/*-- 施設利用方法 --*/

#contentsarea01 {
  margin:10px 0 20px 0;
  width:517px;
  height:auto;
}

#contentsarea01 .gotop {
  text-align:right;
  margin-bottom: 20px;
}

#contentsarea01 h3 {
  border-left: 4px #274bd5 solid;
  border-bottom: 1px #274bd5 solid;
  color: #ffffff;
  background: url(../images/h3_back.gif) repeat-x;
  margin-top: 15px;
  margin-bottom: 5px;
  padding-left: 7px;
}

#contentsarea01 h4 {
  border-bottom: 1px #274bd5 solid;
  color: #3755ca;
  margin-top: 8px;
  margin-bottom: 8px;
}

#c01_block {
  width: 517px;
  margin-top: 5px;
  margin-bottom: 20px;
}

#c02_block {
  width: 517px;
  margin-top: 2px;
  margin-bottom: 16px;
}

#c03_block {
  width: 517px;
  margin-top: 2px;
  margin-bottom: 16px;
}

#c03_block ul li {
  font-size: 0.9em;
  font-weight: bold;
  margin-left: 50px;
}

#c04_block {
  width: 517px;
  margin-top: 2px;
  margin-bottom: 16px;
}

#c04_block ul li {
  font-size: 0.9em;
  font-weight: bold;
  margin-left: 50px;
}

#c05_block {
  width: 517px;
  margin-top: 2px;
  margin-bottom: 3px;
}

#c05_block ul li {
  font-size: 0.9em;
  font-weight: bold;
  margin-left: 50px;
}

#c06_block {
  width: 517px;
  margin-top: 10px;
  margin-bottom: 7px;
}

#c06_block ul li {
  font-size: 0.9em;
  list-style-type: disc;
  margin-left: 25px;
}

#c06_block ol li {
  font-size: 0.9em;
  list-style-type: decimal;
  margin-left: 25px;
}

#c07_block {
  width: 517px;
  margin-top: 10px;
  margin-bottom: 7px;
}

/*-- レストラン白い滝 --*/
.menubox {
  float: left;
  width: 165px;
  margin-left: 5px;
  margin-top:13px;
  marfin-bottom: 5px;
 }

.detail {
  background: url(../images/res_bar.gif) repeat-y;
  width: 160px;
  padding: 7px 5px;
  font-size: 0.8em;
 }

.detail02 {
  background: url(../images/res_title_midle.gif) repeat-y;
  width: 160px;
  padding-top: 7px;
  padding-bottom: 3px;
  text-align: center
 }

.bottom {
 }


.clear {
  clear: left;
  }

p.lefthand {
  text-align: right;
 }
