@charset "utf-8";
/* CSS Document */

#seo_text {
	font-size: 0.9em;
	background: url(../images/header/bg_seo.gif) repeat;
	padding: 3px 5px 3px 10px;
	font-weight: normal;
}
#header {
	background: url(../images/header/bg_header.gif) repeat-x;
	height: 80px;
	width: 790px;
	padding-right: 10px;
	padding-left: 20px;
}

/*header_l
------------------------*/

#header_l {
	height: 62px;
	width: 321px;
	float: left;
	margin-top: 9px;
	margin-bottom: 9px;
}
#header_l a {
	background: url(../images/header/logo02.gif) no-repeat;
	height: 62px;
	width: 321px;
	text-indent: -9999px;
	display: block;
}

/*header_r
------------------------*/

#header_r {
	float: right;
	width: 270px;
	margin-top: 8px;
}
#header_r ul {
	margin: 0px;
	padding: 0px;
}
#header_r li {
	float: left;
	list-style: none;
}

/*g_navi
------------------------*/

#g_navi01 a {
	background: url(../images/header/g_navi.gif) no-repeat 0 0;
	height: 24px;
	width: 71px;
	text-indent: -9999px;
	display: block;
}
#g_navi02 a {
	background: url(../images/header/g_navi.gif) no-repeat -71px 0;
	height: 24px;
	width: 73px;
	text-indent: -9999px;
	display: block;
}


/*main_menu
------------------------*/

#main_menu {
	height: 30px;
	width: 820px;
	margin-bottom: 10px;
}
#main_menu ul {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 820px;
}
#main_menu li {
	list-style: none;
	float: left;
}
#main_menu01 a {
	background: url(../images/header/menu_img.gif) no-repeat 0px 0px;
	height: 30px;
	width: 164px;
	text-indent: -9999px;
	display: block;
}
#main_menu02 a {
	background: url(../images/header/menu_img.gif) no-repeat -164px 0px;
	height: 30px;
	width: 164px;
	text-indent: -9999px;
	display: block;
}
#main_menu03 a {
	background: url(../images/header/menu_img.gif) no-repeat -328px 0px;
	height: 30px;
	width: 164px;
	text-indent: -9999px;
	display: block;
}
#main_menu04 a {
	background: url(../images/header/menu_img.gif) no-repeat -492px 0px;
	height: 30px;
	width: 164px;
	text-indent: -9999px;
	display: block;
}
#main_menu05 a {
	background: url(../images/header/menu_img.gif) no-repeat -656px 0px;
	height: 30px;
	width: 164px;
	text-indent: -9999px;
	display: block;
}
#main_menu01 a:hover {
	background: url(../images/header/menu_img.gif) no-repeat 0px -30px;
	height: 30px;
	width: 164px;
	text-indent: -9999px;
	display: block;
}
#main_menu02 a:hover  {
	background: url(../images/header/menu_img.gif) no-repeat -164px -30px;
	height: 30px;
	width: 164px;
	text-indent: -9999px;
	display: block;
}
#main_menu03 a:hover  {
	background: url(../images/header/menu_img.gif) no-repeat -328px -30px;
	height: 30px;
	width: 164px;
	text-indent: -9999px;
	display: block;
}
#main_menu04 a:hover  {
	background: url(../images/header/menu_img.gif) no-repeat -492px -30px;
	height: 30px;
	width: 164px;
	text-indent: -9999px;
	display: block;
}
#main_menu05 a:hover  {
	background: url(../images/header/menu_img.gif) no-repeat -656px -30px;
	height: 30px;
	width: 164px;
	text-indent: -9999px;
	display: block;
}
#g_navi {
	width: 144px;
	margin-left: 126px;
	margin-top: 10px;
}
.npo {
	background: #800000;
	font-size: 0.9em;
	text-align: center;
	padding-top: 3px;
	color: #FFFFFF;
	font-weight: bold;
}

