@charset "utf-8";

* {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	border: 0px;
}

body,h1,h2,h3,h4,h5,h6,div,p,ul,ol,li,dl,dt,dd,form,input,textarea,pre { margin: 0; padding: 0; }
ul, li { list-style-type: none; }
a { color: #319bda; text-decoration: underline; outline: 0; }
a:hover { color: #0064a0; text-decoration: underline; outline: 0; }
hr { display: none; }
em, address { font-style: normal; }
strong { font-weight: bold; }
.clear { clear: both; }
.fL { float: left; }
.fR { float: right; }
.fcr { color: #900; }
.section { margin: 0; padding: 1em; }
.text_center { text-align: center; }
.center { margin: 0 auto; text-align: center; display: block; }
p { margin: 0 0 10px 0; }
img {	border: 0; }
.fcolor01 { color: #c7ff00; }
.fcolor02 { color: #b0e1ff; }
*, * focus { outline: none; margin: 0; padding: 0; }
.bordernone { border: none; }

/*------------clearfix-------------*/

.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */

/*---------------------------------*/

body {
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #444;
	line-height: 1.7em;
	background: #161e28;
}

	#wrapper {
		margin: 0;
		padding: 0;
		background: #2a96d7 url(../image/header_bg.gif) 0 0 repeat-x;
	}

.hr {
	margin: 10px 0 20px;
	border-top: 1px solid #000;
	background: #2e3640;
	height: 1px;
	overflow: hidden;
	width: 100%;
	clear: both;
}

/*---------------------Header------------------------*/
#header { height: 239px; }

	h1 { margin: 0; padding: 0; text-indent: 0; }
	
		h1 a {
			display: block;
			margin: 0;
			padding: 0;
			height: 80px;
			line-height: 80px;
			font-size: 35px;
			color: #319bda;
			text-indent: 0;
			text-decoration: none;
		}
		
			h1 a:hover { text-indent: 0; text-decoration: none; color: #319bda; }
	
	h2#main_img {
		float: left;
		margin: 0;
		padding: 0;
		width: 960px;
		height: 159px;
		color: #fff;
		font-size: 24px;
		line-height: 159px;
		text-indent: 25px;
		background: url(../image/main_img.jpg) right bottom no-repeat;
	}
/*----------------------------------Content-------------------------------*/
#content {
	margin: 0;
	padding: 0;
	width: 100%;
	float: left;
	background: #000066 url(../image/content_bg.gif) 0 0 repeat-x;
	color: #fff;
}

	#content #breadcrumb {
		width: 630px;
		margin: 0;
		padding: 0;
	}
	
		#content #breadcrumb ul {
			float: right;
			margin: 0 10px 10px 0;
			padding: 0;
		}
		
			#content #breadcrumb ul li {
				display: inline;
				margin: 0;
				padding: 0;
			}
			
	.container {
		width: 980px;
		margin: 0 auto;
	}

		/*#content .main { background: url(../image/main_top_bg_home.gif) no-repeat right top; }*/
		
		#content .main {
			width: 630px;
			float: left;
			padding: 30px 20px 20px 10px;
			/*background: url(../image/main_top_bg_home.gif) no-repeat right top;*/
			position: relative;
			z-index: 5;
		}

			.section {
				float: left;
				margin: 0 5px 20px 0;
				padding: 0 0 15px 0;
				background: url(../image/hr_img.gif) 0 bottom repeat-x;
			}

		#content a { color: #fff; }
		#content a:hover { color: #ddd; }

#content h3 {
	margin: 0 0 10px 0;
	padding: 5px 0 0 2px;
	height: 31px;
	font-size: 25px;
	font-weight: bold;
	text-indent: 0;
	background: url(../image/hr_img.gif) 0 bottom repeat-x;
}

.main h3 {
	margin: 25px 5px 10px;
	font-size: 1.5em;
	font-weight: normal;
	color: #eaffa4;
}


