@charset "utf-8";

a:link,a:active,a:visited {
  color: #0066FF;
  text-decoration: none;
}
a:hover {
  color: #FF0000;
  text-decoration: underline;
}
a:hover img{opacity:0.8;filter:alpha(opacity=80);-ms-filter: "alpha( opacity=80 )";}
.clr {clear: both;}
body {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 12px;
  line-height: 16px;
  color: #222;
  background-image: url(https://www.yaki2.com/img/bg.gif);
  background-repeat: repeat;
}
#wrapper {
  width: 780px;
  margin:0px auto;
  background-color: #FFF;
  border: 1px solid #F99;
  padding:9px 9px 0px;
}
header {
  margin-bottom: 10px;
}
footer {
  clear:left;
  text-align: center;
  padding:9px 5px 5px;
  border-top: 1px dotted #F99;
}

#main {
  width: 500px;
  float: left;
  margin-bottom: 10px;
}
#main .top {
  background-image: url(https://www.yaki2.com/img/top_bg.jpg);
  background-repeat: no-repeat;
  height: 300px;
  padding-left: 240px;
  padding-top: 10px;
  margin-bottom: 10px;
}
#main .top h2 {
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
  color: #F66;
  display: block;
  margin-bottom: 5px;
}
#main .top p {
  display: block;
  margin-bottom: 10px;
}
#main .top p em {
  color: #F03;
  font-size: 10px;
  line-height: 12px;
}
#map {
  background-image: url(https://www.yaki2.com/img/map_bg.gif);
  background-repeat: no-repeat;
  background-position: right bottom;
  overflow:hidden;
}
#map .box {
  width: 250px;
  float: left;
}
#map .box h2 {
  display: block;
  margin-bottom: 5px;
}
#map .box h3 {
  line-height: 30px;
  display: block;
  width: 230px;
  margin-right: auto;
  margin-left: auto;
  font-weight: bold;
  font-size: 14px;
}

#map .box dl {
  padding-right: 5px;
  padding-left: 5px;
}
#map .box dt {
  display: block;
  padding: 5px;
  border: 1px solid #F99;
  font-weight: bold;
  color: #F33;
}
#map .box dd {
  padding: 5px;
  border-right: 1px solid #F99;
  border-bottom: 1px solid #F99;
  border-left: 1px solid #F99;
  margin-bottom: 10px;
  display: block;
  font-size: 11px;
}
#map .box ul {
  width: 230px;
  margin:0px auto;
  padding-top: 10px;
  font-size: 14px;
  line-height: 20px;
  display: block;
}
#map .box ul li {
  display: block;
  margin-bottom: 4px;
  background-image: url(https://www.yaki2.com/img/arrow.gif);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 16px;
  height: 23px;
}

.schedule h2 {
  display: block;
  float: left;
  margin-bottom: 4px;
}
.schedule ul {
  float: left;
  width: 316px;
  height: 50px;
  overflow:hidden;
}
.schedule ul li {
  float: left;
  margin-left: 4px;
  margin-bottom: 4px;
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  display: block;
  height: 23px;
  width: 75px;
}
.schedule table {
  width: 500px;
  border: 1px solid #F99;
}
.schedule th {
  text-align: center;
  border-bottom: 1px solid #F99;
  border-right: 1px solid #F99;
  padding:6px 0px;
  font-weight: bold;
  color: #F03;
  background-color: #FFEFEF;
}

.schedule th.th1 {
  width: 80px;
}
.schedule th.photo {
  padding: 5px;
  text-align: center;
  color: #F03;
}
.schedule th.photo img {
  display: block;
  height: 65px;
  width: 65px;
  margin:0 auto 5px;
  border: 2px solid #F99;
}
.schedule th strong {
  display: block;
  margin-bottom: 5px;
  font-weight: bold;
}
.schedule th.photo p {
  display: block;
}
.schedule td {
  text-align: center;
  vertical-align:middle;
  border-right: 1px solid #F99;
  border-bottom: 1px solid #F99;
}
.schedule td img {
  display: block;
  margin:0px auto;
  height: 20px;
  width: 50px;
}

.prf {
  border: 1px solid #F99;
  padding: 9px;
  margin-bottom: 10px;
}
.prf h2 {
  background-color: #F66;
  padding: 5px;
  font-size: 14px;
  font-weight: bold;
  color: #FFF;
  display: block;
  margin-bottom: 10px;
}
.prf dt {
  border: 1px solid #F99;
  height: 100px;
  width: 100px;
  float: left;
}
.prf dd ul {
  display: block;
  margin-left: 10px;
  float: left;
  width: 368px;
  margin-bottom: 5px;
}
.prf dd li {
  display: block;
  margin-bottom: 5px;
  padding-top: 3px;
  padding-bottom: 3px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #FFEFEF;
}
.prf dd li strong {
  display: block;
  width: 100px;
  float: left;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 5px;
  margin-right: 5px;
  color: #F33;
  font-weight: bold;
  background-color: #FFEFEF;
  height: 22px;
  margin-top: -2px;
}
.prf dd p {
  display: block;
  border: 1px solid #F99;
  padding: 9px;
}
.prf dd p img {
  display: block;
  height: 60px;
  width: 60px;
  float: left;
  margin-right: 10px;
}
.send {
  border: 1px solid #F99;
  padding: 9px;
  background-color: #FFEFEF;
}
.send h2 {
  display: block;
  margin-bottom: 5px;
}


#side {
  width: 250px;
  float: left;
  margin-left: 10px;
  background-image: url(https://www.yaki2.com/img/side_btm.gif);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-color: #FFEFEF;
  margin-bottom: 10px;
}
#side p {
  background-image: url(https://www.yaki2.com/img/entry_p.gif);
  background-repeat: no-repeat;
  height: 34px;
  display: block;
  padding:5px 10px;
  margin-bottom: 5px;
}
#side .box {
  margin:10px;
  background-color: #FFF;
  padding: 5px;
  margin-bottom: 10px;
}
#side .check {
  overflow:hidden;
  margin-bottom:10px;
}
#side .check li {
  background-image: none;
  height: 24px;
  line-height: 24px;
  margin: 0px;
  padding: 0px;
  float: left;
  width: 110px;
  font-size: 13px;
  font-weight: bold;
  color: #F03;
}
#side .check li input {
  margin-right: 5px;
}

#side .box dl {
  display: block;
  border: 1px solid #F99;
  padding: 5px;
  margin-bottom: 5px;
  overflow:hidden;
}
#side .box dt {
  display: block;
  height: 60px;
  width: 60px;
  float: left;
}
#side .box dd ul {
  height: 60px;
  float: left;
  display: block;
  margin-left: 5px;
  width: 143px;
}
#side .box dd li {
  height: 20px;
  line-height: 20px;
  display: block;
  overflow:hidden;
  white-space:nowrap;
  text-overflow:ellipsis;
}
#side .box dd strong {
  color: #F55;
  font-weight: bold;
}

#side iframe {
  margin:0 auto;
}
#side h4 {
  display: block;
  width: 230px;
  margin-right: auto;
  margin-left: auto;
}
