@import "menu.css";
@import "jquery.css";
@charset "utf-8";

/* ■ DEFAULT ■■■■■■■ */
html { margin: 0; padding: 0; }
body {
  margin: 0; padding: 0;
  background: #fff7f0;
  color: #333333;
}
img ,div {
  margin: 0; padding: 0;
  border: none;
  color: #333333;
  font: 14px/150% "Verdana", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
}
p { margin: 0 0 5px 0; }
ul { margin: 0; padding: 0; list-style: none; }
form { margin: 0; }
.fc { clear: both; }
.fl { float: left; }
.fr { float: right;}
.tl { text-align: left; }
.tr { text-align: right; }
.tc { text-align: center; }

/* ■ LINK ■■■■■■■ */
a:link {
  color: #333333;
  text-decoration: underline;
}
a:visited {
  color: #333333;
  text-decoration: underline;
}
a:hover {
  color: #333333;
  text-decoration: underline;
}

/* ■ SPACE ■■■■■■■ */
.s1 { padding-left: 1em; }
.s2 { margin-top: 30px; }


/* ■ TEXT ■■■■■■■ */
h1 {
  margin: 5px 50px 5px 0; padding: 0;
  text-align: right;
  font: 12px/100% "Verdana", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
}
h2 {
  margin: 0; padding: 0;
  background: url('../images/bar1.gif') no-repeat;
  min-height: 100px;
  height: auto !important;
  height: 100px;
}
h3 { margin: 0; padding: 0; }
.l1 {
  padding-bottom: 10px;
  background: url('../images/l1.gif') no-repeat left bottom;
}
.l2 {
  margin-top: 50px; padding-bottom: 10px;
  background: url('../images/l2.gif') no-repeat left bottom;
}
.l3 {
  margin-top: 50px; padding-bottom: 10px;
  background: url('../images/l3.gif') no-repeat left bottom;
}
.l4 {
  margin-top: 50px; padding-bottom: 10px;
  background: url('../images/l4.gif') no-repeat left bottom;
}
.tx1 {
  margin: 0;
  background: url('../images/mark1.gif') no-repeat left 2px;
  color: #cc6666;
  padding-left: 1.2em;
  font-size: 12px; line-height: 130%;
}
.tx2 {
  color: #cc6666;
  font-size: 12px; line-height: 130%;
}
.tx3 {
  font: 20px/100% "arial", sans-serif;
}
.tx4 {
  font-weight: bold;
}
.tx5 {
  color: #c24b4b;
  font-weight: bold;
}
.tx6 {
  color: #a2842b;
  font-size: 16px; line-height: 130%; font-weight: bold;
}
.tx7 {
  color: #0000cc;
  font-size: 14px; font-weight: bold;
}
.txf {
  margin-top: 5px;
  text-align: right;
  font-size: 12px; line-height: 130%;
  border-top: solid 1px #cccccc;
}

/* ■ TABLE ■■■■■■■ */
.tb1 {
  width: 100%;
  font-size: 12px; line-height: 130%;
  border-collapse: collapse;
  border: solid 1px #f0c5c5;
}
.tb1 td {
  width: 50%;
  vertical-align: top;
  text-align: left;
  border-top: solid 1px #f0c5c5;
  border-bottom: solid 1px #f0c5c5;
}
.tb1 .td1 {
  padding: 3px 5px;
  background: #f5caca;
}
.tb1 .td2 { padding: 3px 10px 3px 5px; }
.tb1 .td3 { padding: 3px 5px 3px 10px; }

