/* CSS Document */

body{
	text-align: center;
	margin:0 auto;
	padding: 0px;
	color:#006699;
	font-size:87%;
	background-color: #ffffff;
	background-image: url(../images/background.gif);
	background-repeat: repeat-y;
	background-position: center;
}
a:link,
a:active,
a:visited
{
	color:#666666;
	text-decoration:underline;
}

a:hover{
	color:#003366;
	text-decoration:none;
}


.clear{
	clear:both;
}
.none{
	display:none;
}

.box{
	padding:0;
	margin:0;
}

hr{
	display:none;
	}


.copyright{
	font-size:80%;
}

.new_txt{
	color:#FF0000;
	font-weight:bold;
}

.cation_txt{
	font-size:85%;

}

/*wrapper*/
#wrapper{
	width:980px;
	padding:0;
	margin:auto;
}


/*header*/
#header{
	padding:0;
	margin:0;
	height:135px;
}

#header_title{
	width:490px;
	height:135px;
	padding:0;
	margin:0;
	background-image: url(../images/h1_img.jpg);
	background-repeat: no-repeat;
	float: left;
	text-align:left;
}

h1{
	font-size: 9px;
	padding:0;
	margin:0;
}
#header_title h1 a{
	text-indent:-9999px;
	display:block;
	height:135px;
	width:450px;
	font-size:small;
	padding:0;
	margin:0;
	display: block;
}

#kokuchi_img1{
	background-image: url(../images/kokuchi_img1.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: right;
	height: 135px;
	width: 490px;
}

#kokuchi_imgi1{
	background-image: url(../images/kokuchi_imgi1.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: right;
	height: 135px;
	width: 490px;
}


/*contents*/
#contents{
	padding:0;
	margin:0;
	background-image: url(../images/inside_back.gif);
	background-repeat: repeat-y;
	width: 980px;	
}
#contents_top{
	padding:0;
	margin:0;
	background-image: url(../images/inside_back.gif);
	background-repeat: repeat-y;
	height:665px;	
}

#left_contents{
	padding:0;
	margin:0;
	float:left;
	width:300px;
}


#right_top_contents{
	padding:0;
	margin:0;
	float:right;
	width:680px;
	height:665px;
	_background-image: url(../images/ie_back.jpg);
	_background-repeat: no-repeat;
	_background-position: 0 0;
}




#right_contents{
	padding:0;
	margin:0;
	float:right;
	width:680px;
}

/*left_contents*/
#navigation{
	padding:0;
	margin:0;
	width: 300px;	
}

#btn_title{
	padding:0;
	margin:0;
	background-image: url(../images/btn_title.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 45px;
	width: 300px;
}
#btn_title h2{
	text-indent:-9999px;
	padding:0;
	margin:0;
	display: block;
	height: 45px;
	width: 300px;
}


#subbtn_title{
	padding:0;
	margin:0;
	background-image: url(../images/subbtn_title.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 15px;
	width: 300px;
	text-indent:-9999px;
}

#subbtn_title h2{
	padding:0;
	margin:0;
	font-size:9px;
	height: 15px;
	width: 300px;
}



#main_btn{
	padding:0;
	margin:0;
	height: 280px;
	width: 300px;
}

#main_btn ul{
	padding:0;
	margin:0;

}

