/* 全体構造 */
* { 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{/*リンクされた文字*/
    color:0000ff;
    font-style:normal;
    text-decoration:underline;
}
a:link {/*未訪問のリンク*/
    color:0000ff;
    font-style:normal;
    text-decoration:underline;
}
a:visited {/*訪問後のリンク*/
    color:#934C7B;
    text-decoration:underline;
}
a:hover {/*マウスをのせたとき*/
    color:#ff0000;
    font-style:normal;
    text-decoration:underline;
}
a:active {/*クリック中*/
    text-decoration:none;
}

/* テーブル
---------------------------------------------------- */

#centercont table {
	border-collapse: collapse;
	border: 1px solid #03476F;
	font: normal 11px verdana, arial, helvetica, sans-serif;
	color: #363636;
	background-color: #FFFFFF;
  }
#centercont caption {
  text-align: center;
  font: bold 18px arial, helvetica, sans-serif;
  background: transparent;
  padding:6px 4px 8px 0px;
  color: #03476F;
  text-transform: uppercase;
  }
#centercont td, th {
  border: 1px dotted #03476F;
  padding: .4em;
  color: #363636;
  }

#centercont thead th, tfoot th {
	font: bold 11px verdana, arial, helvetica, sans-serif;
	border: 1px solid #03476F;
	;
	text-align: left;
	color: #FFFFFF;
	padding-top:3px;
	background-color: #A7A37E;
  }
#centercont tbody td a {
  background: transparent;
  text-decoration: none;
  color: #363636;
  }
#centercont tbody td a:hover {
	color: #363636;
	background-color: #FFFFFF;
  }
#centercont tbody th a {
  font: normal 11px verdana, arial, helvetica, sans-serif;
  background: transparent;
  text-decoration: none;
  font-weight:normal;
  color: #363636;
  }
#centercont tbody th a:hover {
  background: transparent;
  color: #363636;
  }
#centercont tbody th, tbody td {
  vertical-align: top;
  text-align: left;
  }
#centercont tfoot td {
  border: 1px solid #03476F;
  background: #4591AD;
  padding-top:3px;
  color: #FFFFFF;
  }
.odd {
  background: #AEE239;
  }
tbody tr:hover {
	border: 1px solid #03476F;
	color: #FFFFFF;
	background-color: #CCCCCC;
  }
tbody tr:hover th,
tbody tr.odd:hover th {
  background: #FFD800;
  color: #FFFFFF;
  }

/* h */
h1{
}

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

h3{
}

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;
}



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

#header{
	height: 150px;
}

#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%;
	height: auto;
}

.dotLine{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	height: 20px;
}
.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;
}

.readtxt{
	clear: both;
}

/* テーブル */
table{
}

tr{
}

td{
	padding: 5px;
}

/* レフト */
#leftcont{
	position:absolute;
	left:0px;
	top:0px;
	width:200px;
}
#leftcont ul{
	padding-left: 5px;
}
#leftcont li{
	list-style-type: none;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #990000;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0.2em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #993300;
}

/* 今月のおすすめホテル */
#monthly{
	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;
}

#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;
	}
/* 人気のホテルランキング */
#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{
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:210px;
	line-height:140%;
	position:relative;
	width: 615px;
	padding: 0px;
	color: #666666;
}

#icons{
	margin-top: 5px;
}

#icons ul{
	list-style-type: none;
}
#icons li{
	float: left;
	padding-right: 5px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	padding-left: 5px;
}


.img_L{
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
}

.pagetop{
	text-align: right;
}

.plan{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}



#centercont h2{
	font-size: 15px;
	padding-left: 0.2em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	color: #990000;
	text-decoration: none;
	margin-top: 5px;
	padding-top: 0px;
	padding-bottom: 5px;
	font-weight: normal;
	height: 27px;
	clear: both;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #990000;
	margin-bottom: 10px;
	font-style: normal;
}

#centercont h3{
	font-size: 15px;
	padding-left: 0px;
	color: #333333;
	text-decoration: none;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
	margin-bottom: 5px;
}

#centercont h4{
	font-size: 15px;
	padding-left: 35px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
	font-weight: normal;
	background-image: url(../images/back/contents_titback02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 27px;
}


#centercont p{
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #666666;
}

#centercont strong{
	font-weight: normal;
	font-size: 14px;
	color: #333333;
	margin-bottom: 10px;
	line-height: 140%;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF9933;
	padding-left: 0.5em;
	padding-bottom: 10px;
	clear: both;
}

.date{
	padding-left: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #999999;
}

.entry{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
/* ホテル一覧 */

#hotel{

}

.hotel_caset{
	width: 210px;
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.hotel_caset_ber{
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	margin-bottom: 2px;
}

#hotel h2{
	background-color: #FFFFFF;
	color: #333333;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 5px;
	background-image: none;
	font-size: 13px;
	line-height: 130%;
	clear: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.hotel_img{
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}


/* ライト */
#rightcont{
	position:absolute;
	right:0px;
	top:0px;
	width:153px;
	margin:0px;
	padding: 0 0 10px;
	color:#334;
	background:#eee;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #999;
}
.title{
	padding-left: 5px;
	margin-bottom: 10px;
	text-decoration: none;
	background-color: #FF6600;
	color: #FFFFFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	padding-top: 10px;
	line-height: 130%;
	padding-bottom: 5px;
}
#rightcont ul{
}
#rightcont li:hover{
	color: #FFFFFF;
	background-color: #CCCCCC;
}
#rightcont li{
	list-style-type: none;
	margin-bottom: 5px;
}
/* フッター */
#footer{
	height: 50px;
	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;
}