.tb2 {
  width: 100%;
  margin-bottom: 10px;
  font-size: 12px; line-height: 130%;
  border-collapse: collapse;
  border: solid 1px #c0e5c0;
}
.tb2 td {
  padding: 3px 5px;
  vertical-align: top;
  text-align: left;
  border: solid 1px #c0e5c0;
}
.tb2 .td1 {
  width: 80px;
  background: #e0f5e0;
}
.tb2 .td2 {  }
.tb2 .td3 { background: #c0e5c0; }

.tb3 {
  width: 100%;
  margin-bottom: 10px;
  font-size: 12px; line-height: 130%;
  border-collapse: collapse;
  border: solid 1px #ccccff;
}
.tb3 td {
  padding: 3px 5px;
  vertical-align: top;
  text-align: left;
  border: solid 1px #ccccff;
}
.tb3 .td1 {
  width: 80px;
  background: #f6f6ff;
}
.tb3 .td2 {  }
.tb3 .td3 { background: #ddddff; }

.tb4 {
  width: 100%;
  font-size: 12px; line-height: 130%;
  border-collapse: collapse;
  border: solid 1px #dfd4b5;
}
.tb4 td {
  width: 50%;
  padding: 3px 5px;
  vertical-align: top;
  text-align: left;
  border-top: solid 1px #dfd4b5;
  border-bottom: solid 1px #dfd4b5;
}
.tb4 .td1 {
  background: #efe4c5;
}
.tb4 .td2 { padding: 3px 10px 3px 5px; }
.tb4 .td3 { padding: 3px 5px 3px 10px; }

/* ■ BOX ■■■■■■■ */
#b1, #b2, #b3 {
  zoom: 100%;
  margin-top: 10px;
}
#b1:after, #b2:after, #b3:after { content: "."; clear: both; height: 0; display: block; visibility: hidden; }
#b1 .t1,#b2 .t1 ,#b3 .t1 {
  float: left;
  width: 420px;
}
#b1 .i1,#b2 .i1, #b3 .i1 {
  float: right;
  width: 420px;
}

.b5 {
  zoom: 100%;
  margin-top: 10px;
}
.b5:after { content: "."; clear: both; height: 0; display: block; visibility: hidden; }
.b5 .t1 {
  float: left;
  width: 420px;
}
.b5 .t2 {
  float: right;
  width: 420px;
}
#gmap {
}
#glink {
  margin-bottom: 10px;
  text-align: right;
  font-size: 12px;
}
.on {
  display: block;
}
.off {
  display: none;
}
/* ■ LAYOUT ■■■■■■■ */
#cmt {
  width: 970px;
  margin: 0 auto 0; padding: 8px 5px;
  background: #000000;
  text-align: left; 
  color: #ffffff;
  font-size: 0.8em;
}
#cmt2 {
  width: 860px;
  margin: 0 auto 20px;
}
#cmt2:after { content: "."; clear: both; height: 0; display: block; visibility: hidden; }
#head {
  width: 950px;
  margin: 0 auto;
  background: url('../images/bg_season.jpg') no-repeat;
}
#back {
  position: relative;
  width: 980px;
  margin: 0 auto 0;
  background: #ffffff url('../images/bg.gif') repeat-y;
}
#logo {
  position: absolute; z-index: 10;
  left: 15px; top: 0;
}
#info {
  position: absolute; z-index: 11;
  left: 695px; top: 20px;
  width: 240px; height: 80px;
  color: #ffffff;
  font-size: 14px; line-height: 100%;
}
#info p {
  margin: 0;
}
#info span {
  font-size: 30px; line-height: 100%;
}
#info img {
  
}
#main {
  padding-top: 105px;
}
#page {
  width: 860px;
  margin: 0 auto;
  background: #ffffff;
}
#note {
  zoom: 100%;
  width: 860px;
  margin: 10px auto 0; padding: 0 45px 30px 45px;
  background: url('../images/bg_note.jpg') no-repeat right 30px;
}
#note:after { content: "."; clear: both; height: 0; display: block; visibility: hidden; }
#note .t1 {
  float: left;
  width: 420px;
}
#note .t2 {
  float: right;
  width: 290px;
  margin-top: 90px;
  font-size: 12px; line-height: 120%;
}
#copy {
  width: 950px; height: 100px;
  margin: 0 auto 0; padding: 8px 15px;
  background: #000000;
  text-align: right; 
  color: #ffffff;
  font-size: 0.8em;
}
#reserved {
  margin-top: 30px;
  text-align: center;
}
#slink {
  position: absolute;
  top: 370px; right: -10px;
}
