@charset "utf-8";
/* 全体 */
html {
	overflow-y: scroll;
}
body {
	margin: 0;
	padding: 0;
	background-image: url(img/bg-main.jpg);
	background-repeat: repeat-x;
}
img {
	border: none;
}
span {font-family: "ＭＳ Ｐゴシック";}

.clear {
	clear: both;
}

#contents {
	width: 930px;
	margin: 0px auto 0px auto;
	padding: 0px;
	background-color: #9CCAFF;
}
a{
	color: #3399FF;
	text-decoration: none;
}
a:hover{
	color: #FF6699;
	text-decoration: underline;
}

/* サイドメニュー*/
#side-menu {
	float: left;
	width: 200px;
	margin: 0px;
	padding: 0px;
	background-color: #9CCAFF;
}
#menu {
	width: 200px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-size: 80%;
}
#menu li a{
	list-style: none;
	margin: 0px;
	padding: 0px;
	height: 28px;
	text-decoration: none;
	color: #666666;
	background-image: url(img/menu-bg.jpg);
	background-repeat: no-repeat;
	display: block;
}
#menu li a:hover{
	background-image: url(img/menu-bg_f2.jpg);
	background-repeat: no-repeat;
	color: #333333;
}
.text01 {
	margin: 0px;
	padding: 7px 5px 0px 30px;
	font-weight: bold;
}
.link-text {
	margin: 15px 15px 0px 15px;
	font-size: 90%;
	text-align: center;
	border-bottom: 1px solid #1E78B8;
	color: #1E78B8;
	font-weight: bold;
}
.pro_link {
	margin: 10px 20px 20px 20px;
	padding: 0px;
}
.pro_link li{
	list-style: none;
	margin: 0px;
	padding-left: 15px;
	color:#666666;
	font-size:small;
	background-image: url(img/ico-arrow04.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}
.pro_link li a{
	font-weight: bold;
}
.pro_link02 {
	padding-left: 15px;
	font-weight: bold;
	background-image: url(img/ico-arrow05.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

/* サイドメニュー画像 */

#img-menu {
	width: 200px;
	margin: 0px;
	padding: 0px;
}
#img-menu li{
	text-indent: -9999px;
	list-style: none;
}
li#menu01 a{
	margin: 0px;
	padding: 0px;
	height: 34px;
	background-image: url(img/menu01-bg.jpg);
	background-repeat: no-repeat;
	display: block;
}
li#menu01 a:hover{
	background-image: url(img/menu01-bg_f2.jpg);
	background-repeat: no-repeat;
}
li#menu02 a{
	margin: 0px;
	padding: 0px;
	height: 34px;
	background-image: url(img/menu02-bg.jpg);
	background-repeat: no-repeat;
	display: block;
}
li#menu02 a:hover{
	background-image: url(img/menu02-bg_f2.jpg);
	background-repeat: no-repeat;
}
li#menu03 a{
	margin: 0px;
	padding: 0px;
	height: 34px;
	background-image: url(img/menu03-bg.jpg);
	background-repeat: no-repeat;
	display: block;
}
li#menu03 a:hover{
	background-image: url(img/menu03-bg_f2.jpg);
	background-repeat: no-repeat;
}

/* サイドボックス */
.side-box01 {
	width: 185px;
	margin: 10px auto 5px auto;
	padding: 0px;
	background-image: url(img/side-box-in.jpg);
	background-repeat: repeat-y;
}
.text02 {
	color: #FFFFFF;
	font-size: small;
	font-weight: bold;
	margin: 0px 10px 5px 10px;
}
.text03 {
	font-size: small;
	margin: 0px 10px 0px 10px;
	color: #FFFFFF;
}
.text03 dt{
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
.text03 dd{
	margin: 0px 0px 7px 0px;
	padding: 0px;
	font-size: small;
	line-height: 130%;
}

/* メインコンテンツ*/
#main {
	float: right;
	width: 730px;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	background-color: #FFFFFF;
}
.box01 {
	width: 700px;
	margin: 10px auto 50px auto;
	padding: 0px;
	background-image: url(img/bg-gray.jpg);
	background-repeat: repeat-x;
	background-position: 0px 25px;
}	
h3 {
	margin: 0px;
	padding: 0px;
	clear: both;
}
h4 {
	margin: 20px 20px 10px 20px;
	padding: 0px 0px 0px 15px;
	font-size: 110%;
	color: #66B3F2;
	background-image: url(img/ico-arrow01.gif);
	background-repeat: no-repeat;
	clear: both;
}
.head-text {
	margin: 0px;
	padding: 20px 20px 5px 20px;
	font-size: 14px;
	color: #FF9900;
	font-weight: bold;
	background-image: url(img/bg-head-txt.jpg);
	background-repeat: repeat;
}
.head-text_link {
	margin: 0px;
	padding: 5px;
	text-align: right;
	font-size:small;
	font-weight: bold;
	background-image: url(img/bg-head-txt.jpg);
	background-repeat: repeat;
}