#main_btn li{
	padding:0;
	margin:0;
	list-style-type:none;
}


				/*btn1*/
				#btn01 a{
					background-image: url(../images/navigation_img1.jpg);
					background-repeat: no-repeat;
					background-position: 0 0;
					height: 40px;
					width: 300px;
					display:block;
					text-indent:-9999px;
					padding:0;
					margin:0;
				}
				
				#btn01 a:link,
				#btn01 a:active,
				#btn01 a:visited{
					background-position:0 0;
				}
				
				#btn01 a:hover{
					background-position:-300px 0;
				}
				
				
				/*btn1*/
				.btn01 a{
					background-image: url(../images/navigation_img1.jpg);
					background-repeat: no-repeat;
					background-position: -300px 0;
					height: 40px;
					width: 300px;
					display:block;
					text-indent:-9999px;
					padding:0;
					margin:0;
				}
				
				
				/*btn02*/
				#btn02 a{
					background-image: url(../images/navigation_img1.jpg);
					background-repeat: no-repeat;
					background-position: 0 -40px;
					height: 40px;
					width:300px;
					display:block;
					text-indent:-9999px;
					padding:0;
					margin:0;
				}
				
				#btn02 a:link,
				#btn02 a:active,
				#btn02 a:visited{
					background-position: 0 -40px;
				}
				
				#btn02 a:hover{
					background-position:-300px -40px;
				}
				
				/*btn02*/
				.btn02 a{
					background-image: url(../images/navigation_img1.jpg);
					background-repeat: no-repeat;
					background-position: -300px -40px;
					height: 40px;
					width:300px;
					display:block;
					text-indent:-9999px;
					padding:0;
					margin:0;
				}
				
				/*btn03*/
				#btn03 a{
					background-image: url(../images/navigation_img1.jpg);
					background-repeat: no-repeat;
					background-position: 0 -80px;
					height: 40px;
					width:300px;
					display:block;
					text-indent:-9999px;
					padding:0;
					margin:0;
				}
				
				#btn03 a:link,
				#btn03 a:active,
				#btn03 a:visited{
					background-position: 0 -80px;
				}
				
				#btn03 a:hover{
					background-position:-300px -80px;
				}
				
				/*btn03*/
				.btn03 a{
					background-image: url(../images/navigation_img1.jpg);
					background-repeat: no-repeat;
					background-position:-300px -80px;
					height: 40px;
					width:300px;
					display:block;
					text-indent:-9999px;
					padding:0;
					margin:0;
				}
				
				/*btn04*/
				#btn04 a{
					background-image: url(../images/navigation_img1.jpg);
					background-repeat: no-repeat;
					background-position: 0 -120px;
					height: 40px;
					width:300px;
					display:block;
					text-indent:-9999px;
					padding:0;
					margin:0;
				}
				
				#btn04 a:link,
				#btn04 a:active,
				#btn04 a:visited{
					background-position: 0 -120px;
				}
				
				#btn04 a:hover{
					background-position:-300px -120px;
				}
				/*btn04*/
				.btn04 a{
					background-image: url(../images/navigation_img1.jpg);
					background-repeat: no-repeat;
					background-position:-300px -120px;
					height: 40px;
					width:300px;
					display:block;
					text-indent:-9999px;
					padding:0;
					margin:0;
				}
				
				
				/*btn05*/
				#btn05 a{
					background-image: url(../images/navigation_img1.jpg);
					background-repeat: no-repeat;
					background-position: 0 -160px;
					height: 40px;
					width: 300px;
					display:block;
					text-indent:-9999px;
					padding:0;
					margin:0;
				}
				
				#btn05 a:link,
				#btn05 a:active,
				#btn05 a:visited{
					background-position: 0 -160px;
				}
				
				#btn05 a:hover{
					background-position:-300px -160px;
				}
				
				/*btn05*/
				.btn05 a{
					background-image: url(../images/navigation_img1.jpg);
					background-repeat: no-repeat;
					background-position:-300px -160px;
					height: 40px;
					width: 300px;
					display:block;
					text-indent:-9999px;
					padding:0;
					margin:0;
				}
				/*btn06*/
				#btn06 a{
					background-image: url(../images/navigation_img1.jpg);
					background-repeat: no-repeat;
					background-position: 0 -200px;
					height: 40px;
					width: 300px;
					display:block;
					text-indent:-9999px;
					padding:0;
					margin:0;
				}
				
				#btn06 a:link,
				#btn06 a:active,
				#btn06 a:visited{
					background-position: 0 -200px;
				}
				
				#btn06 a:hover{
					background-position:-300px -200px;
				}
				
				/*btn06*/
				.btn06 a{
					background-image: url(../images/navigation_img1.jpg);
					background-repeat: no-repeat;
					background-position:-300px -200px;
					height: 40px;
					width: 300px;
					display:block;
					text-indent:-9999px;
					padding:0;
					margin:0;
				}
				
				
				/*btn08*/
				#btn08 a{
					background-image: url(../images/navigation_img1.jpg);
					background-repeat: no-repeat;
					background-position: 0 -240px;
					height: 40px;
					width: 300px;
					display:block;
					text-indent:-9999px;
					padding:0;
					margin:0;
				}
				
				#btn08 a:link,
				#btn08 a:active,
				#btn08 a:visited{
					background-position: 0 -240px;
				}
				
				#btn08 a:hover{
					background-position:-300px -240px;
				}
				
				/*btn08*/
				.btn08 a{
					background-image: url(../images/navigation_img1.jpg);
					background-repeat: no-repeat;
					background-position:-300px -240px;
					height: 40px;
					width: 300px;
					display:block;
					text-indent:-9999px;
					padding:0;
					margin:0;
				}
