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



body{
	width:100%;
	height:100%;	
	margin:0px auto;
	background-color:#FFFFFF;
	background-image:url(img/bg01.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	text-align:center;
	}


.clear{
	clear:both;
	}



img{
	border:0;
	}




h1, h2, h3, h4,p, a, div, ul, li, hr,object, span, select, option,img, table, tr, td, address { 
	margin:0; 
	padding:0; 
	} 


#wrap{
	width:100%;
	height:100%;
	background-image:url(img/bg02.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	}


#head{
	width:840px;
	height:85px;
	margin:0 auto;
	background-color:#FFFFFF;
	text-align:right;
	}



#head h1{
	margin-right:20px;
	color:#969696;
	font-size:10px;
	font-family:"Meiryo","MS UI Gothic","MS PGothic","Lucida Grande",sans-serif;
	letter-spacing:normal;
	line-height:normal;
	font-weight:normal;	
	}



#head .logo{
	margin:10px 460px 10px 20px;
	/*float:left;*/
	}



#main{
	width:840px;
	margin:0 auto;
	background-color:#FFFFFF;
	clear:both;
	}



#g_navi{
	width:820px;
	height:20px;
	margin:0 auto;
	text-align:right;
	}



#g_navi ul{
	font-size:12px;
	color:#3C3C3C;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:normal;
	line-height:180%;
	font-weight:bolder;
	list-style:none;
	/*float:right;*/
	}




#g_navi li{
	margin:0 10px;
	display:inline;
	}




#g_navi li a {
	color:#3C3C3C;
	text-decoration:none;
	}




#g_navi li a:hover {   
    color:#F63197;
	border-bottom:#F63197 solid 2px;
	}
	
	


#g_navi .now{
	color:#F63197;
	}





#content_img{
	width:840px;
	margin:10px auto;
	}




#content_img001{
	width:840px;
	margin:20px auto;
	}



#main_content01{
	width:800px;
	margin:0 auto;
	text-align:left;
	}
	
	


#main_content01 .content01{
	width:260px;
	height:200px;
	margin:0 10px 30px 0;
	background-image:url(img/content01.jpg);
	background-repeat:no-repeat;
	float:left;
	}


#main_content01 .content02{
	width:260px;
	height:200px;
	margin:0 10px 30px 0;
	background-image:url(img/content02.jpg);
	background-repeat:no-repeat;
	float:left;
	}




#main_content01 .content03{
	width:260px;
	height:200px;
	margin-bottom:30px;
	float:right;
	}


#main_content01 .content03 a:hover{
	border:none;
	}


/*#main_content01 h2{
	margin:0 0 0 5px;
	font-size:14px;
	color:#282828;
	font-family:"Meiryo","MS UI Gothic","MS PGothic","Lucida Grande",sans-serif;
	line-height:200%;
	font-weight:bold;
	}




#main_content01 p{
	margin:3px 5px 5px 5px;
	font-size:11px;
	color:#3C3C3C;
	font-family:"Meiryo","MS UI Gothic","MS PGothic","Lucida Grande",sans-serif;
	line-height:160%;
	}*/





#main_content01 .text{
	margin:30px 5px 5px 5px;
	font-size:12px;
	color:#3C3C3C;
	font-family:"Meiryo","MS UI Gothic","MS PGothic","Lucida Grande",sans-serif;
	line-height:160%;
	}





#main_content01 .more_text{
	width:260px;
	font-size:12px;
	color:#3C3C3C;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:normal;
	line-height:160%;
	font-weight:bold;
	text-align:right;
	}




#main_content01 a {
	color:#3C3C3C;
	text-decoration:none;
	}




#main_content01 a:link{
	color:#3C3C3C;
	}
	



#main_content01 a:hover {   
    color:#F63197;
	border-bottom:#F63197 dotted 1px;
	}
	
	

#main_content01 a:visited{	
	color:#666666;
	}
	





#main_content02{
	width:800px;
	margin:0 auto;
	text-align:left;
	clear:both;
	}
	



#infomation{
	width:410px;
	height:200px;
	padding-top:25px;
	padding-bottom:10px;
	background-image:url(img/infomation_bg.jpg);
	background-repeat:no-repeat;
　　scrollbar-track-color:#fedbea;
　　scrollbar-face-color:#fdafcf;
　　scrollbar-arrow-color:#FFFFFF;
　　scrollbar-darkshadow-color:#ffc2dc;
	float:left;
	}



div#infomation div.box{
	width:auto;
	height:175px;
	overflow:auto;
　　scrollbar-track-color:#fedbea;
　　scrollbar-face-color:#fdafcf;
　　scrollbar-arrow-color:#FFFFFF;
　　scrollbar-darkshadow-color:#ffc2dc;
	}





#infomation dl{
	width:390px;
	margin:0px;
	line-height:140%;
	}




