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



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


.clear{
	clear:both;
	}


img{
	margin:0;
	padding:0;
	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;
	} 
	
	
	



/* ヘッダー */




#head_bg{
	width:1000px;
	height:90px;
	background-image:url(img/head_bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	margin:0 auto;
	}



#head{
	width:1000px;
	height:90px;
	}





#head .head_left{
	padding-top:10px;
	text-align:left;
	float:left;
	}
	


#head .head_right{
	padding-top:10px;
	text-align:right;
	float:right;
	}


#head .head_right h1{
	font-size:10px;
	color:#959595;
	font-family:"Meiryo","MS UI Gothic","MS PGothic","Lucida Grande",sans-serif;
	font-weight:normal;
	line-height:200%;
	text-align:right;
	}










/* ナビゲーション */





#global_navi{
	width:1000px;
	height:30px;
	margin:0 auto;
	clear:both;
	}


#global_navi ul{
	list-style:none; 
	}



#global_navi li{
	float:left;
	}


  
#global_navi li.menu01 a {   
	width:166px;   
    height:30px;
    text-decoration:none;
	text-indent:-9999px;  
	display:block;
    background:url(img/menu01.jpg) left top no-repeat;   
	}   



#global_navi li.menu02 a {
	width:167px;   
    height:30px;
    text-decoration:none;
	text-indent:-9999px;  
	display:block;       
    background:url(img/menu02.jpg) left top no-repeat;   
	}
	


#global_navi li.menu03 a {  
	width:167px;   
    height:30px;
    text-decoration:none;
	text-indent:-9999px;  
	display:block;    
    background:url(img/menu03.jpg) left top no-repeat;   
	}



#global_navi li.menu04 a {  
	width:166px;   
    height:30px;
    text-decoration:none;
	text-indent:-9999px;  
	display:block;    
    background:url(img/menu04.jpg) left bottom no-repeat;   
	}



#global_navi li.menu05 a {  
	width:167px;   
    height:30px;
    text-decoration:none;
	text-indent:-9999px;  
	display:block;    
    background:url(img/menu05.jpg) left top no-repeat;   
	}



#global_navi li.menu06 a {  
	width:167px;   
    height:30px;
    text-decoration:none;
	text-indent:-9999px;  
	display:block;    
    background:url(img/menu06.jpg) left top no-repeat;   
	}




#global_navi li a:hover {
	background-position:left bottom;
	}








/* メインコンテンツ */




#main_contents{
	width:1000px;
	height:700px;
	margin:30px auto 20px auto;
	clear:both;
	}





/* サブナビゲーション */


#main_left{
	width:250px;
	height:700px;
	background-image:url(img/left_banner.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	float:left;
	text-align:left;
	}
	





#main_left ul{
	margin:50px 0 0 20px;
	padding:0;
	list-style:none;
	}
	


#main_left li{
	margin:0;
	padding:0;
	font-size:12px;
	color:#E5E5E5;
	font-family:"Meiryo","MS UI Gothic","MS PGothic","Lucida Grande",sans-serif;
	line-height:200%;
	font-weight:bold;
	}
		




#main_left .text01{
	color:#FF0000;
	}





#main_left a{
	color:#E5E5E5;
	text-decoration:none;
	}
	

	
#main_left a:hover{
	color:#FF0000;
	}













/* ライトコンテンツ */



#main_right{
	width:725px;
	height:700px;
	background-image:url(img/right_banner01.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	text-align:left;
	float:right;
	}









#main_right table,td,tr{
	font-size:12px;
	color:#E5E5E5;
	font-family:"Meiryo","MS UI Gothic","MS PGothic","Lucida Grande",sans-serif;
	border-collapse:collapse;
	}



#main_right .content01{
	margin-top:60px;
	}


#main_right .text01{
	border-bottom:#333333 dotted 1px;
	}


#main_right .text02{
	font-size:13px;
	color:#E5E5E5;
	font-family:"Meiryo","MS UI Gothic","MS PGothic","Lucida Grande",sans-serif;
	font-weight:bold;
	border-bottom:#333333 dotted 1px;
	}



#main_right .img01{
	margin:10px 4px 5px 0;
	}


#main_right .img02{
	margin:0 4px 0 0;
	}





#main_right a{
	color:#E5E5E5;
	text-decoration:none;
	}
	


	
#main_right a:hover{
	color:#FFFFFF;
	}










/* フッター */




#fut01{
	width:1000px;
	height:30px;
	margin:0 auto;
	background-image:url(img/fut_bg01.jpg);
	background-position:top;
	background-repeat:no-repeat;
	text-align:right;
	clear:both;
	}


#fut01 ul{
	padding-top:5px;
	list-style:none;
	}



#fut01 li{
	margin-left:15px;
	font-size:10px;
	color:#E5E5E5;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	display:inline;
	}



#fut01 a{
	color:#E5E5E5;
	text-decoration:none;
	}
	


	
#fut01 a:hover{
	color:#FFFFFF;
	}






#fut02_bg{
	width:100%;
	height:60px;
	background-color:#000000;
	}





#fut02{
	width:1000px;
	height:60px;
	margin:0 auto;
	background-image:url(img/fut_bg02.jpg);
	background-position:top;
	background-repeat:no-repeat;
	text-align:left;
	clear:both;
	}




#fut02 ul{
	padding-top:15px;
	list-style:none;
	}



#fut02 li{
	margin-right:15px;
	font-size:10px;
	color:#E5E5E5;
	font-family:Arial, Helvetica, sans-serif;
	display:inline;
	}



#fut02 a{
	color:#E5E5E5;
	text-decoration:none;
	}
	


	
#fut02 a:hover{
	color:#FFFFFF;
	}



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













