@charset "UTF-8";

body {
	margin:0 0;
	padding:0 0;
	background-color: #f4f4f4;
	color:#666666;
	font-size:12px;
	line-height:140%;
}
h1,
h2,
h3{
	margin:0;
	padding:0;
}
h2 {
	margin:10px 0;
	padding: 0 10px;
	clear: both;
	width:650px;
	height: 50px;
	line-height: 40px;
	font-size:14px;
	font-weight:bold;
	background:
		url(../img/bg_h2_01.gif)
		no-repeat
		;
}
h2.grn {
	margin:10px 0;
	padding: 0 10px;
	clear: both;
	width:650px;
	height: 50px;
	line-height: 40px;
	font-size:14px;
	font-weight:bold;
	background:
		url(../img/bg_h2_02.gif)
		no-repeat
		;
}
h2.pnk {
	margin:10px 0;
	padding: 0 10px;
	clear: both;
	width:650px;
	height: 50px;
	line-height: 40px;
	font-size:14px;
	font-weight:bold;
	background:
		url(../img/bg_h2_03.gif)
		no-repeat
		;
}
h2.org {
	margin:10px 0;
	padding: 0 10px;
	clear: both;
	width:650px;
	height: 50px;
	line-height: 40px;
	font-size:14px;
	font-weight:bold;
	background:
		url(../img/bg_h2_04.gif)
		no-repeat
		;
}
h3{
	margin:10px;
	padding: 0 10px;
	clear: both;
	width:630px;
	height: 27px;
	line-height: 20px;
	font-size:12px;
	font-weight:bold;
	background:
		url(../img/bg_h3_01.gif)
		no-repeat
		;
}
h3.grn{
	margin:10px;
	padding: 0 10px;
	clear: both;
	width:630px;
	height: 27px;
	line-height: 20px;
	font-size:12px;
	font-weight:bold;
	background:
		url(../img/bg_h3_02.gif)
		no-repeat
		;
}
h3.pnk{
	margin:10px;
	padding: 0 10px;
	clear: both;
	width:630px;
	height: 27px;
	line-height: 20px;
	font-size:12px;
	font-weight:bold;
	background:
		url(../img/bg_h3_03.gif)
		no-repeat
		;
}
h3.org{
	margin:10px;
	padding: 0 10px;
	clear: both;
	width:630px;
	height: 27px;
	line-height: 20px;
	font-size:12px;
	font-weight:bold;
	background:
		url(../img/bg_h3_04.gif)
		no-repeat
		;
}
a {
	color: #002c86;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
img{
	border:none;
}
p{
	margin:0;
	padding:0;
}
#content{
	margin:0 auto;
	padding:0 10px;
	width:900px;
	background:
		url(../img/bg_content.jpg)
		repeat-y
		0 0;
}
div.section{
	margin:0;
	padding:0;
	border-top:#2453b4 5px solid;
	background-color:#FFFFFF;
}
div.header{
	margin:0;
	padding:0;
	font-size:10px;
}
div.navi{
	margin:0 0 5px;
	padding:0 2px;
	background:
		url(../img/bg_navi.gif)
		0 0
		repeat-x;
}
div.main{
	margin:0px;
	padding:0;
	background:
		url(../img/bg_main.gif)
		repeat-y;
}
div.page_main{
	margin:0 10px;
	padding:0;
}
div.inc{
	margin:10px;
	padding:5px;
	background:
		url(../img/bg_main_bn.gif);
}
div.inc_area{
	margin:0;
	padding:10px;
	background-color:#FFFFFF;
}
div.l_navi {
	margin:10px;
	padding:0;
	width:190px;
	border-top:#cdcdcd solid 1px;
}
div.l_navi ul {
	margin:0;
	padding:0;
}
div.l_navi li {
	margin: 0;
	list-style: none;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:1px;
}
div.l_navi li a {
	padding: 0 0 0 20px;
	width:170px;
	line-height:38px;
	color: #333;
	display: block;
	background:
		url(../img/bg_lnavi_off.gif)
		no-repeat
		0 50%
		;
}
div.l_navi li a:hover {
	color: #FFFFFF;
	background:
		url(../img/bg_lnavi_on.gif)
		no-repeat
		0 50%
		;
}
div.l_navi li.open {
	padding: 0 0 0 20px;
	width:170px;
	line-height:38px;
	color: #FFF;
	display: block;
	background:
		url(../img/bg_lnavi_on.gif)
		no-repeat
		0 50%
		;
}
div.footer{
	margin:0;
	padding:10px;
	background-color:#F4F4F4;
	height:80px;
	font-size:10px;
}
ul.info {
	margin:0;
	width:310px;
	padding:0 10px;
}
ul.info li {
	margin:0;
	padding:8px 0;
	border-bottom: 1px dotted #666666;
	list-style: none;
}
ul.info li span {
	padding-left:15px;
	font-weight:bold;
	background:
		url(../img/icon_blue.gif)
		no-repeat
		0 50%
		;
}
p.top_text{
	margin:0 5px;
	font-size:10px;
}
p.top_text2{
	margin:0 5px 10px;
	font-size:10px;
}
p.navi_text{
	margin:5px 5px 0;
	font-size:10px;
}
p.navi_text2{
	margin:5px 5px 0 15px;
	font-size:10px;
}
p.main_text{
	margin:10px 20px 20px;
}
p.side_bn{
	margin:10px 10px 20px;
	font-size:10px;
}
p.pagetop{
	margin:10px 10px 20px;
	float:right;
}
span.list_navi a {
	margin:0 10px 0 0;
	padding-left:12px;
	font-weight:bold;
	background:
		url(../img/icon_blue.gif)
		no-repeat
		0 50%
		;
}
.text_w {
	color:#FFFFFF;
}
.text_10 {
	font-size:10px;
}

.text_14B {
	font-size:14px;
	font-weight: bold;
	color: #FF0000;
}