@charset "shift_jis";
/*##################################################
-------------LIST-------------
 01: Header
 --: clearfix
------------------------------
##################################################*/



/* --------------------------------------------------
 01: Header Style
 -------------------------------------------------- */
#head	{
	height:81px;
	line-height:1.0;
	padding:3px 0 0;
}
#head p	{
	float:left;
}
#head p a	{
	display:block;
	width:124px;
	height:39px;
	background:url(../images/head_logo.gif);
	text-indent:-9999px;
}
#gNav 	{
	margin:0;
	padding:0;
	float:left;
}
#gNav li	{
	float:left;
	margin: 0;
	padding: 0;
	line-height: 100%;
}
#gNav li a	{
	display:block;
	height:20px;
	text-indent:-9999px;
}
#gNav li.profile {
	background:url(../images/gnav_profile.jpg) no-repeat;
	width:69px;
}

#gNav li.profile a.s1{
	background:url(../images/gnav_profile_prof.jpg) no-repeat;
	width:69px;
	height: 14px;
}

#gNav li.seisaku	{
	background:url(../images/gnav_seisaku.jpg) no-repeat;
	width:59px;
}

#gNav li.kokusei	{
	background:url(../images/gnav_kokusei.gif) no-repeat;
	width:104px;
}
#gNav li.hamamatsu	{
	background:url(../images/gnav_hamamatsu.gif) no-repeat;
	width:128px;
}
#gNav li.report	{
	background:url(../images/gnav_report.jpg) no-repeat;
	width:84px;
}
#gNav li.report a.s1{
	background:url(../images/gnav_report_bill.jpg) no-repeat;
	width:69px;
	height: 14px;
}
#gNav li.report a.s2{
	background:url(../images/gnav_report_katsudou.jpg) no-repeat;
	width:69px;
	height: 14px;
}
#gNav li.report a.s3{
	background:url(../images/gnav_report_forum.jpg) no-repeat;
	width:69px;
	height: 14px;
}

#gNav li.supporters	{
	background:url(../images/gnav_supporters.jpg) no-repeat;
	width:83px;
}
#gNav li.cheer	{
	background:url(../images/gnav_cheer.jpg) no-repeat;
	width:130px;
}
#gNav li.media	{
	background:url(../images/gnav_media.jpg) no-repeat;
	width:59px;
}


/* --------------------------------------------------
 --: ClearFix
-------------------------------------------------- */
/* for Win IE */
#head	{zoom:1;}
/* for IE5 Mac start \*//*/
#head	{display:inline-table;}
/*for IE5 Mac end */
#head:after	{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

