@charset "EUC-JP";

div#s-title2{
	width: 950px;
	padding-top: 20px;
	background: url(images/bg.jpg) no-repeat #ffffff;
	height: 77px;
}

*html div#s-title2{
	width: 950px;
	padding-top: 20px;
	background: url(images/bg.jpg) no-repeat #ffffff;
	height: 97px;
}


div#s-title2 h1{
	width: 70px;
	height: 27px;
	background: url(../images/s-title.gif) no-repeat;
	display: block;
	text-indent: -9999px;
	outline: none;
	float: left;
	margin: 7px 0 10px 30px;
}



div#main-detail-system h2.top{
	margin-top: 30px;
}
div#main-detail-system h2.top2{
	margin-top: 5px;
}
div#s-title2 div{
	padding-top:15px;
	float: left;
}

div#s-title2 h2{
	padding: 10px 30px 10px 0;
	float: right;
}


div#main-detail-system{
	height: 403px;
	width: 950px;
	background: url(images/bg2.jpg) no-repeat #ffffff;

}


div#main-detail-system div#left{
	width: 475px;
	float: left;
	margin : 0 0 0 32px;
	display: inline;
}


div#main-detail-system div#right{
	float: right;
	width: 370px;
	margin : 0 32px 0 0;
	display: inline;
}


div#main-detail-system h2{
	border-bottom: 1px solid #252549;
	padding-bottom: 8px;
	margin-bottom: 5px;
}


div#main-detail-system td{
	font-size: 12px;
	white-space: nowrap;
	height: 25px;
	vertical-align: top;
	padding-right: 10px;
}

div#main-detail-system td.room-no{
	font-size: 10px;
}


