body{    
         background-color:#ffffff;
         margin:0px;            
         font-size:90%;
         line-height:150%;     

 /* === 文章の行間 === */ }
 #body2{

          margin:0px;
         width:754px; 
        color:#333333;
          border-top-width:0px;
          border-bottom-width:0px;
          border-right-width:2px;
          border-left-width:2px;
          border-style: solid;  
}

 /* === ヘッダー === */
#he{
        margin:0px;
        width:750px;
		
}
#kensaku{
 float:left;
}

#gazou{
 float:left;
}
	


 /* === フッタ− === */
#footerMenu{ 
         width:650px;
        text-decoration:none;
} #footer{ 

        font-size: 8.5pt;
        color:#333333;
}

#copyright{ 
        height: 120px;
        background-color:#B0C4DE;
	
		
}

#address{ 
		margin-left:40px;
		
}

 /* === リンク文字 === */

#footerMenu a:link {
          color:#333333;
          text-decoration:none;
} #footerMenu a:visited {
          color:#4682B4;
          text-decoration:none;
} #footerMenu a:hover{
          color:#4682B4;
          text-decoration:underline;


} #koushin2 a:link {
        
          text-decoration:none;
} #koushin2 a:visited {
          color:#F4A460;
          text-decoration:none;
} #koushin2 a:hover{
          color:#F4A460;
          text-decoration:underline;
} 
 #submenu2 a:link {
          color:#333333;
          text-decoration:none;
} #submenu2 a:visited {
          color:#4682B4;
          text-decoration:none;
} #submenu2 a:hover{
          color:#4682B4;
          text-decoration:underline;
}

/*-----------------------------
	200809GLJ
-----------------------------*/

h1.head-line {
	width:754px;
	font-size:12px;
	font-weight:normal;
	line-height:16px;
	text-align:right;
	margin:0px;
	padding:0px;}

h1.head-line strong {
	font-weight:normal;}

h2.logo-h2 {
	background:url(../index/01_rogo.gif) no-repeat;
	width:275px;
	height:110px;
	margin:0 0px 0 0;
	padding:0px;
	text-indent:-9999px;}
