.header {
  margin-right : 0px;
  margin-left : 0px;
  margin-top : 0px;
  height : 50px;
  background-color : teal;
  padding-left : 7px;
  padding-right : 0px;
  text-align : center;
  padding-bottom : 7px;
  padding-top : 7px;
  background-repeat : repeat-x;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : white;
}
.iframe-content {
  position: relative;
  width: 100%;
  padding: 75% 0 0 0;
  max-width: 640px;
}
.iframe-content iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.clearfix:after {
  content: ".";
  /* 新しい要素を作る */
  display: block;
  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix {
  min-height: 1px;
}
* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
/**/
}
.font-color-white{
  color : white;
}
.navi {
  list-style-type: none;
  margin: 0 0 2em;
  padding: 0;
}
.navi li {
  display: inline;
  line-height:0
  
;
}
.navi li a {
  line-height:normal;
  margin-bottom: 1px;
  padding : 8px 0px 5px 10px;
  display: block;
  text-decoration: none;
  border-left : 5px solid teal;
  background-color: #eeeeee;
  color: #000000;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : white;
}
.navi li a:hover {
  background-color : white;
  color : black;
  border-left : 5px solid maroon;
}
.sub-title{
  text-align : left;
  padding-top : 10px;
  padding-bottom : 6px;
  margin-top : 1px;
  margin-bottom : 0px;
  clear : both;
  *margin-left : 7px;
  padding-left : 18px;
  list-style-image : url(../img/030.gif);
  float : left;
  width : auto;
  font-weight : bold;
}
.article15{
  text-align : left;
  padding-top : 1px;
  padding-left : 18px;
  padding-bottom : 20px;
  margin-top : 1px;
  margin-bottom : 0px;
  clear : both;
  display : inline;
  width : auto;
  line-height : 17px;
  left : 1px;
  float : left;
}
.article2{
  text-align : left;
  padding-top : 6px;
  margin-top : 1px;
  margin-bottom : 0px;
  padding-bottom : 4px;
  width : 100%;
  color : black;
}
.article14{
  text-align : left;
  padding-top : 1px;
  padding-left : 18px;
  padding-bottom : 5px;
  margin-top : 1px;
  margin-bottom : 0px;
  clear : both;
  display : inline;
  width : auto;
  line-height : 17px;
  left : 1px;
  float : left;
}
.article18{
  text-align : left;
  padding-top : 10px;
  padding-left : 18px;
  padding-bottom : 15px;
  margin-top : 1px;
  margin-bottom : 0px;
  clear : both;
  display : inline;
  float : left;
  width : 90%;
  line-height : 35px;
  font-size : 13px;
}
.entry{
  text-align : left;
  border-top-width : 0px;
  color : rgb(0, 64, 0);
  margin-bottom : 2px;
  *margin-bottom : 2px;
  margin-top : 2px;
  padding-top : 5px;
  padding-bottom : 10px;
  margin-left : 17px;
  font-weight : 600;
  float : left;
  display : inline;
  width : 200px;
  padding-left : 20px;
}
.photo{
  max-width: 640px;
  max-height:480px;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 1px;
  margin-left : 1px;
  margin-right : 1px;
  margin-bottom : 1px;
  text-align : left;
  clear : both;
}
.reserve{
  max-width: 640px;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 1px;
  margin-left : 1px;
  margin-right : 1px;
  margin-bottom : 1px;
  text-align : left;
  clear : both;
}
.breadcrumbs{
  text-align : left;
  padding-left : 20px;
  margin-left : 0px;
  margin-right : 0px;
  clear : both;
  margin-top : 1px;
  padding-top : 13px;
  padding-bottom : 12px;
  padding-right : 10px;
  font-size : 13px;
}
.wrapper {
  float: right;
  margin: 0;
  width: 100%;
  margin-left: -260px;
}
.content {
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-left : 280px;
}
.sidebar {
  height: auto;
  clear : left;
  width : 240px;
}
.footer {
  clear: both;
  text-align : center;
  padding-top : 6px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  height : auto;
  color : white;
  background-color : teal;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 3px;
}
.footer2 {
  max-width: 960px;
  clear: both;
  text-align : center;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  height : auto;
  color : white;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 3px;
}
@media (max-width: 800px) {
  .wrapper, .content, .sidebar {
  float: none;
  margin: 0;
  width: auto;
}
}
.rogo{
  padding-right : 5px;
  float : left;
  margin-bottom : 0px;
  overflow-x : hidden;
  overflow-y : hidden;
  margin-top : 0px;
  width : 45px;
  height : 50px;
}
.png{
  text-align : left;
  float : left;
  margin-top : 3px;
  margin-bottom : 0px;
  empty-cells : hide;
  padding-top : 0px;
  padding-left : 6px;
}
body{
  font-size : 12px;
  font-family : sans-serif;
  margin-top : 0px;
  background-repeat : repeat-x;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  -webkit-text-size-adjust : 12;
  -webkit-text-size-adjust : none;
  position : relative;
}
img {
  max-width: 100%;
  height: auto;
}
#menu {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  padding: 0;
  clear : both;
  float : left;
}
#menu li{
  display: block;
  width : 12.5%;
  margin: 0;
  padding: 0;
  float: left;
}
#menu li a {
  display: block;
  padding : 10px 0px;
  background-color : teal;
  color : white;
  text-align: center;
  text-decoration: none;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : white;
}
#menu li:last-child a{
  border: none;
}
#menu li a:hover{
  background : white none repeat scroll 0% 0%;
  color : teal;
}
#toggle {
  display: none;
  position: relative;
}
/* 画面サイズが768px以下の場合に適用 */
@media only screen and (max-width: 768px) {
  #menu li {
  width: 25%;
}
}
/* 画面サイズが480px以下の場合に適用 */
@media only screen and (max-width: 480px) {
  #menu {
  display: none;
}
#menu li {
  width: 100%;
}
#toggle {
  display: block;
  position: relative;
  width: 100%;
  background-color : teal;
}
#toggle a{
  display: block;
  position: relative;
  padding: 20px 0 20px;
  color : rgb(255, 255, 255);
  background-color : teal;
  text-align: center;
  text-decoration: none;
}
#toggle:before {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: 10px;
  width: 30px;
  height: 30px;
  margin-top: -15px;
  background: #FFF;
}
#toggle a:before, #toggle a:after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: 10px;
  width: 30px;
  height: 6px;
  background-color : teal;
}
#toggle a:before {
  margin-top:-9px;
}
#toggle a:after {
  margin-top: 3px;
}
}
#menu dd {
  height:100%;
  overflow:auto;
/* ここの指定は削除 */
}
#menu dd.smooth {
  -webkit-overflow-scrolling:touch;
}
/* クラスで指定する */



 #menu dd {
  height:100%;
  overflow:auto;
/* ここの指定は削除 */
}
#menu dd.smooth {
  -webkit-overflow-scrolling:touch;
}
.bana{
  text-align : center;
}
