@charset "shift_jis";

/* -----------------------------------------
		Format
----------------------------------------- */

body, table, img, td, th, p, div, h1, h2, h3, h4, ul, ol, li, dl, dt, dd, input, textarea, form {
	margin: 0;
	padding: 0;
	border: 0;
}

td, th, p, h1, h2, h3, h4, ul, ol, li, dl, dt, dd, input, textarea, form {
	text-align: left;
}

body {
	background: url(../img/bg.png) repeat;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-align: center;
}

p {
	font-family:"Osaka","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
}

li, dt, dd {
	list-style: none;
}

h1, h2, h3, h4 {
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}


/* -----------------------------------------
		Contents
----------------------------------------- */


h1 {
	margin: 0 auto;
}

#jcontent {
	width: 1130px;
	margin: 0 auto;
}
#content {
	background: #f6f0da;
	width: 990px;
	margin:0 70px;
	overflow: hidden;
}

.clear, #hotel, #hotel h2, #hotel h3 {
	clear: both;
}

/* -----------------------------------------
		Hotel
----------------------------------------- */
.hotel_wrap {
	width: 930px;
	margin-bottom:20px;
	float:left;
	padding:0 30px;
}

.hotel_cont {
	width: 296px;
	margin: 0 21px 0 0;
	height: 350px;
	float:left;
	background: url(../img/bg_hotel.png) no-repeat;
	display:inline;
}
.hotel_cont_r {
	width: 296px;
	margin: 0;
	height: 350px;
	float:left;
	background: url(../img/bg_hotel.png) no-repeat;
	display:inline;
}

.detail {
	width: 266px;
	margin: 15px;
}

.btn {padding: 20px 0 10px;
overflow: hidden;}	
.btn img{
	float: left;
	}
.btn_list {
	text-align: right;
}
/* -----------------------------------------
		Voice
----------------------------------------- */
.voice_wrap {
	width: 450px;
	float: left;
}
dt.who {
	background: url(../img/voice.png) no-repeat;
	height: 30px;
	padding-left: 50px;
	padding-top: 9px;
}
dt.catch {
	text-align: center;
	font-size: 16px;
	color: #9a4f35;
	margin-bottom: 5px;
	font-weight: bold;
}