@charset "utf-8";
/*formatting style
-------------------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	color: #333333;
	font-family: sans-serif;
	font-size: 75%;
	line-height: 1.4;
}
a img {
	border-style: none;
}

/* link styles
-----------------------------------*/
a:link {
	color: #0099CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0066CC;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.hikaru {
}
.hikaru a:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
}

/* basic layout
-----------------------------------*/

#wrapper {
	background-color: #FFFFFF;
	width: 800px;
	margin: 0px auto;
}
#header {
	width: 800px;
	background-image: url(img/header.jpg);
	background-repeat: no-repeat;
	height: 53px;
}
#left {
	float: left;
	width: 200px;
	margin-top: 10px;
	height: 43px;
}

#right {
	float: right;
	width: 600px;
	margin-top: 10px;
	height: 43px;
}
#right ul li {
	display: inline;
	list-style: none;
	float: left;
}
#right ul li a {
	text-align: center;
	display: block;
	color: #FFFFFF;
	text-indent: 50px;
}
#navi {
	width: 800px;
}






#map {
	width: 800px;
	height: 420px;
}




#menu {
	width: 800px;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}
#menu ul li {
	list-style: none;
	float: left;
}
#menu ul li a {
	line-height: 1.7em;
	height: 1.7em;
	width: 65px;
	background-color: #FFFFFF;
	border-bottom: 3px double #999999;
	border-left: 1px solid #CCCCCC;
	text-align: center;
	display: block;
}
#menu ul li a:hover {
	background-color: #FF9900;
	color: #FFFFFF;
}

#menu ul li#nTop a {
	border-left-style: none;
}
#top #menu #nTop a,
#naha #menu #nNaha a,
#middle #menu #nMiddle a,
#westcoast #menu #nWestCoast a,
#north #menu #nNorth a,
#miyako #menu #nMiyako a,
#ishigaki #menu #nIshigaki a,
#kume #menu #nKume a,
#yonaguni #menu #nYonaguni a,
#amami #menu #nAmami a,
#yoron #menu #nYoron a {
	color: #FFFFFF;
	background-color: #FF9900;
}








#main {
	width: 800px;
	margin-bottom: 10px;
}
#push {
	margin-bottom: 10px;
}
#reserve {
	height: 30px;
	width: 800px;
	margin-top: 10px;
	margin-bottom: 20px;
	float: left;
}

#reserve ul li {
	line-height: 24px;
	display: block;
	height: 24px;
	width: 80px;
	list-style-type: none;
	text-align: center;
	margin-top: 3px;
	float: left;
}
#reserve ul li a:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
}
#reserve2 {
	width: 800px;
	margin-top: 10px;
	margin-bottom: 20px;
	float: left;
	height: 30px;
	background-image: url(theme/choice/bar.gif);
	background-repeat: no-repeat;
}
#reserve2 ul li {
	display: block;
	width: 77px;
	text-align: center;
	float: left;
	margin-top: 3px;
}


#reserve2 ul li a:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
}
#biz ul li {
	line-height: 40px;
	text-align: center;
	display: block;
	height: 50px;
	width: 90px;
	list-style-type: none;
	float: left;
	margin-bottom: 3px;
	margin-top: 3px;
	margin-right: 5px;
}
#biz ul li a:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
}

#kankou {
	margin-bottom: 20px;
}

#kankou div.knk {
	float: left;
	width: 390px;
	margin-right: 8px;
	border: 1px solid #999999;
	margin-bottom: 15px;
	padding-bottom: 3px;
}
#kankou p {
	background-image: url(img/arrow_3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	float: left;
	font-weight: bold;
}


#hotel {
	width: 800px;
	float: left;
}
#areabar {
	width: 800px;
	padding-bottom: 3px;
}

#hotel img {
	margin-bottom: 5px;
}


#hotel p {
	padding-left: 15px;
	background-image: url(img/arrow_3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	margin-left: 3px;
}
#hotel ul {
	margin-left: 3px;
	clear: both;
}

#hotel ul li {
	float: left;
	list-style: none;
	margin-right: 2px;
}
#hotel ul li a {
	display: block;
	float: left;
	padding-bottom: 3px;
}
#hotel ul li a:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
}





#hotel div.ht {
	float: left;
	width: 386px;
	margin-bottom: 10px;
	border: 1px solid #999999;
	margin-right: 10px;
	padding-bottom: 3px;
}

.floatLeft {
	float: left;
	margin: 3px;
}

#pagetop {
	width: 800px;
}







#footer {
	clear: both;
	list-style: url(../none);
}
#footer {
	color: #999999;
}

#footer ul li {
	list-style: none;
	display: inline;
}
#footer ul li a {
	color: #999999;
}


h1 {
	font-size: 10px;
	font-weight: normal;
	text-align: right;
}
h2 {
	font-size: 16px;
	line-height: 25px;
	background-image: url(img/bar_kankou.gif);
	background-repeat: no-repeat;
	text-indent: 15px;
	height: 25px;
	margin-bottom: 5px;
}

h3 {
	font-size: 16px;
	line-height: 25px;
	background-image: url(img/bar_hotel.gif);
	background-repeat: no-repeat;
	height: 25px;
	text-indent: 15px;
	margin-bottom: 5px;
	clear: both;
}
h4 {
	background-image: url(img/bar_gmap.gif);
	background-repeat: no-repeat;
	font-size: 16px;
	line-height: 25px;
	text-indent: 15px;
	height: 25px;
	margin-top: 30px;
}

