/* 全体構造 */
* { padding: 0; margin: 0; }

/* 全体構造 */
body {
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;
	font-size: 13px;
	color: #333333;
	line-height: 150%;
	font-weight: normal;
	text-decoration: none;
	background-image: url(../images/background.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

/* リンク
---------------------------------------------------- */
a:link {
	color: #8E2800;
	background: transparent;
}
a:visited {
	color: #800080;
	background: transparent;
}
a:hover, a:active {
	color: #ff9933;
	background: transparent;
}

em{
	text-decoration: none;
	font-style: normal;
	color: #666666;
	font-weight: bold;
	font-size: 14px;
}
/* h */
h1{
	font-size: 15px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 140%;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

h1 read{
	font-size: 12px;
	text-decoration: none;
}

h2{
	margin: 0px;
	font-size: 13px;
	text-decoration: none;
}

h3{
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
}

h4{
}

h5{
	color: #333333;
	font-size: 15px;
	border-bottom-width: 2px;
	border-bottom-style: double;
	border-bottom-color: #FF0000;
	padding-top: 10px;
	padding-bottom: 10px;
}

.point15{
	font-size: 20px;
	text-decoration: none;
}


.point10{
	font-size: 10px;
	color: #CC3300;
	background-image: url(../images/arrow/bullet_04.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}



#wrapper{
	width: 825px;
	margin-right: auto;
	margin-left: auto;
}

#header{
	height: 75px;
}

#coNavi{
	font-size: 11px;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#container{
	margin:0;
	padding:0;
	position:relative;
	width:100%;
}
.dotLine0{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	height: 10px;
	margin-top: 5px;
}

.dotLine{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	height: 20px;
	margin-top: 10px;
}
.dotLine2{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	height: 5px;
	clear: both;
}

.basicLine{
	background-image: url(../images/basic_line01.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 6px;
	clear: both;
}

.readtxt{
	clear: both;
}

/* テーブル */
table{
}

tr{
}

td{
	padding: 5px;
}

#leftcont{
	left:0px;
	top:0px;
	width:200px;
	float: left;
}
.banner01{
}
/* 今月のおすすめホテル */
#monthly{
	padding-right: 10px;
	padding-left: 10px;
	line-height: 135%;
	font-size: 12px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	background-image: url(../images/bg_slash-line.gif);
	background-repeat: repeat;
	background-color: #E8E8E8;
}
.tit{
	padding-top: 10px;
	padding-bottom: 10px;
}
#monthly p{
	margin: 0px;
	padding: 0px;
}
.monthly_box{
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.monthly_img{
	float: left;
	margin-right: 10px;
	display: block;
	margin-bottom: 5px;
}
.monthly_txt{
	margin-top: 0px;
}
.monthly_txtdotLine{
	clear: both;
	height: 1px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 0px;
}
#monthly h2{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	}
#monthly h3{
	color: #0000FF;
	text-decoration: underline;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 12px;
	}
#monthly p{
	margin-top: 0px;
	margin-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
/* 人気のホテルランキング */
#besthotels{
	padding-right: 10px;
	padding-left: 10px;
	line-height: 135%;
	font-size: 12px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	background-image: url(../images/back/left_back.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#besthotels h2{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	}
#besthotels h3{
	color: #0000FF;
	text-decoration: underline;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 12px;
	}

/* センター */
#centercont{
	line-height:140%;
	width: 452px;
	padding: 0px;
	color: #666666;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.txt{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}

.head_box{
	display: block;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.img_L{
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
	display: block;
}

.titileimg{
	margin-bottom: 10px;
}

#adress{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	padding: 10px;
	margin-bottom: 10px;
}

#adress dd{
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1.2em;
	background-image: url(../images/arrow/bullet_56.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
}

#adress dt{
	text-decoration: none;
	padding-left: 1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#room{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	padding: 10px;
	margin-bottom: 10px;
	clear: both;
}
#room p1{
	font-size: 11px;
	line-height: 130%;
}

#room H2{
	clear: both;
	background-image: url(../images/arrow/bullet_35.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 1em;
}

#room H3{
	font-size: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#room H4{
	font-size: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #0066FF;
}

#room H5{
	font-size: 13px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-left: 1em;
	background-color: #e6f0ff;
	font-weight: normal;
	text-decoration: none;
	color: #0066FF;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.midashi{
	padding-left: 0.5em;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #e6f0ff;
	margin-bottom: 10px;
}

/* ライト */
#rightcont{
	width:153px;
	color:#334;
	float: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#rightcont ul{
}
#rightcont li{
	list-style-type: none;
	margin-bottom: 5px;
}
/* フッター */
#footer{
	text-align: center;
}

#footer h3{
	font-size: 12px;
	color: #444444;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#footer ul{
	list-style-type: none;
}

#footer li{
	list-style-type: none;
	text-align: left;
	padding: 0px;
	background-image: none;
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #999999;
	margin: 0px;
}

.col{
	float: left;
	padding: 10px;
}
.copyright{
	clear: both;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
