@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;
}
span.red{
	color:#CC0000;
	font-weight: bold;
}

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




#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: 950px;
	margin-bottom: 10px;
	background-image:url(sp/img/bg_pink.jpg);
	background-repeat: repeat;
}
.contents {
	width: 800px;
	float: left;
	margin-top: 20px;
	margin-bottom: 15px;
	margin-left: 50px;
	
}
.fla {
	float: left;
	height: 368px;
	width: 430px;
}
.detail {
	float: right;
	width: 355px;
	font-size: 14px;
}
.extra {
	float: right;
	background-image: url(sp/img/newopen_text_agari02.gif);
	background-repeat: no-repeat;
	height: 210px;
}


.bt {
	width: 355px;
	height: 30px;
	float: right;
}
div.bt ul li {
	display: block;
	list-style-type: none;
	height: 30px;
	width: 320px;
	float: left;
	margin-right: 4px;
	padding-top: 5px;
}





#main strong {
	font-size: 16px;
}

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



.floatLeft {
	float: left;
	margin: 3px;
}
.floatLeft02 {
	float: left;
}
#upper {
	clear: both;
	width: 800px;
}












#pagetop {
	width: 800px;
	clear: both;
	padding-top: 15px;
}







#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;
	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-bottom: 5px;
}
