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



body{
	width:100%;
	height:100%;
	background-color:#000000;
	background-image:url(img/head.jpg);
	background-repeat:repeat-x;
	margin:0px auto;
	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; 
	} 


#head{
	width:1000px;
	height:70px;
	margin:0 auto;
	background-image:url(img/head_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	text-align:left;
	}





#head .head_left{
	width:180px;
	margin-top:15px;
	float:left;
	}






#global_navi{
	width:411px;
	margin-top:20px;
	float:right;
	}



#global_navi ul{
	list-style:none; 
	}




#global_navi li{
	
	float:left;
	}





  
#global_navi li.menu01 a {   
	width:40px;   
    height:20px;
	margin-left:25px;
    text-decoration:none;
	text-indent:-9999px;  
	display:block;
    background:url(img/menu01.jpg) bottom no-repeat;   
	}   



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


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




#global_navi li.menu04 a {  
	width:31px;   
    height:20px;
	margin-left:25px;
    text-decoration:none;
	text-indent:-9999px;  
	display:block;    
    background:url(img/menu04.jpg) top no-repeat;   
	}




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





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










#main_img{
	width:1000px;
	height:480px;
	margin:15px auto;
	color:#999999;
	}





/* 110516追加 */

#main_img02{
	width:1000px;
	height:480px;
	margin:15px auto;
	color:#999999;
	background-image:url(img/top_img.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	text-align:left;
	}



#main_img02 .banner110605{
	padding:370px 0 0 685px;
	}







#information{
	width:1000px;
	/*height:90px;*/
	height:60px;
	margin:0 auto;
	padding-top:40px;
	background-image:url(img/info_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	color:#DCDCDC;
	font-size:11px;
	font-family:"Meiryo","MS UI Gothic","MS PGothic","Lucida Grande",sans-serif;
	letter-spacing:normal;
	line-height:normal;
	text-align:left;
	}



#information dl{
	margin:0;
	padding:0 0 0 20px;
	text-align:left;
	}





#information dt{
	width:60px;
	margin:0;
	padding:0px 5px 0px 0px;
	line-height:160%;
	text-align:left;
	float:left;
	clear:both;
	}






#information dd{
	width:900px;
	margin:0px 0px 5px 70px;
	line-height:160%;
	}





#information a:link{
	color:#D2D2D2;
	}
	

#information a:visited{	
	color:#999999;
	}
	
	
	
#information a:hover{
	color:#FF0000;
	}













address{
	width:1000px;
	margin:0 auto;
	font-size:10px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	text-align:right;
	}









