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

/****  main  ****/

#main{
	clear: both;
	height: 380px;
	width: 800px;
	background: url(../images/main_underbar.png) bottom repeat-x;
}




#main_left{
	float: left;
	width: 255px;
}




#main_left dl{
	height: 218px;
	width: 239px;
	padding-top: 17px;
	margin: 0 5px 0 11px;
	background: url(../images/main_price_back.png);
}



#main_left dt{
	height: 14px;
	margin-bottom: 12px;
}




#main_left dd{
	height: 13px;
	margin: 8px 0 0 12px;
}




#main_left #price{
	height: 13px;
	margin-top: 25px;
}




#main_left #catch{
	height: 58px;
	margin-top: 30px;
}




/****   検索予約フォーム   ****/

#main_search{
	height: 105px;
	width: 229px;
	padding: 5px;
	margin: 5px auto 0 auto;
	color: #000000;
	text-align: center;
	background: url(../images/main_search_back.png) no-repeat;
}




#main_search form{
	margin: 5px;
	line-height: 0.5em;
	text-align: left;
}



/****  main-right   ****/

#main_right{
	float: left;
	width: 545px;
}




/****  banner & menu  ****/

#banner_menu{
	clear: both;
	width: 800px;
	margin: 10px 0;
	overflow: hidden;
	text-align: center;
}




.banner_rock{
	margin: 6px 3px 0 0;
}




#banner_menu ul{
	clear: both;
	width: 728px;
	margin: 0 auto;
}




#banner_menu li{
	float: left;
	margin-top: 10px;
}




#banner_menu .listmargin{
	margin: 10px 8px 0 8px;
}



/****  footer  ****/

#top_footer{
	clear: both;
	height: 175px;
	width: 800px;
	margin-top: 30px;
}

