/*  
Theme Name:hotel the beach
Theme URI: http://wordpress.org/
Description: The Beach WordPress theme <a href="http://www.hotel-thebeach.com">thebeach</a>.
Version: 1.6
Author: dod
Author URI: http://www.rpro.jp/

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


/* bodys
---------------------------------------------------- */
body {
  background-image: url(images/back_body.jpg);
  background-repeat: repeat-y;
  background-color: #bbbbbb;
  background-position: 50%;
  margin: 0 0 0 -450px;
  padding: 0;
  width: 900px;
}
#wrapper {
  width: 886px;
  position: absolute;
  left: 50%;
  margin: 0 0 0 -443px;
} 

/* link
---------------------------------------------------- */
a img{
 border:0px;
}
a:link {
  color: #555555;
  background: transparent;
  text-decoration: none;
}

a:hover, a:active {
  color: #3366ff;
  background: transparent;
  text-decoration: underline;
}

/* haeder
---------------------------------------------------- */
#header {
  margin: 0;
  color: #999999;
}
h1 {
  margin: 0;
  float: left;
}
h1 img {
  vertical-align: bottom;
}

/* menu
---------------------------------------------------- */
#menu {
  clear: both;
  width: 886px;
  height: 33px;
  margin: 0px;
  background: url(images/menu.jpg) no-repeat;
}
#menu ul {
  margin: 0;
  list-style: none;
}
#menu li {
  margin: 0;
  padding: 0;
  position: absolute;
  text-indent: -9999px;
}
#menu li a {
  text-decoration: none;
  display: block;
  height: 33px;
}
#menu li.top        { left:  30px; width: 36px; }
#menu li.room       { left:  79px; width: 75px; }
#menu li.restaurant { left: 154px; width: 98px; }
#menu li.plan       { left: 252px; width: 85px; }
#menu li.reserve    { left: 337px; width: 77px; }
#menu li.info       { left: 412px; width: 74px; }
#menu li.massage    { left: 484px; width: 59px; }
#menu li.access     { left: 543px; width: 49px; }
#menu li.regional   { left: 592px; width: 63px; }
#menu li.inquiry    { left: 655px; width: 54px; }
#menu li.about      { left: 709px; width: 62px; }
#menu li.diving     { left: 771px; width: 102px; }
#menu li.top a:hover {
  background: url(images/menu_on.jpg) -43px 0;
}
#menu li.room a:hover {
  background: url(images/menu_on.jpg) -79px 0;
}
#menu li.restaurant a:hover {
  background: url(images/menu_on.jpg) -154px 0;
}
#menu li.plan a:hover {
  background: url(images/menu_on.jpg) -252px 0;
}
#menu li.reserve a:hover {
  background: url(images/menu_on.jpg) -337px 0;
}
#menu li.info a:hover {
  background: url(images/menu_on.jpg) -414px 0;
}
#menu li.massage a:hover {
  background: url(images/menu_on.jpg) -484px 0;
}
#menu li.access a:hover {
  background: url(images/menu_on.jpg) -543px 0;
}
#menu li.regional a:hover {
  background: url(images/menu_on.jpg) -592px 0;
}
#menu li.inquiry a:hover {
  background: url(images/menu_on.jpg) -655px 0;
}
#menu li.about a:hover {
  background: url(images/menu_on.jpg) -709px 0;
}
#menu li.diving a:hover {
  background: url(images/menu_on.jpg) -771px 0;
}
  
/* page main
---------------------------------------------------- */
#pagebody {
  clear: both;
  position: relative;
  width: 886px;
  margin: 10px 15px 15px 15px;
}

/* contents
---------------------------------------------------- */
/* common */
#content {
  margin: 0;
  float: left;
  width: 656px;
}

.textBox {
  margin: 0;
}
.textMain {
  margin: 10px;
  line-height: 1.5;
  font-size: small;
  color: #555555;  
}
.textMain2 {
  margin: 10px;
  line-height: 1.5;
  font-size: small;
  color: #555555;  
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
}