#sub_btn{
	padding:0;
	margin:0;
	height: 135px;
	width: 300px;
	background-image: url(../images/navigation_img2.jpg);
	background-repeat: no-repeat;
}


#sub_btn ul{
	padding:0;
	margin:0;

}

#sub_btn li{
	padding:5px 0;
	margin:0;
	list-style-type:none;
}

				/*btn07*/
				#btn07 a{
					background-image: url(../images/sub_btn.jpg);
					background-repeat: no-repeat;
					background-position: 0 0;
					height: 40px;
					width: 300px;
					display:block;
					text-indent:-9999px;
					padding:0;
					margin:0;
				}
				
				#btn07 a:link,
				#btn07 a:active,
				#btn07 a:visited{
					background-position: 0 0;
				}
				
				#btn07 a:hover{
					background-position:-300px 0;
				}
				
				
				/*btn07*/
				.btn07 a{
					background-image: url(../images/sub_btn.jpg);
					background-repeat: no-repeat;
					background-position:0 0;
					height: 40px;
					width: 300px;
					display:block;
					text-indent:-9999px;
					padding:0;
					margin:0;
				}



				/*btn09*/
				#btn09 a{
					background-image: url(../images/sub_btn02.jpg);
					background-repeat: no-repeat;
					background-position: 0 0;
					height: 40px;
					width: 300px;
					display:block;
					text-indent:-9999px;
					padding:0;
					margin:0;
				}
				
				#btn09 a:link,
				#btn09 a:active,
				#btn09 a:visited{
					background-position: 0 0;
				}
				
				#btn09 a:hover{
					background-position:-300px 0;
				}
				
				
				/*btn09*/
				.btn09 a{
					background-image: url(../images/sub_btn02.jpg);
					background-repeat: no-repeat;
					background-position:0 0;
					height: 40px;
					width: 300px;
					display:block;
					text-indent:-9999px;
					padding:0;
					margin:0;
				}

#banner_space{
	background-image: url(../images/banner_space.jpg);
	background-repeat: no-repeat;
	height: 190px;
	width: 300px;
	padding:0;
	margin:0;
}

				
/*right_contents*/

#contents_box{
	padding:0;
	margin:0;
	width:680px;
	background-image: url(../images/inside_back.gif);
	background-repeat: repeat-y;
	background-position:right top;
}

#top_img{
	background-image: url(../images/top_img.jpg);
	background-repeat: no-repeat;
	_background-position: right top;
	height: 475px;
	width/**/: 680px;
	_width:675px;
	padding:0px;
	margin:0px;
}

#kokuchi_img2{
	padding:0;
	margin:0;
	background-image: url(../images/kokuchi_img2.jpg);
	background-repeat: no-repeat;
	_background-position: right top;
	height: 190px;
	width/**/: 680px;
	_width:675px;
}

/*top_contents*/
#top_contents{
	padding:0;
	margin:0;
	height:100px;
}

/*topics*/
#topics{
	padding:0;
	margin:0;
	height:100px;
	width:500px;
	float:left;
}

#topics_title{
	padding:0;
	margin:0;
	height:100px;
	width:45px;
	float:left;
	background-image: url(../images/topics_title.jpg);
	background-repeat: no-repeat;
}

