@charset "utf-8";
/* CSS Document */

@import "ani50th.css";

/*コンテンツ*/

body {
		
}

#mainvisualArea {
	float: left;
}


/*予約*/

#reservationArea {
	position: relative;
	width: 265px;
	height: 225px;
	float: right;
	background: #dbd2ac;
}

#reservationArea #ciDateY,
#reservationArea #ciDateM,
#reservationArea #coDateY,
#reservationArea #coDateM {
	display: none;
}

#reservationArea p,
#reservationArea select,
#reservationArea option {
	line-height: 1.2;
	padding: 0;
	font-size: 12px;
}

#searchContainer select#otona,
#searchContainer select#room {
	/*display: inline;*/
	margin: 0 2px 0 0;
}

#reservationArea strong.title {
}

#searchContainer {
	position: relative;
	width: 248px;
	height: 160px;
	margin: 6px 7px 0 8px;
	/*padding: 5px 8px 0 8px;*/
	background: #f2f1ea;
	border: 1px solid #aba692;
}


#searchContainerInner {
	width: 232px;
	margin: 6px 8px 6px 8px;
}

#checkIn {
	margin-bottom: 8px;
	font-size: 12px;
}

#checkOut {
	position: relative;
	font-size: 12px;
}

.selectGroup {
	width: 232px;
	position: relative;
	top: 0;
	left: 0;
	height: 40px;
}

.selectGroup p {
	height: 17px;
}

.groupLeft {
	position: absolute;
	z-index: 10;
}

.groupRight {
	position: absolute;
	top: 0;
	right: 0;
	width: 120px;
	text-align: right;
	z-index: 9;
}

.groupRight p {
	text-align: right;
}

#roomAmount {
}


#room1 {
	margin: 3px 0 0;
	font-size: 12px;
}

#checkIn p,
#checkOut p {
	/*padding-bottom: 3px;*/
}

#room1 p {
	/*padding-bottom: 3px;*/
	display: inline;
}

a.calender {
	/*position: absolute;
	top: 0;
	right: 0px;
	_right: 5px;
	*/
	background: url(/images/com/img_reser_bg04.gif) 0 4px no-repeat;
	padding-left: 12px;
}

 a.calender {
	text-decoration: none;
}

a:hover.calender  {
	text-decoration: underline;
}

.searchBtn {
	clear: both;
	position: absolute;
	bottom:  8px;
	left: 23px;
	width: 203px;
	margin: 0 auto;
}

#reservationArea p.cancel {
	line-height: 1.2;
}

#reservationArea p.cancel a {
	position: absolute;
	bottom: 5px;
	left: 12px;
	display: block;
	color: #5C5023;
	background: url(/images/com/img_reser_bg04.gif) left center no-repeat;
	padding-left: 13px;
	font-weight: bold;
	font-size: 12px;
	/*margin: 5px 0 0 9px;*/
	text-decoration: none;
}

#reservationArea p.cancel a:hover {
	color:#c30000;
	text-decoration: underline;
}

.selectType01 {
	/*padding-left: 2px;*/
	width: 130px;
	/*margin-right: 10px;*/
}

.selectType02 {
	/*padding-left: 2px;*/
	width: 70px;
	margin: 0 0 0 auto;
}

.selectType03 {
	/*margin-right: 3px;
	padding-left: 2px;*/
	width: 40px;
}

.selectType04 {
	/*	margin-right: 3px;
	padding-left: 2px;*/
	width: 40px;
}

/*会員登録*/

#kaiinArea {
	width: 265px;
	float: right;
}

#kaiinArea,#kaiinArea ul {
	position: relative;
}

#kaiinArea ul li a {
	display: block;
	text-decoration:none;
}

#kaiinArea li{
	position:relative;
}

#kaiinArea ul {
	position:absolute;
	z-index: 1;
	display:none;
	top: 45px;
	left: 18px;
	width: 275px;
}

#kaiinArea,#kaiinArea ul a{
	border: 1px solid #D6CDB2;
	border-top: none;
	padding: 2px 0 2px 27px;
	background: #EDEBDC url(/images/com/img_reser_bg04.gif) 15px 6px no-repeat;	
	font-size: 90%;
	font-weight: bold;
	color: #4B2914;
	zoom: 1;
} 

#kaiinArea ul a:hover {
	color: #c30000;
}

#kaiinArea,#kaiinArea ul a.topbtn {
	background: none;
	padding: 0;
	margin: 10px 0 0 0;
	border: none;
}

#kaiinArea a.topbtn,#kaiinArea a:hover.topbtn {
	zoom: 1 !important;
}

/*#kaiinArea li:hover ul ul, #kaiinArea li:hover ul ul ul, #kaiinArea li:hover ul ul ul ul{
	display:none;
}
#kaiinArea li:hover ul, #kaiinArea li li:hover ul, #kaiinArea li li li:hover ul, #kaiinArea li li li li:hover ul{
	display:block;
}*/



#contentContainer {
}

#contentLeft {
	width: 685px;
	float: left;
	padding: 0 0 0px;
}

#contentLeft h3 {
	background: url(/images/com/img_line01.gif) left bottom repeat-x;
	width: 675px;
	margin: 0 0 0 10px;
	padding: 20px 0 0 0;
	zoom: 1;
}

#contentLeft ul {
	width: 675px;
	margin: 20px 0 0 10px;
}

#contentLeft ul li {
	background: url(/images/com/img_line02.gif) left bottom repeat-x;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
}

#contentLeft ul li {
    overflow: hidden;
}

#contentLeft ul li:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html #contentLeft ul li {
    height: 1em;
    overflow: visible;
}
/**/

#contentLeft ul li .category {
	width: 100px;
	float: left;
}

#contentLeft ul li strong.date {
	display: block;
	color: #726444;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 20px 3px 0;
	padding-left: 12px;
	background: url(/images/com/img_icon01.gif) 0 4px no-repeat;
}

#contentLeft ul li img.cat_icon {
	display: block;
}

#contentLeft ul li .category img {
	margin: 0 0 3px 12px;
}

#contentLeft ul li .summary {
	width: 565px;
	float: left;
	vertical-align: top;
	/*\*/
	text-align: justify;
	text-justify: distribute;
	/**/
	line-height: 1.4;
	padding-left: 10px;
}

#contentLeft ul li .icon {
	vertical-align: -1px;
	padding-right: 1em;
}

#contentRight {
	width: 265px;
	float: right;
}

#contentRight ul.type02 {
	width: 222px;
	margin: 26px auto 0;
}

#contentRight ul.type02 li {
	margin-bottom: 5px;
}

#contentRight ul.type02 li.center {
	text-align: center;
}

#contentRight ul.type03 {
	margin-top: 5px;
}

#contentRight ul.type03 li {
	float: right;
	font-size: 12px;
}

#contentRight ul.type03 li a {
	display: block;
	background: url(/images/com/img_reser_bg04.gif) 0 5px no-repeat;
	padding-left: 12px;
	margin-left: 15px;
	text-decoration: none;
}

#contentRight ul.type03 li a:hover {
	text-decoration: underline;
}

@media print {

body {
	_zoom: 74%;
}
}