@charset   "Shift_JIS";
/*======================================
　　基本
=======================================*/
a {
  color: #666666;
  margin: 0px;
  padding: 0px;
  font-weight: 500;
}
a:hover {
  color: #009999;  
}
body {
  scrollbar-face-color: #e7e7d1;
  scrollbar-track-color: #e7e7e7;
  vertical-align : top;
  padding : 0px;
  margin : 0px;
  background-image : url(../img/bg03.jpg);
  background-repeat : repeat-x;background-position : top;
  background-color : #e1e6ec;
}
#con {
  width: 820px;
  background-color: white;
  margin-top : 10px;
  margin-right : auto;  
  margin-left : auto;
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
  border-width : 1px;
  border-style : solid;
  border-color : #72897b;
  
  background-repeat : no-repeat;
  background-position : center 5px;
  padding-top : 10px;
}
#waku_main{
  vertical-align : top;
  text-align : center;
}
#menu {
 padding-bottom : 2px;
 margin-top : 5px;
 height : 22px;
 margin-bottom : 5px;
}
#footer{
 
 width : 100%;
 vertical-align : bottom;
 text-align : center; 
 margin-top : 20px; 
 margin-bottom : 50px;
}


.LogoCenter{
  width : 249px;
 vertical-align : bottom;
 text-align : center; 
}
.LogoRight{
  width : px;
 vertical-align : bottom;
 text-align : right; 

  width : 150px;
}



/*======================================
　基本　サブ
=======================================*/
marquee {
  color : #8b734e;
  margin: 0px;
  font-size: 11px;
}
address {
 text-decoration: none;
 height : 36px;
 margin-bottom : 10px;
  
  background-image : url(../img/cmn_fotter_04.gif);
  background-repeat : no-repeat;background-position : center center;}
/*======================================
　ろご部分テーブル
=======================================*/
#logo{
 margin-top : 10px;
 width : 800px;
}
#logo_b {
 height: 9px;
 margin-bottom: 10px;
 background-image: url(../img/bd_g_u.gif);
 background-repeat: repeat-x;
}
#R{
　height : 25px;
  padding-bottom : 5px;
}
/*======================================
　　menu
=======================================*/
#menu td{
  width : 100px;
}
/*======================================
　　フッタ
=======================================*/

.LogoRight img{
  cursor : pointer;
}
.LogoLeft{
  height : 73px;
}
