@charset "Shift_JIS";
/* ------------------------------------■ logo部分 */
#logo{
  height : 75px;
  background-image : url(../img/bg_w_logo01.jpg);
  background-repeat : no-repeat;
}
#logo_table_hidari{
  width : 350px;
}
#logo_table_naka{
  width : 300px;
}
#logo_table_migi{
  width : 250px;
  vertical-align : top;
  text-align : center;
}
/* ------------------------------------■ 背景部分 */
#wrap_ue{
  height : 15px;
  vertical-align : bottom;
  background-image : url(../img/bg_w_ue01.gif);
  background-repeat : no-repeat;
}
#bg_naka{
  
  background-repeat : repeat-y;
  text-align : center;
}
/* ------------------------------------■グローバルメニュー  */
#bg_naka #navi #address{
  text-align : right;
  font-size : 12px;
}
#bg_naka #navi #gmenu{
  color : white;
  background-image : url(../img/bg_gmenu01.jpg);
  background-repeat : no-repeat;
  height : 30px;
  font-weight : bold;
  text-align : center;
}
#bg_naka #navi #gmenu a{
  color : white;
}
#bg_naka #navi #gmenu a:hover{
  color : #ffdf8c;
}
/* ------------------------------------■ぱんくず  */
#bg_naka #navi #pan{
  background-image : url(../img/bg_pan01.jpg);
  height : 22px;
  font-size : 12px;
  color : #2f1a00;
  background-position : center bottom;
  padding-top : 2px;
}
/* ------------------------------------■コンテンツ  */
#bg_naka #con{
  width : 860px;
}
/* ------------------------------------■フッターメニュー  */
#fmenu{
  background-image : url(../img/bg_fmenu01.gif);
  background-repeat : no-repeat;
  height : 30px;
  color : #9AB02F;
  text-align : center;
  font-size : 12px;
  background-position : center center;
}
#fmenu a{
  color : #9AB02F;
}
#fmenu a:hover{
  color : #e2ebb5;
}
.bo_gray{
  background-image : url(../img/018.jpg);
  background-repeat : repeat-x;
  height : 8px;
}
body{
  background-repeat : repeat;
}
#footer{
  height : 50px;
  background-image : url(../img/bg_w_footer01.gif);
  background-repeat : no-repeat;
  vertical-align : middle;
  text-align : left;
  padding-left : 30px;
  color : #525F2B;
  font-size : 11px;
}
#wrap{
  width : 900px;
  text-align : center;
  margin-top : 5px;
  margin-bottom : 150px;
}
h1{
  color : #525f2b;
  margin-top : 15px;
}
.side_table td{
  font-size : 13px;
  padding-left : 3px;
  padding-right : 1px;
  color : #57350f;
  background-color : white;
}
#page_ue{
  background-image : url(../img/bg_ie02.gif);
  background-repeat : no-repeat;
  text-align : center;
  height : 33px;
  background-position : center bottom;
}
.side_table th{
  background-image : url(../img/berg_ahorn_color.jpg);
  text-align : center;
}
.side_table{
  margin-left : 5px;
  margin-right : 5px;
}
#side_bg{
  background-image : url(../img/bg_gr_green01.gif);
  background-repeat : repeat-y;
  padding-top : 5px;
  margin-top : 10px;
  padding-bottom : 5px;
}
.side_table td a{
  color : #57350f;
}
