@charset "utf-8";

@import url(../commons/css/default.css);
@import url(../commons/css/base.css);
@import url(../commons/css/header.css);
@import url(../commons/css/footer.css);
@import url(../commons/css/side.css);
@import url(commons/css/kantou.css);
@import url(commons/css/side_kantou.css);

#mainarea {
	background:url(commons/images/pagetitle.gif) no-repeat left top;
}

#mainarea h2 {
	padding-left:10px;
	color:#fff;
	font-weight:bold;
	font-size:130%;
	line-height:2.5;
	letter-spacing:0.1em;
}

#mainarea .comment1 {
	padding:15px 0;
}

#mainarea #choice-purpose {
	float:left;
	width:100%;
}

#mainarea #choice-purpose h3 {
	height:26px;
	margin-bottom:15px;
	padding-top:7px;
	padding-left:10px;
	font-weight:bold;
	font-size:120%;
	border:1px solid #ccc;
	background:url(commons/images/headline_bgi.jpg) repeat-x left top;
}

#mainarea #choice-purpose #oneday {
	float:left;
	width:100%;
	background:url(images/oneday_bgi.jpg) no-repeat left top;
}

#mainarea #choice-purpose #oneday li {
	float:right;
}

#mainarea #choice-purpose #oneday li a {
	display:block;
	height:0;
	padding-top:140px;
	overflow:hidden;
}

#mainarea #choice-purpose #oneday li.evening a {
	width:108px;
	background:url(images/evening.jpg) no-repeat 0px 0px;
}

#mainarea #choice-purpose #oneday li.evening a:hover {
	background-position:0px -140px;
}

#mainarea #choice-purpose #oneday li.morning a {
	width:113px;
	background:url(images/morning.jpg) no-repeat 0px 0px;
}

#mainarea #choice-purpose #oneday li.morning a:hover {
	background-position:0px -140px;
}

#mainarea #choice-recommend {
	clear:both;
	padding-top:25px;
}

#mainarea #choice-recommend h3 {
	height:26px;
	margin-bottom:15px;
	padding-top:7px;
	padding-left:10px;
	font-weight:bold;
	font-size:120%;
	border:1px solid #ccc;
	background:url(commons/images/headline_bgi.jpg) repeat-x left top;
}

#mainarea #choice-recommend dl {
	float:left;
	width:210px;
	height:200px;
	padding-bottom:15px;
	border-bottom:10px solid #FF8719;
	background-color:#FFE7D1;
}

#mainarea #choice-recommend dt {
	display:block;
	width:100%;
	height:0;
	padding-top:90px;
	overflow:hidden;
	background:url(images/recommend_title.jpg) no-repeat left top;
}

#mainarea #choice-recommend dd {
	padding:0 15px;
	line-height:1.4;
	background-color:#FFE7D1;
}

#mainarea #choice-recommend table {
	width:445px;
	float:right;
}

#mainarea #choice-recommend table td.no1,
#mainarea #choice-recommend table td.no2,
#mainarea #choice-recommend table td.no3 {
	background:url(images/recommend_bgi.png) repeat-x left center;
}

#mainarea #choice-recommend table td.no1 {
	border-right:5px solid #fff;
}

#mainarea #choice-recommend table a {
	font-weight:bold;
}

#mainarea #choice-recommend table td.no1 a {
	font-size:120%;
}

#mainarea #choice-recommend table strong {
	display:block;
	height:28px;
	padding-left:28px;
}

#mainarea #choice-recommend table td.no1 strong {
	line-height:2;
	background:url(images/recommend1.gif) no-repeat left center;
}

#mainarea #choice-recommend table td.no2 strong {
	line-height:2.3;
	background:url(images/recommend2.gif) no-repeat left center;
}

#mainarea #choice-recommend table td.no3 strong {
	line-height:2.3;
	background:url(images/recommend3.gif) no-repeat left center;
}

#mainarea #choice-recommend table span {
	color:#d00;
	font-weight:bold;
}

#mainarea #choice-recommend table td.hotel_img {
	width:110px;
	padding:5px 0;
}

#mainarea #choice-recommend table td.comment_no1 {
	width:230px;
	padding:0 3px;
	vertical-align:top;
	line-height:1.4;
}

#mainarea #choice-recommend table td.comment_no23 {
	padding:5px 5px;
	font-size:85%;
}

