@charset "utf-8";

body{
	margin: 10px auto 0px;
	padding: 0px;
	font-family: Arial, "�q���M�m�p�S Pro W3", "�l�r �o�S�V�b�N", "Osaka",sans-serif;
	line-height: 1.166;
	color: #333333;
	background-image: url(../images/hotelback.jpg);
	background-position: center top;
	background-repeat: repeat-y;
	text-align: center; /* Internet Explorer 5.5�ȑO�ւ̑Ή� */
}

h1, h2, h3, h4, h5, h6, p{
font-family: Arial, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka", sans-serif;
margin: 0px;
padding: 0px;
}

a img{ /* 画像のリンク枠を消す */
border: none;
}

/******* header *******/

#header{
	margin: 0 auto;
	width: 986px;
	background-image: url(../images/banner1000_ktsv.jpg);
	background-repeat: no-repeat;
	text-align: left;
}
#header h1{
	margin: 1px 0px 0px 616px;
	padding: 1px 0px 0px 140px;
	font-size: 9px;
	color: #0066FF;
	z-index: 10;
	background-image: url(../images/hotel_h1.jpg);
	background-repeat: no-repeat;
	font-weight: normal;
	background-position: left top;
	height: 19px;
	text-align: left;
}
#header p{ 
margin: 0px;
padding: 5px 5px 0px 616px;
font-size: 9px;
z-index: 5; 
}
#header h2{
	margin: 15px 0px 0px 207px;
	padding: 14px 0px 0px 330px;
	font-size: 13px;
	z-index: 10;
	background-image: url(../images/hotel_h2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 18px;
}
#header h2 a{
	color: #666666;
	text-decoration: none;
}#header h2 a:hover{
	text-decoration: underline;
	color: #0066FF;
}
#h2_p{
	margin: 0px auto;
	padding: 10px 0px 0px;
	background-color: #F4F4F4;
	width: 986px;
	font-size: 9px;
	height: 16px;
}

/******* banner *******/

#banner{
	margin: 0px;
	width: 120px;
	height: 60px;
	position: relative;
	padding: 0px;
	right: 373px;
	bottom: 102px;
}

/******* container *******/

#container{
margin: -20px auto 0px; /* Internet Explorer 5.5以外 */
text-align: left; /* Internet Explorer 5.5以前への対応 */
width: 986px; /* 左右に余白を入れる場合は、ここを編集 */
}

/******* contents *******/

#contents{
	float:left;
	margin: 0;
	padding: 0px 0px 10px 30px;
	width: 717px;
	background-color: #FFFFFF;
}
#contents h3{
	font-size: 11px;
	background-color: #F4F4F4;
	border: 1px solid #CDCDCD;
	height: 19px;
	padding-top: 6px;
	padding-left: 17px;
	color: #000000;
}

/******* mid_head *******/

#mid_head{
padding: 10px 0px;
font-size: 11px;
}
#mid_head img{
	padding: 0px;
	font-size: 11px;
	margin-right: 10px;
}
#mid_head p{
	margin: 0px;
	padding: 0px; 
	font-size: 12px;
	font-weight: bold;
line-height: 1.5em;
}
#mid_head h4{
	color: #EDAF01;
	margin: 0px 0px 0px 250px;
	padding: 3px 0px 0px 25px;
	background-image:  url(../images/hotel_date.jpg);
	background-repeat: no-repeat;
	height: 20px;
	font-weight: normal;
	font-size: 13px;
}
/******* entrybody *******/

#entrybody{
	padding: 0px 0px 10px;
	font-size: 11px;
	color: #555555;
}
#entrybody h5{
	font-size: 13px;
	padding-top: 6px;
	padding-left: 2px;
	border-top: 0px solid #CC0000;
	border-right: 0px solid #CC0000;
	border-bottom: 2px solid #CC0000;
	border-left: 0px solid #CC0000;
	margin-left: 7px;
	float: left;
	padding-right: 2px;
	color: #000000;
}
#entrybody p{
margin: 0px;
padding: 5px;
line-height: 1.5em;
}

