@charset "utf-8";
/* CSS Document For All Japanese Page*/



#snav{
	margin-left:340px;
	background-image:url(../img/snav.jpg);
	height:14px;
	width:438px;
	padding-left:94px;
}
div#head div#snav li{
	float:left;
	height:14px;
}
div#head div#snav a{
	display:block;
	height:14px;
	text-indent:-9999px;
	overflow:hidden;
}
.info{width:63px;margin-right:17px;}
.about{width:60px;margin-right:26px;}
.link{width:84px;margin-right:7px;}
.sitemap{width:60px} 

.info a{width:63px;}
.about a{width:60px;}
.link a{width:84px;}
.sitemap a{width:60px;} 

/*hover*/
.info a:hover{background-image:url(../img/snav.jpg); background-position:-94px -14px;}
.about a:hover{background-image:url(../img/snav.jpg); background-position:-174px -14px;}
.link a:hover{background-image:url(../img/snav.jpg); background-position:-259px -14px;}
.sitemap a:hover{background-image:url(../img/snav.jpg); background-position:-351px -14px;} 


/*head area*/
#fontsize ul{
	background-image:url(../img/fontsize.gif);
	background-repeat:no-repeat;
	width:163px;
	height:18px;
	overflow:hidden;
}
#fontsize li{height:18px;}
#fontsize li a{
	display:block;
	height:18px;
	text-indent:-9999px;
	overflow:hidden;
}
.default{
	margin-left:88px;
	_margin-left:44px;
	width:30px;
}
.default a{width:30px;}
.default a:hover{
	background-image:url(../img/fontsize.gif);
	background-position:-88px -18px;
	}
.large{
	margin-left:9px;
	width:36px;
}
.large a{width:36px;}
.large a:hover{
	background-image:url(../img/fontsize.gif);
	background-position:-127px -18px;
}

/*global navigation*/
#gnav{
	background-image:url(../img/gnav.gif);
	background-repeat:no-repeat;
	width:795px;
	height:42px;
	padding-left:8px;
	overflow:hidden;
}
#gnav li{
	margin-top:15px;
	height:20px;
}
#gnav li a{
	display:block;
	height:20px;
	text-indent:-9999px;
	overflow:hidden;
}
.location{
	width:93px;
	margin-right:6px;
}
.location a{width:93px;}
.culture{
	width:81px;
}
.culture a{width:81px;}
.information{
	width:86px;
	margin-right:6px;
}
.information a{width:86px;}
.economy{
	width:66px;
	margin-right:7px;
}
.economy a{width:66px;}
.trend{
	width:75px;
}
.trend a{width:75px;}
.school{
	width:83px;
	margin-right:11px;
}
.school a{width:83px;}
.point{
	width:103px;
	margin-right:10px;
}
.point a{width:103px;}
.support{width:80px;
		margin-right:10px;
}
.support a{width:80px;}


/*hover*/
.location a:hover{
	background-image:url(../img/gnav.gif);
	background-position:-305px -57px;
}
.culture a:hover{
	background-image:url(../img/gnav.gif);
	background-position:-404px -57px;
}
.information a:hover{
	background-image:url(../img/gnav.gif);
	background-position:-485px -57px;
}
.economy a:hover{
	background-image:url(../img/gnav.gif);
	background-position:-577px -57px;
}
.trend a:hover{
	background-image:url(../img/gnav.gif);
	background-position:-650px -57px;
}
.school a:hover{
	background-image:url(../img/gnav.gif);
	background-position:-211px -57px;
}
.point a:hover{
	background-image:url(../img/gnav.gif);
	background-position:-8px -57px;
}
.support a:hover{
	background-image:url(../img/gnav.gif);
	background-position:-121px -57px;
}
/*active*/
#pg_location .location a{
	background-image:url(../img/gnav.gif);
	background-position:-305px -57px;
}
#pg_culture .culture a{
	background-image:url(../img/gnav.gif);
	background-position:-404px -57px;
}
#pg_information .information a{
	background-image:url(../img/gnav.gif);
	background-position:-485px -57px;
}
#pg_economy .economy a{
	background-image:url(../img/gnav.gif);
	background-position:-577px -57px;
}
#pg_trend .trend a{
	background-image:url(../img/gnav.gif);
	background-position:-650px -57px;
}
#pg_school .school a{
	background-image:url(../img/gnav.gif);
	background-position:-211px -57px;
}
#pg_point .point a{
	background-image:url(../img/gnav.gif);
	background-position:-8px -57px;
}
#pg_support .support a{
	background-image:url(../img/gnav.gif);
	background-position:-121px -57px;
}


