body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,img,pre,form,iframe,fieldset,blockquote,table,tr,th,td{
	margin:0;
	padding:0;
	border:none 0;
}
body{
 	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size:12px;
	line-height:140%;
	text-align:center;
	color:#2e2e2a;
	cursor:default;
}
table{
	border-collapse:collapse; 
 	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size:100%;
	line-height:140%;
}
li{
	list-style-type:none;
}
a{
	color:#399ace;
}

#wrap{
	width:753px;
	text-align:left;
	margin:0 auto;
}
/*---- common_parts ----*/
.clearfix:after{
	content:"";
	display:block;
	clear:both;
}
	.clearfix{
		display:inline-block;
	}
			/* Hides from IE-mac \*/
	* html .clearfix{
		height:1%;
	}
	.clearfix{
		display:block;
	}
.left{
	float:left;
}
.right{
	float:right;
}
.center{
	text-align:center;
}
img.left{
	float:left;
}
img.right{
	float:right;
}
img.bottom{
	vertical-align:bottom;
}
img.top{
	vertical-align:top;
}
/*---- /common_parts ----*/

/*---- index.html ----*/
/**---- header ----**/
#select_area{
	padding:10px 0;
	text-align:right;
	background:#399ace;
}
	#select_area select{
		margin-right:10px;
		font-size:10px;
	}
		#select_area .select_fixed{
			font-family:Verdana, Arial, Helvetica, sans-serif;
			width:215px;
			height:18px;
		}
#title_area{
	width:100%;
}
	#title_area th{
		vertical-align:bottom;
		padding-top:20px;
		padding-bottom:12px;
		text-align:left;
	}
	#title_area td{
		vertical-align:bottom;
		padding-top:20px;
		padding-bottom:12px;
		text-align:right;
	}
/**---- /header ----**/	
/**---- lead ----**/
#lead{
	margin-top:25px;
	margin-bottom:20px;
}
	#lead #text{
		width:488px;
	}
		#lead #text div{
			width:268px;
			margin-left:10px;
			text-align:left;
		}
			#lead #text div p{
				margin:10px 0 0;
			}
	#lead #serch_reserv{
		width:247px;
		background:#eef6fb;
	}
		#lead #serch_reserv form{
			margin:0 13px;
			padding:13px 0;
		}
			#lead #serch_reserv form select{
				font-size:10px;
			}
			#lead #serch_reserv form select.select_fixed{
				font-family:Verdana, Arial, Helvetica, sans-serif;
				width:221px;
			}
			#lead #serch_reserv form table{
				width:221px;
			}
				#lead #serch_reserv form table .line{
					margin:3px 0;
					width:100%;
				}
/**---- /lead ----**/
/**---- hotels_list ----**/
#hotels_list{
	margin-top:15px;
	width:100%;
}
	#hotels_list th{
		text-align:left;
		padding-bottom:9px;
	}
	#hotels_list td{
		vertical-align:top;
		background:url(../images/hotellist_bg.gif) left repeat-y;
	}
		#hotels_list td ul{
			margin-left:15px;
			width:335px;
			margin-bottom:-10px;
		}
			#hotels_list td ul li{
				margin-bottom:10px;
			}
				#hotels_list td ul li a{
					font-weight:bold;
				}
	#hotels_list td div{
		margin-left:14px;
	}
/**---- /hotels_list ----**/
/**---- local_navi ----**/
#local_navi{
	text-align:center;
	padding:11px 0 15px;
	
}
	#local_navi img{
		margin-right:5px;
	}
	#local_navi img.last{
		margin-right:0;
	}
/**---- /local_navi ----**/
/**---- hotel_details ----**/
.hotel_title{
	margin-top:18px;
}
.hotel_details{
	border-bottom:1px solid #999;
	padding-top:18px;
}
.hotel_details:after{
	content:"";
	display:block;
	clear:both;
}
.hotel_details{
	display:inline-block;
}
		/* Hides from IE-mac \*/