/*----------------------------------Rightcolumn-------------------------------*/
#content .rightcol {
	width: 300px;
	float: right;
	margin: 0;
	padding: 20px 20px 20px 0;
	/*background: url(../image/rightcol_top_bg.gif) no-repeat;*/
}

* html #content .rightcol {
	margin: 0;
	padding: 30px 15px 20px 0;
}

#content .rightcol h3 {
	margin: 0;
	height: 29px;
	line-height: 29px;
}

#content .rightcol h3 {
	background: #318fc8;
	float: left;
	width: 274px;
	padding: 0 10px 15px 15px;
	height: 15px;
	font-size: 1.5em;
	font-weight: normal;
}

#content .rightcol ul {
	float: left;
	margin: 0;
	padding: 0 10px 15px;
	background: #3ca4e2 url(../image/rightcol_btm_bg.gif) no-repeat left bottom;
	list-style: none;
	width: 279px;
}

#content .rightcol ul li {
	padding: 0;
	width: 279px;
	background: url(../image/sidebar_hr.gif) repeat-x left bottom;
	float: left;
}

	#content .rightcol ul li a {
		height: 30px;
		text-decoration: none;
		display: block;
		color: #fff;
		line-height: 30px;
		text-indent: 25px;
		background: url(../image/icon_bullet2.gif) 5px 9px no-repeat;
	}
	
		#content .rightcol ul li a:hover {
			color: #fff;
			background: #318fc8 url(../image/icon_bullet2.gif) 5px 9px no-repeat;
		}
		
		#index #content .rightcol ul li.m01 a, #page01 #content .rightcol ul li.m02 a, #page02 #content .rightcol ul li.m03 a, #page03 #content .rightcol ul li.m04 a, #page04 #content .rightcol ul li.m05 a, #page05 #content .rightcol ul li.m06 a, #page06 #content .rightcol ul li.m07 a, #page07 #content .rightcol ul li.m08 a, #page08 #content .rightcol ul li.m09 a, #sitemap #content .rightcol ul li.m10 a {
			background: #318fc8 url(../image/icon_bullet2.gif) 5px 9px no-repeat;
		}
		
/*------------------------------------Footer----------------------------*/
#footer {
	margin: 0;
	padding: 0;
	height: 30px;
	line-height: 30px;
	background: #000066;
	border-top: 1px solid #85d1ff;
}

	#footer address {
		margin: 0;
		padding: 0;
		text-align: center;
		color: #fff;
	}
	
	
/*---------------------------------sitemap------------------------------*/
#sitemap #wrapper #content .container .main .section #site_ul {
	margin: 0;
	padding: 0;
}

	#sitemap #wrapper #content .container .main .section #site_ul li {
		margin: 0 0 1em 0;
		padding: 0 0 2px 0;
		text-indent: 25px;
		background: url(../image/icon_bullet2.gif) 5px 3px no-repeat;
		border-bottom: 1px dashed #666;
	}
	
		#sitemap #wrapper #content .container .main .section #site_ul li a {
			text-decoration: none;
		}
		
		
/*-----------------------------------ad_pr-------------------------------------*/
#wrapper #content .container .rightcol .ad_pr {
	float: left;
	margin: 0;
	padding: 0;
	width: 299px;
	background: #3ca4e2 url(../image/rightcol_header_bg.gif) 0 top no-repeat;
}

#csv01 {
	margin: 0;
	padding: 10px 10px 15px 10px;
	background: url(../image/rightcol_btm_bg.gif) 0 bottom no-repeat;
}

	#csv01 dl {
		margin: 0;
		padding: 0;
	}
	
		#csv01 dl dt {
			margin: 0;
			padding: 0;
			text-indent: 5px;
			line-height: 1.5em;
		}
		
			#csv01 dl dd {
				margin: 0 0 5px 0;
				padding: 0 0 4px 0;
				text-indent: 5px;
				line-height: 1.4em;
				background: url(../image/sidebar_hr.gif) repeat-x left bottom;
			}