h2 {
  margin: 5px 10px;
  padding: 5px;
  font-size: small;
  color: #333333;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
}
.photoMain {
  margin: 10px 20px;
  padding: 0px;
  width: 542px;
}
.priceBox {
  clear: both;
  margin: 10px;
  width: 636px;
  border: 1px solid #cccccc;
        color: #222222;
        border-collapse: separate;
        border-spacing: 0;  
}
.priceBox th {
  padding: 5px;
  font-size: small;
        border-right: 1px solid #CCCCCC;
        border-bottom: 1px solid #CCCCCC;
        background-color: #eeeeee;
}
.priceBox td {
  padding: 5px;
  font-size: small;
        border-right: 1px solid #CCCCCC;
        border-bottom: 1px solid #CCCCCC;
        background-color: #ffffff;
}

.boxWrapper {
  margin: 0;
  width: 656px;
}

#boxWrapper {
  margin: 0;
  width: 656px;
}
#boxWrapper2 {
  margin: 0;
  width: 656px;
}

/* top */
#topFlash {
  width: 636px;
  height: 300px;
  text-align: center;
}
#flasharea {
  width: 656px;
}

#topflash {
	width:440px;
	height:178px;
	float:left;
}

#videonave {
	width:190px;
	height:185px;
	float:right;
}

#newsbox{
  margin-top: 10px;
  width: 656px;
  border: 1px solid #cccccc;
  padding-top: 44px;
  list-style-type: none;
  background: #eeeeee url(images/newsTop.jpg) no-repeat 10px 10px;
}
.newsitem{
  padding: 0 15px 10px 30px;
  font-weight: lighter;
  font-size: small;
  color: #555555;
  background: url(images/newsArrow.jpg) no-repeat 15px top;
}

/* room */
.roomBox {
  width: 212px;
  margin: 0 0 5px 5px;
  padding: 0px;
  float: left;
}
.roomBox2 {
  width: 319px;
  margin: 0 0 0 7px;
  padding: 0px;
  float: left;
}
.roomPhoto {
  margin: 0;
  padding: 0;
  text-align: center;
}
.roomPhoto2 {
  margin: 5px;
  padding: 0;
  float: right;
}
.roomText {
  margin: 0;
  padding: 0;
  height: 120%;
}
h3 {
  margin: 0;
  padding: 5px;
  font-size: small;
  color: #333333;
  border: 1px solid #cccccc;
  background-color: #eeeeee;
  text-align: center;
}
.roomText p {
  margin: 5px 0;
  padding: 0;
  font-size: x-small;
  color: #555555;
}
.roomButton {
  margin: 0;
  padding: 0;
  text-align: center;
}



/* room common */
#roomNavi {
  margin: 10px 0 0 10px;
  width: 562px;
  height: 43px;
  background: url(images/room_navi_main.jpg) no-repeat;
}
#roomNavi ul {
  margin: 0;
  list-style: none;
}
#roomNavi li {
  margin: 0;
  padding: 0;
  position: absolute;
  text-indent: -9999px;
}
#roomNavi li a {
  text-decoration: none;
  display: block;
  height: 43px;
}
#roomNavi li.main       { left:  10px; width: 142px; }
#roomNavi li.new        { left: 152px; width: 139px; }
#roomNavi li.annex      { left: 291px; width: 139px; }
#roomNavi li.dmitry     { left: 430px; width: 142px; }
#roomNavi li.main a:hover {
  background: url(images/room_navi_on.jpg) 0 0;
}
#roomNavi li.new a:hover {
  background: url(images/room_navi_on.jpg) -142px 0;
}
#roomNavi li.annex a:hover {
  background: url(images/room_navi_on.jpg) -281px 0;
}
#roomNavi li.dmitry a:hover {
  background: url(images/room_navi_on.jpg) -420px 0;
}
.kikan {
  font-size: x-small;
  text-align: right;
}
#text .data p {
  margin: 10px 0 0 20px;
  line-height: 1.5;
  font-size: small;
  color: #222222;
}

/* restaurant common */
.restBox {
  width: 323px;
  margin: 0 0 0 0px;
  padding: 0px;
  float: left;
}
.restPhoto {
  margin: 0;
  padding: 0;
  text-align: center;
}
.restBox2 {
  width: 127px;
  margin: 0 0 0 3px;
  padding: 0px;
  float: left;
}
.restPhoto2 {
  margin: 0;
  padding: 0;
  text-align: center;
}
.restText {
  margin: 0;
  padding: 0 2px;
  height: 40px;
  font-size: x-small;
/*  overflow:hidden; */
}
/*.restText p {
  margin: 0;
  padding: 0;
  font-size: x-small;
} */

