@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;
}
.bor {
	font-size:12px;
	font-weight: bold;
	color: #FF3300;
	text-indent: 2px;
}

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




#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;
}
#main .box {
	float: left;
	width: 800px;
	margin-bottom: 20px;
}
#main .box .beach {
	float: left;
	width: 515px;
	border: 1px solid #999999;
	margin-right: 10px;
	height: 166px;
	margin-bottom: 10px;
}
#main .box .beach p {
	background-image: url(img/arrow_3.gif);
	background-repeat: no-repeat;
	float: left;
	background-position: left center;
	padding-left: 15px;
	font-weight: bold;
	color: #FF6666;
}
#main .box .hotel03 {
	float: left;
	width: 255px;
	border: 1px solid #999999;
	height: 166px;
}
#main .box .hotel03 p {
	background-image: url(img/arrow_3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	margin-left: 3px;
	float: left;
	font-weight: bold;
}
#main .box .hotel03 ul {
	clear: both;
	margin-left: 3px;
}
#main .box .hotel03 ul li {
	float: left;
	list-style-type: none;
	margin-right: 3px;
}




#push {
	margin-bottom: 15px;
	width: 800px;
	float: left;
}

#push a:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
}

#kankou div.knk {
	float: left;
	width: 390px;
	margin-right: 8px;
	border: 1px solid #999999;
	margin-bottom: 10px;
	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;
}
#hotel img {
	margin-bottom: 5px;
	float: left;
	clear: both;
}
#areabar {
	width: 800px;
	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 {
	clear: both;
	margin-left: 3px;
}

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





#hotel div.ht {
	width: 255px;
	margin-bottom: 10px;
	border: 1px solid #999999;
	margin-right: 5px;
	float: left;
	display: inline;
}

#hotel02 {
	float: left;
	width: 800px;
	margin-bottom: 20px;
}
#hotel02 ul {
	clear: both;
}

#hotel02 ul li {
	margin: 0px;
	float: left;
	list-style-type: none;
}
#hotel02 ul li a {
	height: 20px;
	width: 250px;
	padding-bottom: 3px;
	float: left;
}
#hotel03 {
	margin-bottom: 20px;
	clear: both;
	float: left;
	width: 800px;
}

#table {
	float: left;
}



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


#pagetop {
	width: 800px;
	clear: both;
}

#tokuten {
	width:800;
	float: left;
}
    
#tokuten div.tk {
	width:191px;
	margin: 1px;
	padding: 2px;
	float: left;
	border: 1px solid #CC0000;
	display: inline;
	height: 115px;
}
	
#tokuten p {
	width:190;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	background-image: url(sp/img/yaima_bar1.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 30px;
	vertical-align: middle;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	line-height: 30px;
}



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


#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: 10px;
	clear: both;
}

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;
	clear: both;
}
