@charset "euc-jp";
/* CSS Document */

#rightcolumn {
	margin: 19px 20px 0 0;
}
div#rightSupport {
	margin-top: 5px;
	/*091117削除margin-top: 5px;*/
}

#rightApain {
	margin-top: 10px;
}
div#newRoom {
	margin: 10px 0 30px 0;
}
div#newRoom #roomdata{
	border:1px solid #E8E8E8;
	overflow: hidden;
	position: relative;
}
div#newRoom #roomdata #leftBtn{
	width:18px;
	float:left;
}
div#newRoom #roomdata #recRoom{
	width:657px;
	float:left;
	overflow: hidden;
	position: relative;
}
div#newRoom #roomdata #rightBtn{
	width:16px;
	float:left;
}
div#topFeature {
	margin-top: 21px;
}

div#topFeature .borderLengthSolid4 {
	margin-bottom: 10px;
}

div.cornerWrap {
	margin-top: 10px;
}

#emergency {
	margin-top: 16px;
	color:#333333;
	border: solid 2px #f00;
	padding: 6px;
	background-color:#FFE6E6;
}
/*#emergency p {
	color: #FF0000;
	font-size: 1.2em;
	font-weight: bold;
}*/


/*------------ index2 ------------*/
/*-- 最新の特集情報 --*/
div#bottomNewFeature {
	margin-top: 31px;
	margin-right: 13px;
	border-bottom: solid 1px #e8e8e8;
	width: 340px;
	float: left;
}
div#bottomNewFeature h4 {
	text-indent: -9999px;
	font-size: 0;
	height: 24px;
	background: url(../images/body/bottom_new_feature_ttl.gif) no-repeat;
}
div#bottomNewFeature .ttlLink {
	margin: 4px 7px;
}
div#bottomNewFeature dl {
	clear: both;
	font-size: 0.9em;
	line-height: 1.2em;
	margin-top: 3px;
}  
div#bottomNewFeature dt {
	float:left;
	width: 80px;
	clear:both;
	border-top: solid 1px #e8e8e8;
	padding: 4px 0 0 0;
}
div#bottomNewFeature dd {
	padding: 4px 10px 4px 0;
	margin-left: 80px;
	border-top: solid 1px #e8e8e8;
}
div#bottomNewFeature dd h5 {
	font-size: 1em;
	color: #1186ec;
	font-weight: normal;
	_position: relative;
	_left: -3px;
}
div#bottomNewFeature dd p {
	margin-top: 2px;
}

/*-- 最新の特集情報 --*/
div#bottomFaq {
	margin-top: 31px;
	border-bottom: solid 1px #e8e8e8;
	width: 340px;
	float: left;
}
div#bottomFaq h4 {
	text-indent: -9999px;
	font-size: 0;
	height: 24px;
	background: url(../images/body/bottom_faq_ttl.gif) no-repeat;
}
div#bottomFaq .ttlLink {
	margin: 4px 7px;
}
div#bottomFaq .ttlLink {
	margin-top: 4px;
}
div#bottomFaq dl {
	clear: both;
	font-size: 0.9em;
	line-height: 1.3em;
	margin-top: 3px;
}  
div#bottomFaq dt {
	padding: 4px 0 4px 0;
	float:left;
	width: 20px;
	clear:both;
	border-top: solid 1px #e8e8e8;
}
div#bottomFaq dd {
	padding: 4px 10px 4px 0;
	margin-left: 20px;
	border-top: solid 1px #e8e8e8;
}
