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

#wrapper {
	background-color: #FFFFFF;
	width: 950px;
	margin: 0px auto;
}




#topimg {
	width: 950px;
	height: 270px;
}

#map {
 width:225px;
 height:270px;
 float:left;
}

#rightimg {
 width:720px;
 height:270px;
 float:right;
}



#menu {
	width: 950px;
	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: 67px;
	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: #003399
	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,
#kohama #menu #nKohama a,
#iriomote #menu #nIriomote a,
#amami #menu #nAmami a,
#yoron #menu #nYoron a {
	color: #FFFFFF;
	background-color: #003399;
}








#main {
	width: 950px;
	margin-bottom: 10px;
	float:left;
}

#mainbgpink {
	width: 950px;
	margin-bottom: 10px;
	background-image: url(img/mainbg_pink.jpg);
	background-repeat: repeat-y;
}
#mainbgblue {
	width: 950px;
	margin-bottom: 10px;
	background-image: url(img/mainbg_blue.jpg);
	background-repeat: repeat-y;
}
#mainbggreen {
	width: 950px;
	margin-bottom: 10px;
	background-image: url(img/mainbg_green.jpg);
	background-repeat: repeat-y;
}
#mainbgyellow {
	width: 950px;
	margin-bottom: 10px;
	background-image: url(img/mainbg_yellow.jpg);
	background-repeat: repeat-y;
}
	

#kari_main {
	width: 800px;
	margin-bottom: 10px;
	clear: both;
	margin-right: 75px;
	margin-left: 75px;
}
#kari_main2 {
	width: 950px;
	margin-top:3px;
	margin-bottom: 10px;
	margin-right: 5px;
	margin-left: 5px;
}


span.tyo {
		color: #009900;
}
span.ngo {
		color: #FFCC00;
}
span.osa {
		color: #FF6699;
}
span.fuk{
		color: #3399CC;
}
span.plice{
	color: #990000;
	font-size: 12px;
	font-weight: bold;
}

#table950 {
	width:950px;
	float:left;
}


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


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







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

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


h1 {
	font-size: 9px;
	font-weight: normal;
	text-align: left;
　　margin-top: 10px;
}
h2 {
	font-size: 16px;
	line-height: 25px;
	background-image: url(img/area_h2_bar2.jpg);
	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-top: 30px;
	clear: both;
}
