@charset "utf-8";
/*formatting style
-------------------------------------*/
#wrap {
width:950px;
}

* {
	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;
}

span.tyo{
	color:#FF0000;
	font-weight: bold;
}
span.ngo{
	color:#FF3300;
	font-weight: bold;
}
span.osa{
	color:#006600;
	font-weight: bold;
}
span.fuk{
	color:#0066FF;
	font-weight: bold;
}
span.sdj{
	color:#FF66CC;
	font-weight: bold;
}

span.yellow{
 color:#FFFF00;
 font-weight:bold;
 font-size:17px;
}

span.gly{
 color:#666666;
 font-weight: bold;
 }
 


a img {
	border-style: none;
}
a:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
}

/* 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: 800px;
	margin: 0px auto;
}

#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: 55px;
}
#navi {
	width: 950px;
}




/* topimg layout
-----------------------------------*/

#map {
	width: 950px;
	height: 300px;
	margin-bottom: 0px;
}

#map2 {
	width: 950px;
	height: 200px;
}

/* navi layout
-----------------------------------*/

#menu {
	width: 950px;
	clear: both;
	margin-top: 1px;
	margin-bottom: 10px;
	left: 2px;
}
#menu ul li {
	list-style: none;
	float: left;
}
#menu ul li a {
	line-height: 1.7em;
	height: 1.7em;
	width: 117px;
	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: #FF6699;
	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;
}


/* 商品 
-----------------------------------*/

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

.tour {
	float: left;
	width: 460px;
	margin-right: 5px;
	border: 1px solid #FF99CC;
	margin-bottom: 10px;
	padding-bottom: 3px;
	margin-left: 5px;
	padding-top: 3px;
	padding-left: 2px;
}
#shouhin p {
	background-image: url(img/c_1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	float: left;
	font-weight: bold;
	color: #6699CC;
}

span.kakaku{
	color:#CC0000;
	font-weight: bold;
	text-align: left;
	right: 15px;
	text-indent: 150px;
}







#shouhin div.list {
	margin-bottom: 5px;
	float: left;
	border: 1px solid #CC3366;
	width: 950px;
	margin-top: 2px;
	margin-left: 0px;
	padding-left: 3px;
}

#shouhin ul {
	margin-top: 3px;
	margin-left: 1px;
	text-align: left;
	float: left;
}
#shouhin ul li {
	margin-bottom: 3px;
	margin-left: 0px;
	display: block;
}

#shouhin ul li a {
	margin-bottom: 3px;
	margin-left: 0px;
	padding-left: 60px;
}

#shouhin ul li.tokyo a {
	background-image: url(img/list_tyo.jpg );
	background-repeat: no-repeat;
	width: 800px;
	
}
#shouhin ul li.nagoya a {
	background-image: url(img/list_ngo.jpg );
	background-repeat: no-repeat;
	width: 800px;
	
}
#shouhin ul li.osaka a {
	background-image: url(img/list_osa.jpg );
	background-repeat: no-repeat;
	width: 800px;
	
}
#shouhin ul li.kyushu a {
	background-image: url(img/list_fuk.jpg );
	background-repeat: no-repeat;
	width: 800px;
	
}
#shouhin ul li.sendai a {
	background-image: url(img/list_sdj.jpg );
	background-repeat: no-repeat;
	width: 800px;
}

/* 地図 
-----------------------------------*/


#chizu {
	float: left;
	width: 350px;
	height: 373px;
}
#pickup {
	float: right;
	width: 596px;
	margin-left: 3px;
	border: 1px solid #009966;
	overflow: auto;
	padding-bottom: 3px;
}
#pickup p {
	padding-left: 15px;
	background-image: url(img/icon1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	margin-left: 3px;
	text-indent: 20px;
}
#pickup div.area {
	float: left;
	width: 280px;
	margin-bottom: 5px;
	border: 1px solid #669933;
	margin-right: 2px;
	padding: 3px;
	margin-top: 5px;
	margin-left: 5px;
}
    
/* link layout
-----------------------------------*/

#link {
	width:945px;
	float: left;
}

#link div.box{
	width:940px;
	float: right;
}
 
#link div.box ul {
	margin-top: 3px;
	margin-left: 1px;
}

#link div.box ul li {
	float: left;
	margin-right: 1px;
}



#main {
	float: left;
	width: 562px;
}
#push {
	margin-bottom: 10px;
}
#push a:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
}
#rank {
	float: left;

}
.floatLeft {
	float: left;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 5px;
}







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

#rank p {
	float: left;
}



#sidebar {
	float: right;
	width: 220px;
}
#serch {
	width: 220px;
	border: 1px solid #999999;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#serch ul li {
	list-style-type: none;
}




#special {
	list-style: none;
	width: 220px;
	margin-bottom: 15px;
}
#special ul li {
	list-style: none;
	margin-bottom: 5px;
}
#special ul li a {
}
#special ul li a:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
}





#pagetop {
	width: 950px;
	margin-top: 20px;
	float: left;
}


h1 {
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	color: #333333;
}
h5 {
	font-size: 16px;
	line-height: 25px;
	background-image: url(img/bg_h2.jpg);
	background-repeat: no-repeat;
	text-indent: 15px;
	height: 26px;
	margin-bottom: 5px;
	width: 940px;
	float: left;
}

h3 {
	font-size: 12px;
	line-height: 25px;
	background-image: url(img/bg_h3.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 950px;
	text-indent: 15px;
	vertical-align: middle;
	float: left;
}
h4 {
	font-size: 12px;
	line-height: 15px;
	text-indent: 15px;
	font-weight: normal;
}
h6 {
	font-size: 12px;
	line-height: 25px;
	background-image: url(img/bg_h3.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 940px;
	text-indent: 15px;
	vertical-align: middle;
}
p.line {
	font-size: 16px;
	line-height: 30px;
	background-image: url(img/kusekibar.gif);
	background-repeat: no-repeat;
	text-indent: 15px;
	height: 30px;
	margin-bottom: 5px;
	width: 950px;
	float: left;
	font-weight: bolder;
	color: #FFFFFF;
}
#gw_navi {
	clear: left;
	float: left;
	width: 950px;
	margin-bottom: 10px;
}