/* plan */
.planBox {
  clear: both;
  width: 636px;
  height: 180px;
  margin: 10px;
  border: 1px solid #cccccc;
  background-color: #eeeeee;
  padding: 0;
}
.planPhoto {
  float: left;
  margin: 10px 5px 10px 5px;
  padding: 0;
  width: 223px;
  height: 160px;
}
.planText {
  float: right;
  margin: 0;
  padding: 0;
  width: 393px;
}
.planText .name {
  margin: 15px 0 10px 0;
  padding: 0;
  line-height: 1.5;
  font-size: small;
  color: #222222;
}
.planText p {
  margin: 0;
  padding: 0;
  line-height: 1.5;
  font-size: x-small;
  color: #222222;
} 
.planBox2{
  width: 636px;
  margin: 10px;
  padding: 0;
}
.planBox2 table{
	font-size:small;
	color:#555555;
	border: 1px solid #cccccc;
	background-color: #eeeeee;
	margin:0 0 10px 0;
}
.planBox2 table th{
	vertical-align:top;
	line-height:0;
}
.planBox2 table td{
	vertical-align:top;
}

.planBox2 table td.h40{
	height:40px;
	line-height:0px;
	font-size:1px;
}
.planBox2 table td.h40 img{
	padding-right:2px;
}

/* reserve */
.reserveBox {
  clear: both;
  margin: 10px 68px;
  width: 500px;
  border: none;
  color: #555555;
}
.reserveBox th {
  padding: 0;
  font-size: small;
}
.reserveBox td {
  padding: 0;
  font-size: small;
}

/* infomaiton */
#infoLeft {
  float: left;
  margin: 0;
  padding: 0;
}
#weater {
  margin: 10px 5px 10px 10px;
  padding: 0;
  border: 1px #cccccc solid;
  width: 182px;
}
.infoLeftTitle{
  margin: 5px;
  padding: 0;
  text-align: center;
}
.weatherImage{
  margin: 0;
  padding: 0;
  height: 42px;
  text-align: center;
}
.infoText1{
  margin: 0;
  padding: 0 10px 10px 10px;
  font-size: x-small;
  color: #555555;
  line-height: 1.5;
}
#calender {
  margin: 10px 5px 10px 10px;
  padding: 0;
  border: 1px #cccccc solid;
  width: 182px;
}
.infoText2{
  margin: 0 0 10px 0;
  padding: 0;
  font-size: xx-small;
  text-align: center;
  color: #555555;
}
.infoTextBlue{
  margin: 0;
  padding: 0;
  font-size: xx-small;
  text-align: center;
  color: #3333FF;
}
.infoTextRed{
  margin: 0;
  padding: 0;
  font-size: xx-small;
  text-align: center;
  color: #FF3333;
}
#infoMain {
  float: left;
  margin: 10px 10px 10px 5px;
  padding: 0;
  width: 442px;
  !important;
}
.infoMainDay {
  margin: 0 0 5px 5px;
  padding: 0;
  font-size: x-small;
  width: 400px;
  color: #6666FF;
}
.infoMainTitle {
  margin: 0;
  padding: 7px 7px;
  font-size: small;
  color: #555555;
  line-height: 1.5;
  border-Top: 1px #6666FF solid;
  border-Bottom: 1px #6666FF solid;
}
.infoMainPhoto {
  float: left;
  margin: 10px 10px 10px 5px;
  padding: 0;
}
.infoMainText {
  margin: 10px 5px;
  padding: 0;
  font-size: x-small;
  color: #555555;
  line-height: 1.5;
}

/* massage */
.massageBox {
  float: left;
  margin: 0 0 5px 5px;
  padding: 0px;
  width: 212px;
}
.massagePhoto {
  padding: 0;
  margin: 0;
  text-align: center;
}

