* {
	margin: 0 auto;
	padding:0;
}

* html *{
	margin:0;
}

.body {
	margin: 0 auto;
	text-align:center;
	width:600px;
	background:#ffffff;
}

a img {
    border-style:none;
}

a {
	color:#ffffff;
}

a:hover{
	color:#ffffff;
}

a:visited{
	color:#ffffff;
}

/*ページ枠*/
.container {
	text-align:left;
	width:580px;
	height:1040px;
	font-size:10pt;
	background-color:#ffffff;
	border-left-color:#cccccc;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#cccccc;
	border-right-style:solid;
	border-right-width:1px;
}

* html .container {
	width:580px;
	text-align:left;
	font-size:10pt;
	background-color:#ffffff;
	border-left-color:#cccccc;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#cccccc;
	border-right-style:solid;
	border-right-width:1px;
	border-color: #FFFFFF;
}

/*ヘッダー*/
.header{
		margin: 0 auto;
		padding: 0 0;
		width: 580px;
		height: 50px;
		text-align: left;
		background: url(../img/stay/room_list_top.jpg) center top no-repeat;
}

/*フッター*/

* html .footer {
	width:580px;
}

.footer_link {
	width:580px;
	height:30px;
	color:#ffffff;
	text-align:center;
	padding:5px 0 0 0;
	background-color:#0099cc;
	clear:both;
	/*margin-top:10px;*/
	font-weight:bold;
}

* html .footer_link {
	width:580px;
}



/*ベース*/
.room_base {
	width:580px;
	margin-top:10px;
}	


.room_base ul{
	list-style:square inside;
	list-style-type:none;
	font-size:12px;
	margin:10px 0 10px 10px;
}	


/*ベース左*/
.room_base_left {
	width:275px;
	float:left;
	margin-right:5px;
	background-color:#ffffff;
}

/*ベース右*/
.room_base_right {
	width:275px;
	float:right;
	margin-left:5px;
	background-color:#ffffff;
}



/*left*/
/*シングル*/
.box_room_single {
	width:275px;
	height:315px;
	margin:0 0 5px 0;
	padding:0;
}

.box_room_single h1{
	height:25px;
	width:275px;
	background-image:url(../img/stay/list_title.jpg);
	background-repeat:no-repeat;
	color:#ffffff;
	font-size:15px;
	padding:4px 0 0 5px;
}

.room_single {
	width:275px;
	height:190px;
	background-image:url(../img/stay/single.jpg);
	background-repeat:no-repeat;
	margin-top:5px;
	text-indent:-5000px;
}

/*ツイン*/
.box_room_twin {
	width:275px;
	height:315px;
	margin:0 0 5px 0;
	padding:0;
}
.box_room_twin h1{
	height:25px;
	width:275px;
	background-image:url(../img/stay/list_title.jpg);
	background-repeat:no-repeat;
	color:#ffffff;
	font-size:15px;
	padding:4px 0 0 5px;
}

.room_twin {
	width:275px;
	height:190px;
	background-image:url(../img/stay/twin.jpg);
	background-repeat:no-repeat;
	margin-top:5px;
	text-indent:-5000px;
}



/*スイート*/
.box_room_sweet {
	width:275px;
	height:315px;
	margin:0 0 5px 0;
	padding:0;
}
.box_room_sweet h1{
	height:25px;
	width:275px;
	background-image:url(../img/stay/list_title.jpg);
	background-repeat:no-repeat;
	color:#ffffff;
	font-size:15px;
	padding:4px 0 0 5px;
}

.room_sweet {
	width:275px;
	height:190px;
	background-image:url(../img/stay/suite.jpg);
	background-repeat:no-repeat;
	margin-top:5px;
	text-indent:-5000px;
}


/*right*/
/*デラックスシングル*/
.box_room_dxsingle {
	width:275px;
	height:315px;
	margin:0 0 5px 0;
	padding:0;
}

.box_room_dxsingle h1{
	height:25px;
	width:275px;
	background-image:url(../img/stay/list_title.jpg);
	background-repeat:no-repeat;
	color:#ffffff;
	font-size:15px;
	padding:4px 0 0 5px;
}

.room_dxsingle {
	width:275px;
	height:190px;
	background-image:url(../img/stay/dxsingle.jpg);
	background-repeat:no-repeat;
	margin-top:5px;
	text-indent:-5000px;
}

/*ダブル*/
.box_room_duble {
	width:275px;
	height:315px;
	margin:0 0 5px 0;
	padding:0;
}

.box_room_duble h1{
	height:25px;
	width:275px;
	background-image:url(../img/stay/list_title.jpg);
	background-repeat:no-repeat;
	color:#ffffff;
	font-size:15px;
	padding:4px 0 0 5px;
}

.room_duble {
	width:275px;
	height:190px;
	background-image:url(../img/stay/double.jpg);
	background-repeat:no-repeat;
	margin-top:5px;
	text-indent:-5000px;
}

/*和室*/
.box_room_wa {
	width:275px;
	height:315px;
	margin:0 0 5px 0;
	padding:0;
}

.box_room_wa h1{
	height:25px;
	width:275px;
	background-image:url(../img/stay/list_title.jpg);
	background-repeat:no-repeat;
	color:#ffffff;
	font-size:15px;
	padding:4px 0 0 5px;
}

.room_wa {
	width:275px;
	height:190px;
	background-image:url(../img/stay/washitsu.jpg);
	background-repeat:no-repeat;
	margin-top:5px;
	text-indent:-5000px;
}


/*インターネット宿泊予約*/

.box_reserve {
	width:580px;
	height:auto;
	text-align:center;
	margin-bottom:20px;
	line-height:18px;
	clear:both;
}

.reserve_btn {
	width:200px;
	height:40px;
	background-image:url(../img/reserve_btn.jpg);
	background-repeat:no-repeat;
	float:none;
	text-indent:-5000px;
	margin-top:10px;
}

.reserve_btn a{
	width:200px;
	height:40px;
	background-image:url(../img/reserve_btn.jpg);
	background-repeat:no-repeat;
	float:none;
	background-position:0 0;
	display:block;
}

.reserve_btn a:hover{
	background-image:url(../img/reserve_btn.jpg);
	float:none;
	background-position:0 -40px;
	display:block;
}