#infomation dt{
	width:60px;
	clear:both;
	margin:0px;
	padding:0 0 5px 15px;
	font-size:11px;
	font-family:"Meiryo","MS UI Gothic","MS PGothic","Lucida Grande",sans-serif;	
	letter-spacing:normal;
	text-align:left;
	float:left;
	}




#infomation dd{
	width:305px;
	margin:0px 0px 5px 80px;
	font-size:11px;
	font-family:"Meiryo","MS UI Gothic","MS PGothic","Lucida Grande",sans-serif;
	letter-spacing:normal;
	}
	
	
	
#infomation a {
	color:#3C3C3C;
	text-decoration:none;
	}




#infomation a:link{
	color:#3C3C3C;
	}
	



#infomation a:hover {   
    color:#F63197;
	border-bottom:#F63197 solid 1px;
	}
	
	

#infomation a:visited{	
	color:#666666;
	}
		













	
	



#right_content{
	width:370px;
	height:200px;
	background-image:url(img/right_bg.jpg);
	background-position:left;
	background-repeat:no-repeat;
	float:right;
	}




#right_content .right_container{
	width:340px;
	height:165px;
	margin:32px 0 0 30px;
	}


#right_content .right_contents01{
	width:340px;
	height:75px;
/*	margin:29px 0 5px 30px;*/
	margin-bottom:5px;
	background-image:url(img/right_banner01.jpg);
	background-position:top;
	background-repeat:no-repeat;
	display:block;
	text-indent:-9999px;
	}




#right_content .right_contents01 a{
	width:340px;
	height:75px;
	background-image:url(img/right_banner01.jpg);
	background-position:top;
	display:block;
	}



#right_content .right_contents01 a:hover{
	background-image:url(img/right_banner01.jpg);
	background-position:bottom;
	}






#right_content .right_contents02{
	width:165px;
	height:80px;
/*	margin:0 0 0 30px;*/
	background-image:url(img/right_banner02.jpg);
	background-repeat:no-repeat;
	display:block;
	text-indent:-9999px;
	float:left;
	}




#right_content .right_contents02 a{
	width:165px;
	height:80px;
	background-image:url(img/right_banner02.jpg);
	background-position:top;
	display:block;
	float:left;
	}



#right_content .right_contents02 a:hover{
	background-image:url(img/right_banner02.jpg);
	background-position:bottom;
	}




#right_content .right_contents03{
	width:165px;
	height:80px;
	margin:0;
	background-image:url(img/right_banner03.jpg);
	background-repeat:no-repeat;
	display:block;
	text-indent:-9999px;
	float:right;
	}




#right_content .right_contents03 a{
	width:165px;
	height:80px;
	background-image:url(img/right_banner03.jpg);
	background-repeat:no-repeat;
	background-position:top;
	display:block;
	float:right;
	}



#right_content .right_contents03 a:hover{
	background-image:url(img/right_banner03.jpg);
	background-position:bottom;
	}





/* 1007更新時追加バナー */



#right_content .right_contents04{
	width:340px;
	height:75px;
/*	margin:29px 0 5px 30px;*/
	margin-bottom:5px;
	background-image:url(img/right_banner04.jpg);
	background-position:top;
	background-repeat:no-repeat;
	display:block;
	text-indent:-9999px;
	}




#right_content .right_contents04 a{
	width:340px;
	height:75px;
	background-image:url(img/right_banner04.jpg);
	background-position:top;
	display:block;
	}



#right_content .right_contents04 a:hover{
	background-image:url(img/right_banner04.jpg);
	background-position:bottom;
	}














#fut{
	width:800px;
	margin:0 auto;
	padding-top:20px;
	background-image:url(img/fut_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	clear:both;
	}
	
	
	
	
#fut_content{
	width:760px;
	height:180px;
	margin:0 auto 20px auto;
	background-image:url(img/fut_content_bg.jpg);
	background-position:center;
	background-repeat:no-repeat;
	text-align:left;
	}	
	
	
	
#fut_content .container{
	width:178px;
	height:180px;
	float:left;
	}



#fut_content .container02{
	width:112px;
	height:180px;
	float:left;
	}

	
	
#fut_content ul{
	height:180px;
	list-style:none;
	/*float:left;*/
	}
	
	
	
#fut_content li{
	height:20px;
	padding-left:15px;
	font-size:11px;
	color:#3C3C3C;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:normal;
	line-height:normal;	
	}
	
	
	
#fut_content .point_img{
	background-image:url(img/point.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	}	
	
	
	
#fut_content .point02_img{
	background-image:url(img/point02.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	}	
	



#fut_content a {
	color:#3C3C3C;
	text-decoration:none;
	}




#fut_content a:link{
	color:#3C3C3C;
	}
	



#fut_content a:hover {   
    color:#F63197;
	border-bottom:#F63197 solid 1px;
	}
	
	

#fut_content a:visited{	
	color:#666666;
	}
	




	
	
	
address{
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	color:#969696;
	clear:both;
	}
	
