
* {
  margin: 0px;
  padding: 0px;
}

body {
  margin: 0px;
  padding: 0px;
  background-color: #FEB74D;
}

html,
body,
.background {
  height: 100%;
}

.background {
  min-height: 100%;
}

body > .background {
  height: auto;
}

img {
  margin: 0px;
  padding: 0px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
}

a:link {
  color: #000033;
}

a:visited {
  color: #660033;
}

a:hover {
  color: #FF6600;
}

.center {
  text-align: center;
}

.left {
  text-align: left;
}

.right {
  text-align: right;
}

.bold {
  font-weight: bold;
}

.mt5 {
  margin-top: 5px;
}

.mt10 {
  margin-top: 10px;
}

.mt15 {
  margin-top: 15px;
}

.mt20 {
  margin-top: 20px;
}

.mt25 {
  margin-top: 25px;
}

.mt30 {
  margin-top: 30px;
}

.pt5 {
  padding-top: 5px;
}

.pt10 {
  padding-top: 10px;
}

.pt15 {
  padding-top: 15px;
}

.pt20 {
  padding-top: 20px;
}

.pt25 {
  padding-top: 25px;
}

.pt30 {
  padding-top: 30px;
}

.pb5 {
  padding-bottom: 5px;
}

.pb10 {
  padding-bottom: 10px;
}

.pb15 {
  padding-bottom: 15px;
}

.pb20 {
  padding-bottom: 20px;
}

.pb25 {
  padding-bottom: 25px;
}

.pb30 {
  padding-bottom: 30px;
}

.pb35 {
  padding-bottom: 35px;
}

.pb40 {
  padding-bottom: 40px;
}

.pl5 {
  padding-left: 5px;
}

.vTop {
  vertical-align: top;
}

.vBottom {
  vertical-align: bottom;
}

.fLeft {
  float: left;
}

.fRight {
  float: right;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clear {
  clear: both;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;/*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

.index {
  text-indent: -1em;
  margin-left: 1em;
}

.small {
  font-size: 12px;
  line-height: 16px;
}

.goTop {
  font-size: 10px;
  line-height: 10px;
  clear: both;
  text-align: right;
  padding-top: 30px;
}

#allWrap {
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  font-size: 14px;
  line-height: 22px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  background-image: url(../img/common/bg.png);
  background-repeat: repeat-y;
  width: 1024px;
  margin-left: auto;
  color: #333333;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 10px;
  padding-left: 0px;
}

#bgWrap {
  background-image: url(../img/common/bg_header.png);
  background-repeat: no-repeat;
  margin-left: auto;
  margin-right: auto;
  width: 960px;
  padding-left: 17px;
  padding-right: 17px;
}

h1 {
  width: 330px;
  float: left;
  padding-top: 20px;
}

#privacyBtn {
  width: 150px;
  float: right;
}

#naviWrap {
  clear: both;
  width: 960px;
  padding-top: 10px;
}

#navi {
  list-style: none;
  width: 550px;
  padding-top: 18px;
  float: left;
}

#navi li {
  float: left;
}

#tennai {
  width: 402px;
  float: right;
}

#tennaiLink {
  list-style: none;
  width: 402px;
}

#tennaiLink li {
  float: left;
}

#ctsWrap {
  clear: both;
  width: 960px;
}

#leftCts {
  width: 640px;
  float: left;
}

.ttl {
  padding-top: 20px;
}

#rightCts {
  width: 300px;
  float: right;
}

#gm {
  height: 250px;
  width: 294px;
  text-align: center;
  border: 3px double #CCC;
  margin-top: 10px;
}

.tenpoPh {
  padding-top: 5px;
}

#tenpo {
  padding-top: 5px;
}

.tenmei {
  color: #6E2C03;
  font-weight: bold;
  font-size: 16px;
}

.priceTable {
  margin-top: 5px;
}

.priceTable th {
  text-align: left;
  color: #6E2C03;
  padding-left: 5px;
  font-size: 13px;
  white-space: nowrap;
}

.price {
  text-align: right;
  white-space: nowrap;
}

.zei {
  text-align: left;
  font-size: 11px;
  white-space: nowrap;
}

.chu {
  padding-left: 5px;
  font-size: 12px;
  line-height: 16px;
}

.room {
  padding-top: 5px;
  padding-bottom: 5px;
}

.room dt {
  font-weight: bold;
  color: #6E2C03;
}

.room dd {
  padding-left: 10px;
}

#footer {
  text-align: center;
  clear: both;
  margin-top: 30px;
  border-top: 3px solid #412101;
  padding-top: 10px;
  font-size: 12px;
}
