@charset "utf-8";
/*----↓メイン画像----*/
div#container h1.portheader span{
	background: url("../../img/h1/title03.jpg") no-repeat top left;
}
/*----↑メイン画像----*/
/*----↓食品＆観光バス用品----*/
.nonborder_box{
	margin-right: 10px;
	float: left;
	width: 200px;
}
/*----↑食品＆観光バス用品----*/
/*----↓ホテル用品----*/
div#second_maincontent div.hotel_photo {
	padding-right: 10px;
	float: left;
}
/*----↑ホテル用品----*/
/*----↓サービスモバイルロッカー----*/
div#second_maincontent div.rtable {
	margin: 0;
	padding: 0 10px 0 0;
	float: left;
	width: 260px;
	height: auto;
}

div#second_maincontent div.rtop {
	height: 6px;
	background: url("../img/rtop.gif") no-repeat bottom;
}

div#second_maincontent div.rbody {
	padding: 0 20px 0 0;
	border-right: 1px solid #339966;
	border-left: 1px solid #339966;
	height: 100% ;
}

div#second_maincontent div.rbody dt{
	margin: 0 0 0.5em 1em;
	padding-top: 0.5em;
	font-weight: bold;
	color: #38AC85;
}

div#second_maincontent div.rbody dd{
	margin: 0 0 0 2em;
	padding-bottom: 0.5em;
	line-height: 130%;
}

div#second_maincontent div.rbottom {
	height: 5px;
	background: url("../img/rbottom.gif") no-repeat top;
}
/*----↑サービスモバイルロッカー----*/