/******* hotel *******/
#hotel {
	text-decoration: none;
	background-image: url(../images/hotel_btm.jpg);
	background-position: bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 13px;
	padding-left: 0px;
	background-repeat: no-repeat;
}
#hotel h6{
	text-decoration: none;
	background-image: url(../images/hotel_top.jpg);
	background-repeat: no-repeat;
	font-size: 13px;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	height: 22px;
	margin: 0px;
	color: #000000;
}
#hotel p{
	margin: 0px;
	padding: 5px 17px 0px;
	line-height: 1.5em;
	background-image: url(../images/hotel_mid.jpg);
	background-repeat: repeat-y;
}
#hotel a{
	text-decoration: none;
	background-color: #108900;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	padding: 2px 4px 1px 7px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
}
#hotel a:hover{
	text-decoration: underline;
}
#hotel li{
	margin-top: 15px;
	line-height: 1.5em;
	}

#gototop p{
	margin-top: 0px;
	font-size: 11px;
	background-image: url(../images/gototop.gif);
	background-repeat: no-repeat;
	margin-left: 610px;
	padding-left: 11px;
	height: 9px;
	padding-top: 0px;
	background-position: left bottom;
	}

/******* sidebar *******/

#sidebar{ 
float: right;
padding: 0px 0px 10px;
width: 230px; 
background-color: #FFFFFF;
}

/******* menu *******/

#menu {
	text-decoration: none;
	background-image: url(../images/menu_btm.jpg);
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 13px;
	padding-left: 0px;
	background-repeat: no-repeat;
}
#menu h5{
	text-decoration: none;
	background-image: url(../images/menu_top.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 15px;
	margin: 0px;
	color: #000000;
	text-align: center;
}
#menu p{
	margin: 0px;
	padding: 5px 25px 0px 17px;
	line-height: 2.0em;
	background-image: url(../images/menu_mid.jpg);
	background-repeat: repeat-y;
	font-size: 12px;
}
#menu a{
	display: block;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#menu a:hover{
	display: block;
	color: #0099FF;
	text-decoration: underline;
}

/******* footer *******/

#footer{
	margin: 0 auto;
	width: 986px;
	clear: both;
}
#footer h6{
	margin: 0 auto;
	width: 986px;
	font-size: 11px;
	font-weight: normal;
	background-color: #E5E5E5;
	line-height: 2em;
	color: #0182E8;
}
#footer p{
	margin: 0 auto;
	width: 986px;
	font-size: 11px;
	line-height: 1.5em;
	padding-top: 15px;
	padding-bottom: 15px;
}

/******* commentative *******/

#commentative {
	text-decoration: none;
	background-image: url(../images/hotel_btm.jpg);
	background-position: bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 13px;
	padding-left: 0px;
	background-repeat: no-repeat;
}
#commentative h4{
	text-decoration: none;
	background-image: url(../images/hotel_top.jpg);
	background-repeat: no-repeat;
	font-size: 13px;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	height: 22px;
	margin: 0px;
	color: #000000;
}
#commentative p{
	margin: 0px;
	padding: 5px 17px 0px;
	line-height: 1.5em;
	background-image: url(../images/hotel_mid.jpg);
	background-repeat: repeat-y;
}
#commentative a{
	font-size: 11px;
}

/******* advertisement *******/

#advertisement {
	text-decoration: none;
	background-image: url(../images/menu_btm.jpg);
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 13px;
	padding-left: 0px;
	background-repeat: no-repeat;
}
#advertisement h5{
	text-decoration: none;
	background-image: url(../images/menu_top.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 15px;
	margin: 0px;
	color: #000000;
	text-align: center;
}
#advertisement p{
	margin: 0px;
	padding: 5px 25px 0px 17px;
	line-height: 1.4em;
	background-image: url(../images/menu_mid.jpg);
	background-repeat: repeat-y;
	font-size: 12px;
}
#advertisement img{
	margin: 0px;
	padding: 7px 5px 0px 17px;
	background-image: url(../images/menu_mid.jpg);
	background-repeat: repeat-y;
}