#topics_title h2{
	text-indent:-9999px;
	padding:0;
	margin:0;
	display: block;
	height:100px;
	width:45px;
}

#topics_box{
	float:right;
	padding:0;
	margin:0;
	width:455px;
	background-image: url(../images/topics_box.jpg);
	background-repeat: no-repeat;
	height: 100px;
}

#topics_box .box{
	padding:15px 0;
	margin:0 20px 0 10px;
	text-align:left;
	font-weight: bold;
}

#topics_box ul{
	padding:0;
	margin:0 0 0 10px;
}

#topics_box li{
	padding:0;
	margin:0;
	list-style-type:none;
}

/*update*/
#update{
	padding:0;
	margin:0;
	height:100px;
	width:480px;
	float:right;
}

#update_title{
	padding:0;
	margin:0;
	height:100px;
	width:35px;
	float:left;
	background-image: url(../images/update_title.jpg);
	background-repeat: no-repeat;
}

#update_title h2{
	text-indent:-9999px;
	padding:0;
	margin:0;
	display: block;
	height:100px;
	width:35px;
}


#update_box{
	float:right;
	padding:0;
	margin:0;
	width:445px;
	background-image: url(../images/update_box.jpg);
	background-repeat: no-repeat;
	height: 100px;
}

#update_box .box{
	padding:0;
	margin:12px 20px 12px 10px;
	text-align:left;
	width:415px;
	height:75px;
	overflow:auto;

}

#update_box dl{
	padding:0;
	margin:0;
	font-size:85%;
}

#update_box dt{
	padding:0;
	margin:0;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #006699;
}

#update_box dd{
	padding:0;
	margin:0 0 0 15px;
}


/*inside_box*/
#inside_box{
	padding:0;
	margin:0;
	background-image: url(../images/contents_body.jpg);
	background-repeat: no-repeat;
	width: 680px;
	background-position: 0 0;
}

#inside_footer{
	padding:0;
	margin:0;
	background-image: url(../images/contents_footer.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 980px;
}

#inside_body{
	padding:20px 0 0 0;
	margin:0 10px 0 30px;
	width: 620px;
	text-align:left;
}

#inside_spacer1{
	padding:0;
	margin:0;
	height: 150px;
	width: 300px;
	background-image: url(../images/inside_spacer1.jpg);
	background-repeat: no-repeat;
}

#inside_spacer2{
	background-image: url(../images/inside_spacer2.gif);
	height: 160px;
	width: 300px;
	padding:0;
	margin:0;
}

/*global_box*/

.global_box{
	padding:0;
	margin:0 10px;
	width:600px;
	background-image: url(../images/global_back.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	color: #333333;
}

.global_title{
	padding:0;
	margin:0;
	background-image: url(../images/global_title.jpg);
	background-repeat: no-repeat;
	width: 30px;
	float:left;
}

.global_contents{
	padding:0;
	margin:0;
	width: 570px;
	float:right;
	background-image: url(../images/global_body.jpg);
	background-repeat: no-repeat;
}

.global_footer{
	padding:0;
	margin:0;
	background-image: url(../images/global_footer.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 600px;
	text-align:right;
}

.data{
	width:540px;
	margin:0 20px 0 40px;
	padding:0;
	font-size:85%;
}

#contents_inside{
	padding:0;
	margin:0 10px;
	width:600px;
	color: #333333;
}


.global_contents .box{
	padding:20px 0;
	margin:0 20px 0 10px;
}

/*spacer*/
.spacer{
	height:300px;
}
.spacer02{
	height:200px;
}
.spacer_coming{
	height:500px;
}

#pan_txt{
	font-size:85%;
	text-align:right;
}

/*pageback_c*/
#pagetop a{
	width:260px;
	height:30px;
	margin:0;
	padding:0;
	background-image: url(../images/pagetop.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	display:block;
	text-indent:-9999px;
	float:right;
}

#pagetop a:link,
#pagetop a:active,
#pagetop a:visited{
	background-position:0 0;
}

#pagetop a:hover{
	background-position:0 -30px;
}

