* {
  margin: 0;
  padding: 0;
}
body {
  font-family: Verdana, "‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
  margin: 0;
  background: url(../img/bg.gif);
  font-size: 12px;
}
#wrapper {
  margin: 0 auto;
  width: 740px;
  background: #fff;
}
h1 {
  font-size: 12px;
  font: normal;
  color: #666;
  text-indent: 22px;
  line-height: 2em;
}
img {
  border: none;
}
li {
  list-style: none;
}
#header {
  position: relative;
  height: 65px;
}
#logo {
  float: left;
  margin: 2px 0 6px 18px;
  _margin-left: 9px;
  background: url(../img/logo.gif) no-repeat;
  text-indent: -9998px;
  width: 362px;
  height: 29px;
}
#qr {
  position: absolute;
  top: 5px;
  left: 661px;
}
#favorite {
  float: left;
  margin: 6px 0 0 43px;
  width: 196px;
  height: 21px;
}
#main {
  margin: 0 auto;
  width: 700px;
  height: 281px;
  background: #000 url(../img/main_pic.jpg) no-repeat;
  color: #fff;
}
#main p {
  margin: 0 auto;
  padding-top: 110px;
  width: 680px;
  height: 70px;
  line-height: 1.8em;
}
#menu {
  margin: 0 auto;
  width: 700px;
  height: 29px;
}
#menu li {
  float: left;
}
#contents {
  margin: 0 auto;
  margin-top: -2px;
  padding-top: 5px;
  width: 680px;
  border-left: solid 10px #cbcec3;
  border-right: solid 10px #cbcec3;
}
#contents:after {
  content: ".";
  display: block;
  visibility: hidden;
  height: 0.1px;
  font-size: 0.1em;
  line-height: 0;
  clear: both;
}
#text {
  margin: 10px auto;
  padding: 5px;
  width: 650px;
  border: dotted 1px #ccc;
  color: #666;
  font-size: 10px;
  line-height: 1.4em;
}
#route {
  float: left;
  margin-bottom: 10px;
}
#search {
  float: left;
  margin-left: 10px;
  width: 343px;
}
#search-tit {
  width: 343px;
  height: 30px;
  background: url(../img/tit_search.gif) no-repeat;
  color: #666;
  font-weight: bold;
  text-indent: 0.4em;
  line-height: 2.6em;
}
#search li {
  float: left;
}
#search-footer {
  clear: left;
  margin-top: -9px;
}
html>/**/body #search-footer {
  margin-top /*\**/: 0\9;
}