/* regional */
.areaBox {
  clear: both;
  margin: 10px 0px 10px 0px;
  padding: 0;
  width: 656px;
}
.areaName {
  margin: 25px 0 10px 0;
  padding: 0.2em 0;
  font-size: small;
  text-align: center;
  color: #555555;
  background-color: #cccccc;
  width: 636px;
}
.map {
  margin: 0;
  padding: 0;
}
.shopBox {
  margin: 0;
  padding: 0;
  width: 636px;
}
.shop {
  float: left;
  margin: 0 3px 10px 3px;
  padding: 5px;
  border: 1px #cccccc solid;
  width: 296px;
}
.shopPhoto {
  float: left;
  margin: 0;
  padding: 0;
  width: 80px;
}
.shopName {
  float: left;
  margin: 0 0 5px 5px;
  padding: 0;
  font-size: small;
  color: #555555;
  width: 211px; 
}
.shopText {
  float: left;
  margin: 0 0 0 5px;
  padding: 0;
  font-size: x-small;
  color: #555555;
  width: 211px;
}
.shopPhotoL {
  float: left;
  margin: 0;
  padding: 0;
  width: 160px;
}
.shopNameL {
  float: left;
  margin: 0 0 5px 5px;
  padding: 0;
  font-size: small;
  color: #555555;
  width: 131px; 
}
.shopTextL {
  float: left;
  margin: 0 0 0 5px;
  padding: 0;
  font-size: x-small;
  color: #555555;
  width: 131px;
}

/* navigation
---------------------------------------------------- */
#navi {
  margin-left: 15px;
  padding: 0 0 5px 0;
  float: left;
  width: 185px;
}
.naviH ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.naviH li {
  margin: 0;
  padding: 0 0 1px 0;
  width: 185px;
  height: auto;
  text-indent: -9999px;
}
.naviH li a {
  text-decoration: none;
  display: block;
  width: 185px;
  height: 130px;
}
.naviL ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.naviL li {
  margin: 0;
  padding: 0 0 1px 0;
  width: 185px;
  height: auto;
  text-indent: -9999px;
}
.naviL li a {
  text-decoration: none;
  display: block;
  width: 185px;
  height: 30px;
}
.naviH li.room {
  background: url(images/naviRoom.jpg) no-repeat;
  height: 130px;
}
.naviH li.room a:hover {
  background: url(images/naviRoom_on.jpg) no-repeat;
  height: 130px;
}
.naviH li.restaurant {
  background: url(images/naviRest.jpg) no-repeat;
  height: 130px;
}
.naviH li.restaurant a:hover {
  background: url(images/naviRest_on.jpg) no-repeat;
  height: 130px;
}
.naviL li.plan {
  background: url(images/naviPlan.jpg) no-repeat;
  height: 30px;
}
.naviL li.plan a:hover {
  background: url(images/naviPlan_on.jpg) no-repeat;
  height: 30px;
}
.naviL li.reserve {
  background: url(images/naviReserve.jpg) no-repeat;
  height: 30px;
}
.naviL li.reserve a:hover {
  background: url(images/naviReserve_on.jpg) no-repeat;
  height: 30px;
}
.naviL li.info {
  background: url(images/naviInfo.jpg) no-repeat;
  height: 30px;
}
.naviL li.info a:hover {
  background: url(images/naviInfo_on.jpg) no-repeat;
  height: 30px;
}
.naviL li.massage {
  background: url(images/naviMassage.jpg) no-repeat;
  height: 30px;
}
.naviL li.massage a:hover {
  background: url(images/naviMassage_on.jpg) no-repeat;
  height: 30px;
}
.naviL li.access {
  background: url(images/naviAccess.jpg) no-repeat;
  height: 30px;
}
.naviL li.access a:hover {
  background: url(images/naviAccess_on.jpg) no-repeat;
  height: 30px;
}
.naviL li.regional {
  background: url(images/naviRegional.jpg) no-repeat;
  height: 30px;
}
.naviL li.regional a:hover {
  background: url(images/naviRegional_on.jpg) no-repeat;
  height: 30px;
}
.naviL li.inquiry {
  background: url(images/naviInquiry.jpg) no-repeat;
  height: 30px;
}
.naviL li.inquiry a:hover {
  background: url(images/naviInquiry_on.jpg) no-repeat;
  height: 30px;
}
.naviL li.about {
  background: url(images/naviAbout.jpg) no-repeat;
  height: 30px;
}
.naviL li.about a:hover {
  background: url(images/naviAbout_on.jpg) no-repeat;
  height: 30px;
}
.naviH li.diving {
  background: url(images/naviDiving.jpg) no-repeat;
  height: 130px;
}
.naviH li.diving a:hover {
  background: url(images/naviDiving_on.jpg) no-repeat;
  height: 130px;
}

