@charset   "Shift_JIS";
#wrapper{
    
      
  margin-left : auto;
  margin-right : auto;
  background-color : white;
  width : 980px;
  text-align:left;
}
#header{
    
      
  width : 980px;
  height : 120px;
}
#main{
    
   
  width : 980px;
  height : 336px;
  position : relative;
}
#main_link{
    
      
  width : 980px;
  height : 76px;
  padding-left : 160px;
  padding-top : -80px;
}
#content_left{
	  
    
 width:700px;
 float:left;
  height : 520px;
}
#content_right{
	  
        
 width : 270px;
 float:right;
  background-color : #ffffff;
  height : 520px;
  padding-left : 10px;
}
#footer{
	  
       
  width : 980px;
  clear : left;
  padding-top : 10px;
  height : 150px;
}
.logo{
	  
    
  margin-top : 37px;
  margin-bottom : 7px;
}
.floatright{
    
     
  float : right;
  margin-top : -110px;
}
#global-nav{
    
    
    height: 70px; 
} 
#global-nav ul{
    
      
    list-style: none; 
/* リスト形式を削除 */ 
}
/* リストを横並びに */  
#global-nav ul li{
    
      
    width: 120px; 
    height: 70px;  
    float: left;  
} 
#global-nav ul li a{
    
      
    text-indent: -9999px;
/* テキストをふっとばす */ 
    text-decoration: none;
    display: block; 
    width: 120px; 
    height: 70px; 
    background-image:url("image/navi.gif");
    background-repeat: no-repeat; 
} 
/* a要素の背景の指定  ※左の数字がx軸、右の数字がy軸*/
#global-nav ul li#menu1 a{
    
      
  background-position: 0 0; 
}    
#global-nav ul li#menu2 a{
    
       
  background-position: -120px 0px; 
}   
#global-nav ul li#menu3 a{
    
        
  background-position: -240px 0px; 
}   
#global-nav ul li#menu4 a{
    
       
  background-position: -360px 0px; 
}
#global-nav ul li#menu5 a{
    
      
  background-position: -480px 0px; 
}
#global-nav ul li a:hover{
    
       
    text-decoration: none;
    background-image:url("image/navi.gif");
    background-repeat: no-repeat;
}
/* a:hover要素の背景の指定 ※左の数字がx軸、右の数字がy軸*/
#global-nav ul li#menu1 a:hover{
    
        
  background-position: 0 -70px; 
}
#global-nav ul li#menu2 a:hover{
    
        
  background-position: -120px -70px; 
}
#global-nav ul li#menu3 a:hover{
    
     
  background-position: -240px -70px; 
}   
#global-nav ul li#menu4 a:hover{
    
       
  background-position: -360px -70px; 
}
#global-nav ul li#menu5 a:hover{
    
     
  background-position: -480px -70px; 
} 
#content{
    
        
  width : 980px;
  padding-left : 10px;
  padding-bottom : 10px;
  padding-right : 10px;
}
.line_height{
    
      
  line-height : 30px;
}
.float_right{
    
      
  float : right;
}
#content_left2{
    
     
  width : 690px;
  height : 504px;
  float : left;
  padding-left : 10px;
  padding-bottom : 10px;
}
#content_left3{
    
    
  width : 500px;
  float : left;
  padding-left : 10px;
  padding-bottom : 10px;
}
#content_right3{
    
    
  width : 450px;
  float : right;
}
#header2{
  width : 980px;
  height : 40px;
}