.head-text dl,
.head-text dl dt,
.text_right {
	margin: 0px;
	padding: 0px;
}
.head-text dl dd{
	margin: 0px;
	padding: 5px 0px 5px 0px;
}
.text_right {text-align: right}

#star {
	margin: 20px 0px 0px 0px;
	padding: 0px;
}
#star dt{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	clear: both;
}
#star dd{
	margin: 0px 0px 5px 17px;
	padding: 0px;
}

.text06 {
	margin: 30px 20px 0px 20px;
	padding: 0px;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}

.hotel-box01 {
	width: 600px;
	margin: 0px auto 0px auto;
	padding: 0px;
	clear: both;
}
.hotel-box01 li{
	list-style: none;
	margin: 15px;
	display: block;
	width: 160px;
	float: left;
}
.hotel-box01 p{
	width: 150px;
	margin: 0px;
	font-size: 80%;
	color: #333333;
	line-height: 130%;
}
.strong {
	font-weight: bold;
}
.line01 {
	margin: 10px 50px 10px 50px;
	border-bottom: 2px dotted #999999;
	clear: both;
}
.line02 {
	width: 700px;
	margin: 10px auto 10px auto;
	border-bottom: 2px dotted #999999;
	clear: both;
}
.hotel-box02 {
	width: 700px;
	margin: 0px auto 0px auto;
	padding: 0px;
}
.hotel-box02 li{
	list-style: none;
	margin: 5px;
	display: block;
	width: 160px;
	float: left;
}
.hotel-box02 p{
	width: 150px;
	margin: 0px;
	font-size: 80%;
	color: #333333;
	line-height: 130%;
}
.hotel-box03 {
	width: 650px;
	margin: 20px auto 0px auto;
	padding: 0px;
}
.hotel-box03 li{
	list-style: none;
	margin: 5px;
	display: block;
	width: 150px;
	float: left;
}
.hotel-box03 p{
	width: 150px;
	margin: 0px;
	font-size: 80%;
	color: #333333;
	line-height: 130%;
}



.hotel-box04 {
	width: 700px;
	margin: 0px 0px 50px 20px;
	padding: 0px;
	clear: both;
}
.hotel-box04 dt{
	font-size: 80%;
	font-weight: bold;
	float: left;
	padding-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	background-image: url(img/ico-arrow03.gif);
	background-repeat: no-repeat;
}
.hotel-box04 dd{
	margin: 0px;
	font-size: 80%;
	color: #333333;
	line-height: 130%;
	margin-bottom: 10px;
}



.hotel-box-in {
	width: 160px;
	margin: 20px 0px 0px 17px;
	padding: 0px;
	float: left;
}
.hotel-box-in li{
	list-style: none;
	margin: 5px 0px 5px 0px;
	display: block;
	float: left;
}
.hotel-box-in p{
	width: 150px;
	margin: 0px;
	font-size: 80%;
	color: #333333;
	line-height: 130%;
}

.hotel-box00 {
	margin: 0px;
	padding: 0px;
	float: right;
}
.hotel-box-ins {
	margin: 20px 0px 0px 10px;
	padding: 0px;
}
.hotel-box-ins li{
	list-style: none;
	margin: 5px 0px 0px 5px;
	width: 150px;
	display: block;
	float: left;
}
.hotel-box-ins p{
	width: 150px;
	margin: 0px;
	font-size: 80%;
	color: #333333;
	line-height: 130%;
}
.text05 {
	width: 480px;
	margin: 5px 0px 0px 10px;
	padding: 0px;
	color: #333333;
	line-height: 130%;
	font-size: 80%;
	clear: both;
}

/* フッター*/
.back-head {
	text-align: right;
	font-size:small;
	margin: 10px;
}
.back-head a{
	background-image: url(img/ico-arrow02.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-left: 15px;
}
.back-head a:hover{
	background-image: url(img/ico-arrow02_f2.gif);
}
.link {
	text-align: right;
	font-size:small;
	margin: 30px 5px 0px 10px;
	font-weight: bold;
}
#copy {
	clear: both;
	width: 930px;
	margin: 0px auto 0px auto;
	padding: 3px 0px 3px 0px;
	color: #FFFFFF;
	text-align: center;
	font-size: small;
	background-image: url(img/bg-foot.jpg);
	background-repeat: repeat-x;
}
