@charset "Shift_JIS";
#contents{
  background-image : url(image/side_bk2.jpg);
  background-repeat : repeat-y;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
  width : 900px;
  position : relative;
  text-align : left;
}

#main{
  margin-left : 10px;
  width : 680px;
}

#side{
  width : 180px;
  position : absolute;
  top : 155px;
  left : 710px;
}

#header{
  background-image : url(image/bkimage4.jpg);
  background-repeat : no-repeat;
  height : 120px;
  margin-bottom : 40px;
}

#footer{
  font-size : 80%;
  color : #ffffff;
  background-color : #32825b;
  text-align : center;
  padding-top : 5px;
  padding-bottom : 5px;
  margin-top : 30px;
  clear : both;
}

p{
  font-size : 90%;
  line-height : 150%;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
}

h1{
  font-size : 250%;
  font-family : Arial, sans-serif;
  padding-left : 10px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

h2{
  font-size : 100%;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  margin-top : 5px;
  border-left-width : 12px;
  border-bottom-width : 1px;
  border-left-style : solid;
  border-bottom-style : solid;
  border-left-color : #66cc66;
  border-bottom-color : #c0c0c0;
  clear : both;
}

a{
  font-weight : bold;
  color : #555555;
  text-decoration : none;
}

h1 a{
  font-weight : normal;
  color : #ffffff;
}

#navbar{
  width : 100%;
  height : 30px;
  position : absolute;
  top : 120px;
  left : 0px;
  background-color : #f0f0f0;
}

#navbar ul{
  font-size : 14px;
  font-family : "Times New Roman", sans-serif;
  line-height : 30px;
  letter-spacing : 2px;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  list-style-type : none;
}

#navbar li{
  background-image : url(image/nav1.jpg);
  background-repeat : no-repeat;
  text-align : center;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-right-width : 1px;
  border-right-style : solid;
  border-right-color : #ffffff;
  width : 127px;
  float : left;
}

#navbar a{
  color : #ffffff;
  display : block;
}

#navbar li a:hover{
  background-image : url(image/nav2.jpg);
  background-repeat : no-repeat;
}

#banner{
  margin-left : auto;
  width : 180px;
}

#banner ul{
  font-size : 14px;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  list-style-type : none;
}

#banner li{
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 10px;
  height : 60px;
  display : block;
}

#banner li a{
  text-align : left;
  padding-top : 35px;
  padding-left : 25px;
  height : 60px;
  display : block;
}

#banner #special{
  background-image : url(image/banner1.gif);
  background-repeat : no-repeat;
  background-position : center center;
}

#banner #private{
  background-image : url(image/banner2.gif);
  background-repeat : no-repeat;
  background-position : center center;
}

#banner #wedding{
  background-image : url(image/banner4.gif);
  background-repeat : no-repeat;
  background-position : center center;
}

#banner #map{
  background-image : url(image/banner5.gif);
  background-repeat : no-repeat;
  background-position : center center;
}

.photo{
  margin-left : 10px;
  float : right;
}

.photo_left{
  margin-left : 10px;
  float : left;
}

.hyou{
  margin-top : 10px;
  margin-left : 10px;
  margin-right : 10px;
  margin-bottom : 10px;border-width : 1px;border-style : solid;border-color : #666666;
  clear : both;
  border-collapse : collapse;
}

.hyou td{
  font-size : 80%;
  line-height : 150%;
  padding-top : 3px;
  padding-left : 3px;
  padding-right : 3px;
  padding-bottom : 3px;border-width : 1px;border-style : solid;border-color : #666666;
}

.hyou th{
  font-size : 80%;
  line-height : 150%;
  color : #ffffff;
  background-color : #66cc66;
  padding-top : 3px;
  padding-left : 3px;
  padding-right : 3px;
  padding-bottom : 3px;border-width : 1px;border-style : solid;border-color : #666666;
}

