/* 全体用変更不可(日本語版)------------------------------------------- */


/* 本体制御 ------------------------------------------- */


body{ font-size:13px;
      
	   background-color:#F8F7F9;
	   
	   color:#777089;
	  
       line-height:140%;
	  
       margin:0px;}



.boxCenterTop{background:url(../images/top/bg_grd.jpg) repeat-y;
     
	 width:1010px;
	 
	 margin:0 auto;}	
	 
	 

						
.boxCenter{background:url(../images/common/bg_grd.jpg) repeat-y;
     
	 width:810px;
	 
	 margin:0 auto;}	
	 
	 
	 	 

/* ヘッダー ------------------------------------------- */



#header{width:800px; margin:0px; padding:0px}
			
								
#Gnavi{vertical-align: text-bottom;}



/* メイン ------------------------------------------- */

								
#space{width:800px;

       height:66px;}
									 
	 

#center{width:800px;

         margin:0 auto;}
		 
		 
									
#contents{ width:600px;

           padding:20px 100px 0px;
		   
		   background:url(../images/common/bg_logo.jpg) right top no-repeat;}
		   

		
.title{ width:590px;

        height:20px;
								
        margin-bottom:45px}



.title2{ width:590px;

        height:20px;
								
        margin-bottom:45px;
		
		padding-top:40px}
		
		
		

#box{margin:0px 0px 30px 20px;

     width:440px;
	 
	 float:left;}



 /* グラデ制御 ------------------------------------------- */

	
#gnavigrd{ width:750px;

           float:right;

           height:10px;
		
           background:url(../images/common/menu_grd.jpg) repeat-x;}

 
 
	 	 
/* グローバルナビ ------------------------- */



#gnavi{ width:750px;

		margin:0px;
        
		height:47px;
        
		float:right;}




/* リンク処理 ------------------------------------------- */
	


   
a:link{ color:#FF6600;

		text-decoration:underline}	   
		 
		
		 
a:visited{ color:#FF6600;

		   text-decoration:underline}	   
		 
		
				 
a:hover{ color:#FFCC00;

	　   text-decoration:underline}	   



/* トップへ ------------------------------------------- */


#toplink{margin-top:50px;

         width:590px;
		 
		 float:left;
		 
		 text-align:right;}


/* フッター ------------------------------------------- */




#copy{ text-align:center;

       margin-top:30px;

							
       width:100%;
							
       height:105px;
							
       padding-top:20px;	
													
       border-top:1px solid #772F53}
	   


#copy2{text-align:right;

       letter-spacing:2px; 
	   
	   font-size:80%; 
	   
	   padding:3px}	   
	
	
	
#footer{ width:590px;
     
	     height:25px;
	
		    margin:0 auto;
		 
	     text-align:left;
						
	     background:url(../images/common/bg_grd2.jpg) no-repeat;}		 


