@import "common.css";

#top_h{
  color:#ff9900;
}

#mainContents{
  position:relative;
  top:-19px;
  overflow:auto;
}

#announce{
  width:760px;
  height:400px;
  background-color:#fde5b5;
  margin-bottom:10px;
}

#leftContents{
  float:left;
  width:270px;
  height:auto;
  margin-top:10px;
  margin-left:10px;
}

/* IE6 */
* html #leftContents{
  height:128px;
}

#infoFrame{
  border:1px solid #ff9900;
  padding-right:5px;
  background-color:#ffffff;
}

#lastModify{
  margin-top:10px;
  margin-left:10px;
  color:#007d2b;
}

#lastModify h2{
  font-size:16px;
}

#infoList{
  font-size:12px;
  list-style-type:disc;
  margin-left:30px;
  margin-bottom:10px;
}

#bannerList{
  position:relative;
  margin-top:10px;
  margin-left:0px;
  margin-bottom:10px;
}

#bannerList li{
  margin-bottom:5px;
}

#bannerList a{
  display:block;
  width:200px;
  height:60px;
  background-color:#fde5b5;
  text-indent:-9999px;
}

#b_recruit{
  width:200px;
  height:60px;
  background-image:url(../img/banner_recruit.gif);
}

#b_recruit:hover{
  background-image:url(../img/banner_recruit_h.gif);
}

#b_tokachi{
  width:200px;
  height:60px;
  background-image:url(../img/banner_tokachi.gif);
}

#b_tokachi:hover{
  background-image:url(../img/banner_tokachi_h.gif);
}

#b_komugi{
  width:200px;
  height:60px;
  background-image:url(../img/banner_komugi-no-oka.gif);
}

#b_komugi:hover{
  background-image:url(../img/banner_komugi-no-oka_h.gif);
}

#b_maeda{
  width:200px;
  height:60px;
  background-image:url(../img/banner_maeda.gif);
}

#b_maeda:hover{
  background-image:url(../img/banner_maeda_h.gif);
}

#b_shizuoka{
  width:200px;
  height:60px;
  background-image:url(../img/banner_shizuoka.gif);
}

#b_shizuoka:hover{
  background-image:url(../img/banner_shizuoka_h.gif);
}

#rightContents{
  float:right;
  width:450px;
  height:auto;
  background-color:#fde5b5;
  margin-right:10px;
  margin-bottom:10px;
  padding-right:10px;
  padding-bottom:20px;
}

/* IE6 */
* html #rightContents{
  height:350px;
  margin-right:5px;
}

#main a{
  color:red;
}

#main a:hover{
  color:black;
}

#main dl{
  text-align:left;
  margin-top:10px;
  margin-left:10px;
}

#main dt{
  font-weight:bolder;
  font-size:18px;
  color:white;
  margin-bottom:20px;
}

.tags{
  background-color:#4b291d;
  padding:5px;
  padding-left:10px;
}

#shop_info{
  width:740px;
  height:800px;
  clear:left;
  background-color:white;
  margin-left:9px;
  margin-bottom:10px;
  border:1px solid #5b8e15;
/*  overflow:auto; */
  padding-bottom:40px;
}

/* IE6 */
* html #shop_info{
  float:left;
  margin-left:4px;
  padding-bottom:0px;
  margin-bottom:30px;
}

/* safari */
html[xmlns*=""] body:last-child #shop_info{
  float:left;
}

#shop_info h2{
  font-size:24px;
  color:#006400;
  border-left:10px solid #006400;
  border-bottom:1px solid #006400;
  padding:5px;
  margin:10px;
}

.shop_map_c{
  margin-top:20px;
  margin-left:10px;
  height:280px;
}

.shop_map_l{
  float:left;
}

.shop_map_r{
  float:right;
  margin-right:10px;
}

#shop_info h3{
  font-size:18px;
  color:#4b291d;
}

#qrcode{
  margin:20px;
}
