@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{
	width: 986px;
	background-image: url(../images/banner1000_ktsv.jpg);
	background-repeat: no-repeat;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header h1{
	font-size: 10px;
	color: #0066FF;
	z-index: 10;
	background-image: url(../images/hotel_h1.jpg);
	background-repeat: no-repeat;
	font-weight: normal;
	background-position: 500px top;
	height: 19px;
	text-align: right;
	margin-top: 1px;
	margin-right: 110px;
	margin-bottom: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 140px;
}
#header p{
	font-size: 10px;
	z-index: 5;
	text-align: right;
	margin-top: 0px;
	margin-right: 100px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
}
#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;
}





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

table{
	margin-top: 50px;
}

td{
	font-size: 12px;
	text-align: left;
}

h3{
	font-size: 14px;
	text-align: left;
	font-weight: normal;
}
ol {

}
li{
	margin-bottom: 10px;
}

