@charset "utf-8";
/* CSS Document For All Japanese Page*/

/*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:9px;
}
.location a{width:93px;}
.culture{
	width:81px;
	margin-right:10px;
}
.culture a{width:81px;}
.information{
	width:78px;
	margin-right:7px;
}
.information a{width:78px;}
.economy{
	width:66px;
	margin-right:5px;
}
.economy a{width:66px;}
.trend{
	width:72px;
}
.trend a{width:72px;}
.school{
	width:77px;
	margin-right:11px;
}
.school a{width:77px;
}
.point{
	width:103px;
	margin-right:20px;
}
.point a{width:103px;}
.support{width:70px;
		margin-right:10px;
}
.support a{width:70px;}


/*hover*/
.location a:hover{
	background-image:url(../img/gnav.gif);
	background-position:-299px -57px;
}
.culture a:hover{
	background-image:url(../img/gnav.gif);
	background-position:-401px -57px;
}
.information a:hover{
	background-image:url(../img/gnav.gif);
	background-position:-492px -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:-648px -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:-131px -57px;
}
/*active*/
#pg_location .location a{
	background-image:url(../img/gnav.gif);
	background-position:-299px -57px;
}
#pg_culture .culture a{
	background-image:url(../img/gnav.gif);
	background-position:-401px -57px;
}
#pg_information .information a{
	background-image:url(../img/gnav.gif);
	background-position:-492px -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:-648px -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:-131px -57px;
}

