#all {
  background: #F5FAF3;
}

#header #bg-header1 {
  height: 20px;
  background: #242415;
}
#header #bg-header1 #header1 {
  width: 980px;
  margin: auto;
  color: #fff;
}
#header #bg-header2 {
  background: #fff;
  height: 41px;
  padding: 30px 0 9px 0;
}
#header #bg-header2 #header2 {
  width: 980px;
  margin: auto;
  color: #fff;
}
#header #bg-header2 #header2 h2 img {
  display: block;
}
#header #bg-header2 #header2 .contact {
  background: url(../img/contact_header.png);
}
#header #bg-header2 #header2 .contact a {
  display: block;
  width: 100px;
  height: 18px;
  padding: 10px 0 10px 64px;
  text-decoration: none;
  color: #000;
}
#header #bg-header2 #header2 .contact a:hover {
  background: rgba(255, 255, 255, 0.5);
}

#main-bg {
  background: url(../img/mainimg.png) no-repeat;
  background-position: top center;
  padding: 270px 0 0 0;
}
#main-bg #main {
  background: #F5FAF3;
  width: 980px;
  margin: auto;
  padding: 5px 0 0 0;
  border-radius: 7px;
}

#search {
  margin: 0 5px;
}
#search h3 img {
  display: block;
}
#search #search-inner {
  background: #fff;
  padding: 20px 10px;
  margin: 10px 0 0 0;
  border: solid 1px #bdbdae;
  box-shadow: rgba(102, 91, 68, 0.14902) 0px 0px 5px 1px;
  -webkit-box-shadow: rgba(102, 91, 68, 0.14902) 0px 0px 5px 1px;
  -moz-box-shadow: rgba(102, 91, 68, 0.14902) 0px 0px 5px 1px;
}
#search #search-inner #search-name h4 {
  font-size: 16px;
  margin: 5px 20px 0 10px;
  padding: 0 0 5px 40px;
  background: url(../img/icon_shop.png) no-repeat;
}
#search #search-inner #search-name #search-box {
  width: 500px;
  height: 20px;
  border: 3px solid #ccc;
  padding: 7px 10px;
  margin: 0 15px 0 0;
  font-size: 16px;
}
#search #search-inner #search-name #button {
  background: #C6AD00;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  padding: 11px 25px;
  border: none;
  cursor: pointer;
}
#search #search-inner #search-name #button:hover {
  background: #E9DE3F;
}
#search #search-inner #search-map {
  margin: 30px 0 0 0;
}
#search #search-inner #search-map h4 {
  font-size: 16px;
  margin: 0 0 0 15px;
  padding: 5px 0 5px 35px;
  background: url(../img/icon_map.png) no-repeat;
}
#search #search-inner #search-map #bg-map {
  width: 942px;
  height: 682px;
  margin: 20px 3px 0 3px;
  background: url(../img/bg-map.png) no-repeat;
  position: relative;
}
#search #search-inner #search-map #bg-map img {
  padding: 4px;
  border: 1px solid  #ccc;
}
#search #search-inner #search-map #bg-map h5 {
  font-size: 14px;
  font-weight: bold;
  color: #D83500;
}
#search #search-inner #search-map #bg-map a {
  text-decoration: none;
  color: #000;
  border: 1px solid #fff;
}
#search #search-inner #search-map #bg-map a:hover {
  color: #D83300;
}
#search #search-inner #search-map #bg-map #tokyo {
  width: 320px;
  height: 130px;
  padding: 10px;
  position: absolute;
  bottom: 25px;
  right: 150px;
  background: #fff;
  border: solid 1px #bdbdae;
  border-radius: 5px;
  box-shadow: rgba(102, 91, 68, 0.14902) 0px 0px 5px 1px;
  -webkit-box-shadow: rgba(102, 91, 68, 0.14902) 0px 0px 5px 1px;
  -moz-box-shadow: rgba(102, 91, 68, 0.14902) 0px 0px 5px 1px;
}
#search #search-inner #search-map #bg-map #tokyo ul {
  margin: 10px 0 0 0;
}
#search #search-inner #search-map #bg-map #tokyo ul li {
  margin: 0 0 3px 0;
}
#search #search-inner #search-map #bg-map #tokyo ul li a {
  background: url(../img/arrow_tokyo.png) no-repeat 0 2px;
  padding: 0 0 0 20px;
}
#search #search-inner #search-map #bg-map #chiba {
  width: 280px;
  height: 125px;
  padding: 10px;
  position: absolute;
  bottom: 190px;
  right: 30px;
  background: #fff;
  border: solid 1px #bdbdae;
  border-radius: 5px;
  box-shadow: rgba(102, 91, 68, 0.14902) 0px 0px 5px 1px;
  -webkit-box-shadow: rgba(102, 91, 68, 0.14902) 0px 0px 5px 1px;
  -moz-box-shadow: rgba(102, 91, 68, 0.14902) 0px 0px 5px 1px;
}
#search #search-inner #search-map #bg-map #chiba ul li {
  margin: 0 0 4px 0;
}
#search #search-inner #search-map #bg-map #chiba ul li a {
  background: url(../img/arrow_chiba.png) no-repeat 0 2px;
  padding: 0 0 0 20px;
}
#search #search-inner #search-map #bg-map #saitama {
  width: 250px;
  height: 93px;
  padding: 10px;
  position: absolute;
  top: 210px;
  left: 35px;
  background: #fff;
  border: solid 1px #bdbdae;
  border-radius: 5px;
  box-shadow: rgba(102, 91, 68, 0.14902) 0px 0px 5px 1px;
  -webkit-box-shadow: rgba(102, 91, 68, 0.14902) 0px 0px 5px 1px;
  -moz-box-shadow: rgba(102, 91, 68, 0.14902) 0px 0px 5px 1px;
}
#search #search-inner #search-map #bg-map #saitama ul {
  margin: 35px 0 0 0;
}
#search #search-inner #search-map #bg-map #saitama ul li {
  margin: 0 0 4px 0;
}
#search #search-inner #search-map #bg-map #saitama ul li a {
  background: url(../img/arrow_saitama.png) no-repeat 0 2px;
  padding: 0 0 0 20px;
}
#search #search-inner #search-map #bg-map #ibaraki {
  width: 280px;
  height: 100px;
  padding: 10px;
  position: absolute;
  top: 200px;
  right: 30px;
  background: #fff;
  border: solid 1px #bdbdae;
  border-radius: 5px;
  box-shadow: rgba(102, 91, 68, 0.14902) 0px 0px 5px 1px;
  -webkit-box-shadow: rgba(102, 91, 68, 0.14902) 0px 0px 5px 1px;
  -moz-box-shadow: rgba(102, 91, 68, 0.14902) 0px 0px 5px 1px;
}
#search #search-inner #search-map #bg-map #ibaraki ul li {
  margin: 0 0 4px 0;
}
#search #search-inner #search-map #bg-map #ibaraki ul li a {
  background: url(../img/arrow_ibaraki.png) no-repeat 0 2px;
  padding: 0 0 0 20px;
}
#search #search-inner #search-map #bg-map #tochigi {
  width: 290px;
  height: 125px;
  padding: 10px;
  position: absolute;
  top: 30px;
  right: 100px;
  background: #fff;
  border: solid 1px #bdbdae;
  border-radius: 5px;
  box-shadow: rgba(102, 91, 68, 0.14902) 0px 0px 5px 1px;
  -webkit-box-shadow: rgba(102, 91, 68, 0.14902) 0px 0px 5px 1px;
  -moz-box-shadow: rgba(102, 91, 68, 0.14902) 0px 0px 5px 1px;
}
#search #search-inner #search-map #bg-map #tochigi ul li {
  margin: 0 0 4px 0;
}
#search #search-inner #search-map #bg-map #tochigi ul li a {
  background: url(../img/arrow_tochigi.png) no-repeat 0 2px;
  padding: 0 0 0 20px;
}
#search #search-inner #search-map #bg-map #gunma {
  width: 280px;
  height: 105px;
  padding: 10px;
  position: absolute;
  top: 30px;
  left: 60px;
  background: #fff;
  border: solid 1px #bdbdae;
  border-radius: 5px;
  box-shadow: rgba(102, 91, 68, 0.14902) 0px 0px 5px 1px;
  -webkit-box-shadow: rgba(102, 91, 68, 0.14902) 0px 0px 5px 1px;
  -moz-box-shadow: rgba(102, 91, 68, 0.14902) 0px 0px 5px 1px;
}
#search #search-inner #search-map #bg-map #gunma ul li {
  margin: 0 0 4px 0;
}
#search #search-inner #search-map #bg-map #gunma ul li a {
  background: url(../img/arrow_gunma.png) no-repeat 0 2px;
  padding: 0 0 0 20px;
}
#search #search-inner #search-map #bg-map #kanagawa {
  width: 350px;
  height: 125px;
  padding: 10px;
  position: absolute;
  bottom: 30px;
  left: 20px;
  background: #fff;
  border: solid 1px #bdbdae;
  border-radius: 5px;
  box-shadow: rgba(102, 91, 68, 0.14902) 0px 0px 5px 1px;
  -webkit-box-shadow: rgba(102, 91, 68, 0.14902) 0px 0px 5px 1px;
  -moz-box-shadow: rgba(102, 91, 68, 0.14902) 0px 0px 5px 1px;
}
#search #search-inner #search-map #bg-map #kanagawa ul {
  margin: 5px 0 0 0;
}
#search #search-inner #search-map #bg-map #kanagawa ul li {
  margin: 0 0 4px 0;
}
#search #search-inner #search-map #bg-map #kanagawa ul li a {
  background: url(../img/arrow_kanagawa.png) no-repeat 0 2px;
  padding: 0 0 0 20px;
}
#search #search-inner #search-map #bg-map #yamanashi {
  width: 260px;
  height: 105px;
  padding: 10px;
  position: absolute;
  bottom: 200px;
  left: 20px;
  background: #fff;
  border: solid 1px #bdbdae;
  border-radius: 5px;
  box-shadow: rgba(102, 91, 68, 0.14902) 0px 0px 5px 1px;
  -webkit-box-shadow: rgba(102, 91, 68, 0.14902) 0px 0px 5px 1px;
  -moz-box-shadow: rgba(102, 91, 68, 0.14902) 0px 0px 5px 1px;
}
#search #search-inner #search-map #bg-map #yamanashi ul li {
  margin: 0 0 4px 0;
}
#search #search-inner #search-map #bg-map #yamanashi ul li a {
  background: url(../img/arrow_yamanashi.png) no-repeat 0 2px;
  padding: 0 0 0 20px;
}