* html .hotel_details{
	height:1%;
}
.hotel_details{
	display:block;
}
	.hotel_details .hotel_img{
		float:left;
		width:240px;
	}
		.hotel_details .hotel_img .btns{
			width:100%;
			margin-top:10px;
		}
			.hotel_details .hotel_img .btns th{
				text-align:left;
				padding-bottom:5px;
			}
			.hotel_details .hotel_img .btns td{
				text-align:right;
				padding-bottom:5px;
			}
	.hotel_details .hotel_guide{
		float:right;
		width:493px;
	}
		.hotel_details .hotel_guide .text{
			margin-top:7px 0 10px;
			text-align:left;
		}









		.hotel_details .hotel_guide .special_plan{
			width:492px;
		}

			.hotel_details .hotel_guide .special_plan td{
				text-align:left;
				width:73px;
				padding-right:10px;
				background-color:#eeebdf;
			}
			
			.hotel_details .hotel_guide .special_plan td img{
				margin:0px;
				padding:0px;
			}
			
			.hotel_details .hotel_guide .special_plan td.none{
				width:492px;
				padding:0;
				background-color:#fff;
			}
			
			.hotel_details .hotel_guide .special_plan td.fast{
				width:185px;
				padding-left:8px;
				padding-right:8px;
				border-left:1px solid #9f978a;
			}
			
			.hotel_details .hotel_guide .special_plan th.last{
				width:234px;
				padding-right:8px;
				font-weight:bold;
				color:#399ace;
				vertical-align:middle;
				text-align:left;
				background-color:#eeebdf;
				border-right:1px solid #9f978a;
			}
			
			
		.hotel_details .hotel_guide .special_plan_s{
			width:492px;
		}

			.hotel_details .hotel_guide .special_plan_s td{
				text-align:left;
				width:73px;
				padding-right:10px;
				background-color:#fff5d6;			
			}
			
			.hotel_details .hotel_guide .special_plan td img{
				margin:0px;
				padding:0px;
			}

			.hotel_details .hotel_guide .special_plan_s td.none{
				width:492px;
				padding:0;
				background-color:#fff;
			}

			.hotel_details .hotel_guide .special_plan_s td.fast{
				width:185px;
				padding-left:8px;
				padding-right:8px;
				border-left:1px solid #ffcc33;
			}

			.hotel_details .hotel_guide .special_plan_s th.last{
				width:234px;
				padding-right:8px;
				font-weight:bold;
				color:#399ace;
				vertical-align:middle;
				text-align:left;
				background-color:#fff5d6;
				border-right:1px solid #ffcc33;
			}








		.hotel_details .hotel_guide .to_link{
			padding-top:13px;
		}
			.hotel_details .hotel_guide .to_link a{
				margin-right:20px;
				font-weight:bold;
			}
	.hotel_details .to_top{
		clear:both;
		width:100%;
		text-align:right;
		padding:2px 0 5px;
		font-size:80%;
	}
		.hotel_details .to_top a{
			color:#666;
			text-decoration:none;
		}
/**---- /hotel_details ----**/
/**---- footer ----**/
#footer{
	text-align:center;
	color:#a5a5a5;
	padding-top:20px;
	font-size:80%;
}
	#footer div{
		margin:0 auto;
	}
		#footer div a{
			margin:0 3px;
			color:#a5a5a5;
			text-decoration: none;
		}
	#footer p{
		clear:both;
		padding-bottom:5px;
		margin-top:0;
		margin-bottom:0;
	}
	#footer table{
		width:100%;
		margin-bottom:8px;
	}
		#footer table td{
			border-top:1px solid #cecece;
			text-align:center;
			vertical-align:top;
		}
			#footer table .first{
				border-right:1px solid #cecece;
				width:85px;
			}
			#footer table .last{
				border-left:1px solid #cecece;
				width:85px;
			}
/**---- /footer ----**/
/*---- /index.html ----*/

