a:link{color:#FF00FF;}
a:visited{color:#FF0000;}

.stay_top_image {
	width:100%;
	height:302px;
	background-image:url(../img/stay_top_image.jpg);
	background-repeat:no-repeat;
	text-indent:-5000px;
}

.stay_base {
	width:100%;
	margin-top:10px;
}	

.stay_base h2{
	width:100%;
	height:20px;
	/*background-color:#00CCFF;*/
	border-left:5px solid #0099CC;
	color:#999999;
	margin:5px 2px 5px 2px;
	font-size:20px;
	text-indent:-5000px;
	background-image:url(../img/stay/stay_infomation.jpg);
	background-repeat:no-repeat;
	background-position:5 1;
}	


.stay_base_left {
	width:440px;
	float:left;
	margin-left:2px;
	background-color:#ffffff;
	
}

.stay_base_right {
	width:440px;
	float:right;
	margin-right:2px;
	background-color:#ffffff;
}


/*一般料金*/
.box_charge {
	width:440px;
	height:auto;
	margin:0;
	padding:0;
}

.box_charge h1{
	width:440px;
	height:25px;
	background-image:url(../img/stay/stay_title.jpg);
	background-repeat:no-repeat;
	color:#ffffff;
	font-size:15px;
	padding:5px 0 0 5px;
	
}

.box_charge ul{
	list-style:square inside;
	font-size:12px;
	margin-bottom:10px;
}

.charge_list {
	width:420px;
	padding:5px 0 0 5px;
	float:left;
}

.charge_list ul{
	list-style:square inside;
	font-size:12px;
	margin-bottom:10px;
}

/*ネット予約・客室紹介エリア*/
.box_reserve_room {
	width:440px;
	height:auto;
	margin:10px 0 10px 0;
	float:none;
}

/*客室紹介*/
.room_list {
	width:200px;
	height:40px;
	background-image:url(../img/stay/room_list_btn.jpg);
	background-repeat:no-repeat;
	float:left;
	margin-left:5px;
	text-indent:-5000px;
}

.room_list a{
	width:200px;
	height:40px;
	background-image:url(../img/stay/room_list_btn.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	display:block;
}

.room_list a:hover{
	background-image:url(../img/stay/room_list_btn.jpg);
	background-repeat:no-repeat;
	background-position:0 -40px;
}

/*宿泊プラン一覧*/
.plan_list {
	width:200px;
	height:40px;
	background-image:url(../img/stay/stay_plan_btn.jpg);
	background-repeat:no-repeat;
	float:left;
	margin-left:25px;
	text-indent:-5000px;
}

.plan_list a{
	width:200px;
	height:40px;
	background-image:url(../img/stay/stay_plan_btn.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	display:block;
}

.plan_list a:hover{
	background-image:url(../img/stay/stay_plan_btn.jpg);
	background-repeat:no-repeat;
	background-position:0 -40px;
}


/*チェックイン・チェックアウトタイム*/
.box_chacktime {
	width:440px;
	height:140px;
	background-color:#ffffff;
	margin-bottom:10px;
	padding:0;
}

.box_chacktime h1{
	height:25px;
	width:440px;
	background-image:url(../img/stay/stay_title.jpg);
	background-repeat:no-repeat;
	color:#ffffff;
	font-size:15px;
	padding:5px 0 0 5px;
}

.time_list {
	width:420px;
	margin:5px;
	padding:5px;
	float:left;
}

.box_chacktime ul{
	list-style:square inside;
	font-size:12px;
	margin:0 0 10px 0;
}


/*アメニティ*/
.box_amenity {
	width:440px;
	height:auto;
	background-color:#ffffff;
	margin-bottom:20px;
	padding:0;

}

.box_amenity h1{
	height:25px;
	width:440px;
	background-image:url(../img/stay/stay_title.jpg);
	background-repeat:no-repeat;
	color:#ffffff;
	font-size:15px;
	padding:5px 0 0 5px;
}

.amenity_list1 {
	width:200px;
	height:auto;
	margin:5px 0 0 2px;
	padding:0;
	float:left;
}

.amenity_list ul{
	list-style:square inside;
	font-size:12px;
	margin:10px 0 10px 10px;
}

.amenity_list2 {
	width:200px;
	height:auto;
	margin:5px 0 0 2px;
	padding:0;
	float:left;
}

.amenity_list ul{
	list-style:square inside;
	font-size:12px;
	margin:10px 0 10px 10px;
}

/*朝食案内*/
.box_breakfast {
	width:210px;
	height:100px;
	float:left;
}

.box_breakfast h1 {
	height:25px;
	width:210px;
	border-left:5px solid #0099CC;
	border-bottom:1px solid #0099CC;
	color:#0099CC;
	font-size:15px;
	padding:5px 0 0 5px;
}
.box_breakfast ul {
	padding:5px;
	line-height:18px;
	list-style:square inside;
	font-size:12px;
	margin:10px 0 10px 10px;

}


/*夕食案内*/
.box_dinner {
	width:210px;
	height:100px;
	float:right;
}

.box_dinner h1 {
	height:25px;
	width:210px;
	border-left:5px solid #0099CC;
	border-bottom:1px solid #0099CC;
	color:#0099CC;
	font-size:15px;
	padding:5px 0 0 5px;
}

.box_dinner ul {
	padding:5px;
	line-height:18px;
	list-style:square inside;
	font-size:12px;
	margin:10px 0 10px 10px;

}


/*プランバナー1*/
.plan_banner1 {
	width:440px;
	height:144px;
	margin:0 0 15px 0;
	padding:0;
	background-image:url(../img/stay/plan_banner1.jpg);
	text-indent:-5000px;
}
.plan_banner1 a{
	width:440px;
	height:144px;
	background-image:url(../img/stay/plan_banner1.jpg);
	background-repeat:no-repeat;
	display:block;
}

.plan_banner1 a:hover{
	background-image:url(../img/stay/plan_banner1.jpg);
	background-repeat:no-repeat;
}

/*プランバナー2*/
.plan_banner2 {
	width:440px;
	height:144px;
	margin:8px 0 15px 0;
	padding:0;
	background-image:url(../img/stay/plan_banner2.jpg);
	text-indent:-5000px;
}

.plan_banner2 a{
	width:440px;
	height:144px;
	background-image:url(../img/stay/plan_banner2.jpg);
	background-repeat:no-repeat;
	display:block;

}

.plan_banner2 a:hover{
	background-image:url(../img/stay/plan_banner2.jpg);
	background-repeat:no-repeat;
}

/*プランバナー3*/
.plan_banner3 {
	width:440px;
	height:144px;
	background-image:url(../img/stay/plan_banner3.jpg);
	margin:8px 0 15px 0;
	padding:0;
	text-indent:-5000px;
}

.plan_banner3 a{
	width:440px;
	height:144px;
	background-image:url(../img/stay/plan_banner3.jpg);
	background-repeat:no-repeat;
	display:block;

}

.plan_banner3 a:hover{
	background-image:url(../img/stay/plan_banner3.jpg);
	background-repeat:no-repeat;
}

/*ポイントカード登録*/
.box_pointcard {
	width:440px;
	height:80px;
	margin-top:15px;
	background-image:url(../img/stay/plan_banner4.jpg);
	background-repeat:no-repeat;
	text-indent:-5000px;
}

/*ポイントカード登録*/
.box_pointcard a{
	width:440px;
	height:80px;
	display:block;
}