/*-----------------------------------news-------------------------------------*/
#news h3 img {
  display: block;
}
#news #news-inner {
  overflow: auto;
  width: 730px;
  height: 650px;
  margin: 15px 0 30px 0;
  padding: 0;
}
#news #news-inner .desk {
  font-size: 14px;
  background: #fff;
  border: 1px solid #ccc;
  margin: 0 10px 15px 0;
  padding: 20px;
  overflow: hidden;
}
#news #news-inner .desk .text {
  width: 450px;
  float: right;
}
#news #news-inner .desk .detailPhoto {
  float: left;
  margin: 30px 0 0 0;
}
#news #news-inner .desk .detailPhoto img {
  width: 160px;
}
#news #news-inner .desk a {
  color: #D83300;
}
#news #news-inner .desk .date {
  color: #004C66;
  font-weight: bold;
  display: inline;
}
#news #news-inner .desk .title {
  color: #004C66;
  font-weight: bold;
  display: inline;
  margin: 0 0 0 20px;
}
#news #news-inner .desk .title a {
  color: #004C66;
  font-weight: bold;
}

/*-----------------------------------banner-------------------------------------*/
#banner {
  width: 240px;
  margin: 0 0 0 10px;
}
#banner img {
  display: block;
  border: 1px solid #ccc;
  margin: 0 0 10px 0;
}
#banner img:hover {
  border: 1px solid #D83300;
}
#banner ul {
  margin: 0 0 0 15px;
}
#banner ul li {
  list-style-type: disc;
  color: #D83300;
  margin: 0 0 5px 0;
}
#banner ul li a {
  text-decoration: none;
  color: #D83300;
}
#banner ul li a:hover {
  text-decoration: underline;
}