/* privacy rule
---------------------------------------------------- */
#pagebody2 {
  clear: both;
  position: relative;
  width: 760px;
  margin: 30px 55px 10px 55px;
}
.lead ol li {
  margin: 5px 0;
  font-size: small;
  color: #555555;
}
.lead ul li {
  list-style-type: upper-roman;
  margin: 5px 0;
  font-size: x-small;
  color: #555555;
}  
.lead ul dir li {
  list-style-type: disc;
  margin: 5px 0;
  font-size: x-small;
  color: #555555;
}  
.lead menu {
  margin: 5px 0;
  font-size: x-small;
  color: #555555;
}  
.lead menu li {
  list-style-type: decimal;
  margin: 5px 0;
  font-size: x-small;
  color: #555555;
}  
.lead ol p {
  margin: 5px 0 5px 10px;
  line-height: 1.5;
  font-size: x-small;
  color: #555555;
}
.ruleBox {
  clear: both;
  margin: 10px 50px;
  width: 220px;
  border: 1px solid #cccccc;
        color: #555555;
        border-collapse: separate;
        border-spacing: 0;  
}
.ruleBox th {
  padding: 5px;
  font-size: x-small;
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  background-color: #ffffff;
}  
.ruleBox td {
  padding: 5px;
  font-size: x-small;
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  background-color: #ffffff;
}  
.ruleBox li {
  margin-left: 15px;
}

/* footer
---------------------------------------------------- */
#footer {
  margin-left: 15px;
  top: 10px;
  clear: both;
  position: relative;
  width: 856px;
  height:30px;
  background: url(images/footer.jpg) no-repeat;
}
#footer ul {
  padding: 10px 0 0 0;
  width: 836px;
  height:30px;
  list-style: none;
  text-align: right;
  font-size: xx-small;
  line-height: 1.0;
}
#footer li {
  display: inline;
  padding-right: 20px;
  vertical-align: top;
  height: 26px;
}
.privacy a:link{
  color: #eeeeee;
  background: transparent;
  text-decoration: none;
}
.privacy a:hover, a:active {
  color: #aaaaaa;
  background: transparent;
  text-decoration: underline;
}
.rule a:link{
  color: #eeeeee;
  background: transparent;
  text-decoration: none;
}
.rule a:hover, a:active {
  color: #aaaaaa;
  background: transparent;
  text-decoration: underline;
}
#footer p {
  padding: 8px 0 10px 0;
  text-align: center;
  text-transform: uppercase;
  font-size: xx-small;
  color: #999999;
}

.privacy_rule {
  float: right;
/*  display: inline;*/
  padding-right: 20px;
/*  vertical-align: center; */
/*  margin-top:10px;*/
  height: 30px;
  width:160px;
}

.privacy_rule a{
  font-size: 9px;
  color:#ffffff;
   text-decoration: none;
 
}


#footer_text {
	width:886px;
	margin-top: 5px;
  padding: 8px 0 10px 0;
  text-align: center;
  text-transform: uppercase;
  font-size: xx-small;
  color: #999999;
}

#c_form_2 {
  width:600px;
        font-size: 90%;
        color: #666666;
        margin-bottom: 30px;
        border: 1px solid #CCCCCC;
        border-collapse: separate;
        border-spacing: 1px;  
}
.contactleft{
  width:200px;
        padding: 5px;
        border-right: 1px solid #CCCCCC;
        border-bottom: 1px solid #CCCCCC;
        background-color: #E1E2E6;
}
.contactright{
  width:400px;
        border-right: 1px solid #CCCCCC;
        border-bottom: 1px solid #CCCCCC;
        background-color: #EFF2F3;

}

.error_color_font {
	font-weight: bold;
	color: #ff0000;
	!important;
}


.navigation{
	font-size: 10px;
}

#wp-calendar caption {  margin: 0 0 10px 0;
  padding: 0;
  font-size: xx-small;
  text-align: center;
  color: #555555; 
}

#wp-calendar a{
  color: #0000ff;
  font-weight: bold;
}

.post{
	width: 442px;
	!important;
}

#mail_success{
  margin:100px;
}

#side_cate{
  padding-left:20px;
  font-size: xx-small;
  
}

#category {
  margin: 10px 5px 10px 10px;
  padding: 0;
  border: 1px #cccccc solid;
  width: 182px;
}