/*-----------------------------------footer-------------------------------------*/
#bg-footer {
  background: #fff;
  border-top: solid 1px #D83300;
}
#bg-footer #footer {
  width: 980px;
  margin: auto;
}
#bg-footer #footer h3 {
  border-left: solid 5px #000;
  padding: 3px 10px;
}
#bg-footer #footer p {
  margin: 0 0 5px 0;
}
#bg-footer #footer ul {
  float: right;
}
#bg-footer #footer ul li {
  float: left;
}
#bg-footer #footer .gotop {
  display: inline-block;
  background: #D83300;
  color: #fff;
  text-decoration: none;
  padding: 6px 10px;
  border-radius: 2px;
}
#bg-footer #footer .yado_footer {
  border: 1px solid #ccc;
}
#bg-footer #footer .yado_footer:hover {
  border: 1px solid #D83300;
}
#bg-footer #footer #notice {
  width: 630px;
}
#bg-footer #footer #notice .flame {
  height: 170px;
  margin: 15px 0 0 0;
  border: 1px solid #ccc;
}
#bg-footer #footer ul li {
  margin: 0 0 0 20px;
}
#bg-footer #footer ul li a {
  color: #004C66;
  text-decoration: none;
}
#bg-footer #footer ul li a:hover {
  text-decoration: underline;
}
