@charset "utf-8";

/*
Theme Name: WEB BEACH CLUB
Theme URI: http://www.webbeachclub.com/
Description: WEB BEACH CLUB
Version: 1.0
Author: WEB BEACH CLUB
Author URI: http://www.webbeachclub.com/
Tags: white, Japanese
Text Domain: web
*/

/*
html
*/

body {
	font-size: 12px;
	color:#333333;
	line-height:20px;
}

div#main {
	width: 900px;
	border:solid 1px #000;
}


div#header {
	padding:0.5em;
	margin:0.5em;
	height:100%;
}

div#headerlogo {
	float: left;
	width: 260px;
}

div#headerbanner {
	float: right;
	text-align:right;
	width: 460px;
}

div#footer {
	padding:5px;
	margin:0;
	background-color:#000;
	color: #fff;
}

div#footercopyright {
	float: left;
	width: 350px;
}

div#footerbanner {
	float: right;
	text-align:right;
	width: 350px;
}

div#content {
	padding-left:0.5em;
	margin-left:0.5em;
}

div#weather {
	padding:0.5em;
	margin-top:0;
	margin-left:0;
	width: 195px;
	border:solid 1px #336699;
	float: left;
}



div#information {
	margin-left:0.5em;
	width: 660px;
	float: left;
}

div#entry {
	padding:0.5em;
	margin:0.5em;
	width: 400px;
	float: right;
	border:solid 1px #336699;
}

/* BWS左テーブル */
div#sidemenu {
	border:solid 1px #336699;
	padding:0;
	margin:0;
	width: 160px;
	float: left;
}
/* BWS右テーブル */
div#bwsinformation {
	margin:0.5em;
	width: 700px;
	float: left;
}
/* BWS満席情報 */
div#bwsdayinformation {
	padding:0.5em;
	margin-top:1em;
	margin-bottom:0.5em;
	margin-left: auto;
	margin-right: auto;
	text-align : left;
	border:1px solid #006699;
	width: 500px;
}
/* BWS紹介 */
.bwsintro{
	color:#000000;

	letter-spacing:1px;
	background-color:#f4f4f4;
	border:1px solid #006699;
	width: 500px;
	text-align : left;
	padding:0.5em;
	margin-top:1em;
	margin-bottom:0.5em;
	margin-left: auto;
	margin-right: auto;
}

/* BWS予約状況説明 */
div#yoyakujyo {
	padding:0.5em;
	margin-top:1em;
	margin-bottom:0.5em;
	margin-left: auto;
	margin-right: auto;
	text-align : left;
	border:1px solid #006699;
	width: 350px;
}

/* テーブル */
table.bwscourse{
	border:1px solid #006699;
	border-collapse:collapse;
	border-spacing:0;
	background-color:#fff;
	empty-cells:show;
	margin-left: auto;
	margin-right: auto;

}
.bwscourse th{
	border:1px solid #006699;
	color:#000;
	background-color:#f4f4f4;
	padding:0.3em 1em;
	font-weight: normal;

}
.bwscourse td{
	border:1px solid #006699;
	padding:0.3em 1em;
	text-align:left;

}

.bwscourseinformation {
	color:#000000;
	letter-spacing:1px;
	background-color:#f4f4f4;
	border:1px solid #006699;
	text-align : left;
	padding:0.5em;
	margin-top:1em;
	margin-bottom:0.5em;
	margin-left: auto;
	margin-right: auto;
}

.bwsfaq td{
	text-align:left;
	vertical-align: top;
}

/* BWS右テーブル */
div#bwsentryform{
	margin:0.5em;
	width: 700px;
	float: left;
}

/* ショップ住所 */
div#shopaddress {
	padding:0.5em;
	margin-top:1em;
	margin-bottom:0.5em;
	margin-left: auto;
	margin-right: auto;
	text-align : left;
	border:1px solid #006699;
	width: 350px;
}
div.infoimgBlock {
	float: left;
	width: 160px;
	text-align : center;
}

div.infotxtBlock {
	float: right;
	width: 370px;
}


div.wbcimgBlock {
	float: left;
	width: 390px;
}

div.wbctxtBlock {
	float: right;
	width: 390px;
}


.clear {
	display: block;
	clear: both;
}

.txtcenter {
	text-align:center;
}
.txtleft {
	text-align:left;
}
.txtright {
	text-align:right;
}

.txtred {
	color:red;
}

.txttitle {
	font-size: 22px;
	font-weight: bold;
}

h1,h2 {
	display: none;
}

.posttitle {
	margin: 0 !important;
	padding: 0px !important;
	font-size: 22px;
	line-height: 22px;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
	color: #4a4848;
}

.posttitle a {
	text-decoration: none;
	color: #4a4848;
	}

.posttitle a:hover {
	text-decoration: none;
	color: #004067;
	}

.blogentry{
	text-align: justify;
	line-height: 20px;
	padding-top: 8px;
	font-family: Arial, Verdana;
	font-size: 14px;
	color: #504d4d;
	}

.dotline{
	border-top: 2px dotted #336699;
	border-bottom: none;
	border-right: none;
	border-left: none;
	color: #fff;
}

a:link{
	color:#336699;
	text-decoration:none;
}
a:active{
	color:#336699;
	text-decoration:none;
}
A:visited{
	color:#336699;
	text-decoration:none;
}

a:hover{
	color:#FF9933;
}

a:hover img{
	border: none;
}

/* 画像の額縁消し */
img {
	border: none;
	vertical-align:middle;
}

a img{
	border: none;
}

/*--------------------------------------
	GoogleMAP
---------------------------------------*/
div#map {
	text-align : center;
	width: 700px;
	height: 500px;
	margin-left: auto;
	margin-right: auto;
}

div#map2 {
	text-align : center;
	width: 700px;
	height: 500px;
	margin-left: auto;
	margin-right: auto;
}

/* =Hoverbox Code
----------------------------------------------------------------------*/

.hoverbox
{
	cursor: default;
	list-style: none;
}

.hoverbox a
{
	cursor: default;
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -45px;
	left: -10px;
	z-index: 1;
}

.hoverbox img
{
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 160px;
	height: 120px;
}

div.hoverbox
{
	background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 3px;
	padding: 5px;
	position: relative;
}

.hoverbox .preview
{
	border-color: #000;
	width: 320px;
	height: 240px;
}


/* Calendar Area */


table.Calendar {
	text-align: center;
	font-size: 13px;
	font-family: Verdana, "ＭＳ ゴシック", "Osaka－等幅";
	margin-left:auto;
	margin-right:auto;
}

table.Calendar td {
/* 境界線 */

}

table.Calendar td.year {
/* 年 */
	text-align: left;
	border-top: 1px solid #006699;
	border-left: 1px solid #006699;
	border-right: none;
}

table.Calendar td.month {
/* 月 */
	text-align: right;
	border-top: 1px solid #006699;
	border-right: 1px solid #006699;
	border-left: none;
}

table.Calendar td.dayoftheweek {
	background: #006699;
	color: #fff;
}

/* 定休日カラー */
span.dayoff {
	color: #9afd75;
}

/* 臨時営業日カラー */
span.dayopen {
	color: #ff9900;
}

/* 土曜日 */
span.saturday {
	color: #c8dfff;
}

/* 日曜日祝日カラー */
span.specialday {
	color: #ffcccc;
}

/* 日曜日 */
table.Calendar td.sunday {
	background: #ffcccc;
	border-bottom: 1px solid #006699;
	border-left: 1px solid #006699;
}

/* 土曜日 */
table.Calendar td.saturday {
	background: #c8dfff;
	border-bottom: 1px solid #006699;
	border-left: 1px solid #006699;
	border-right: 1px solid #006699;
}

/* 平日 */
table.Calendar td.otherday {
	background: #fff;
	border-left: 1px solid #006699;
	border-bottom: 1px solid #006699;
}

/* 定休日 */
table.Calendar td.dayoff {
	background: #9afd75;
	border-left: 1px solid #006699;
	border-bottom: 1px solid #006699;
}

/* 臨時営業日 */
table.Calendar td.specialday {
	background: #ff9900;
	border-left: 1px solid #006699;
	border-bottom: 1px solid #006699;
}







	
/* ---------- @ Float Clearing -----------*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block
	}

.clearfloat {
	display:block
	}
	


/* Align (used for images) */

.aligncenter {
	margin: 5px auto 5px auto;
	display: block;
}

.alignleft {
	margin: 14px 15px 10px 0;
	float: left;
}

.alignright {
	margin: 14px 0px 10px 15px;
	float: right;
}

h6.post-title {
	margin-top:0;
	margin-bottom:3px;
	width: 500px;
	font-size: 12px;
	border-bottom: 1px solid #006699;
}
div.post-wrapper {
	margin-top:0;
	margin-left:0.5em;
	margin-bottom:3px;
	width: 630px;
}




.txtleft_tw {
	float: left;
}

.txtright _tw {
	float: right;
}

div#twitter{
	margin-top:5px;
	margin-left:5px;
	float: left;
	width: 570px;
}
div#twitterbws{
	margin-top:5px;
	margin-left:5px;
	float: left;
	width: 435px;
}

div#twitterimg{
	float: left;
}


.crucial{
	color: red;
}

#entryform {
	border: 1px solid #006699;
	text-align : center;
	border-collapse:collapse;
	border-spacing:0;
	background-color:#fff;
	empty-cells:show;
	margin-left: auto;
	margin-right: auto;
}

#entryform th{
	border:1px solid #006699;
	color:#000;
	background-color:#f4f4f4;
	padding:0.3em 1em;
	font-weight: bold;
	text-align:left;
}
#entryform td{
	border:1px solid #006699;
	padding:0.3em 1em;
	text-align:left;

}


div#sidebar {

	padding:0;
	margin:0;
	width: 200px;
	float: left;
}

div#blogmain {
	float: right;
	width: 660px;
	margin-left:10px;
}
.blogpost{
	float: left;
	width: 640px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #ddd;
}


.navigation{
	float: left;
	width: 650px;
}

.next{
	float:right;
}

.prev{
	float:left;
}

#wp-calendar {
	border: 1px solid #0C6B9B;
	empty-cells: show;
	font-size: 14px;
	margin-left: auto;
	margin-right: auto;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #0C6B9B;
	color: #fff;
}

#wp-calendar caption {
	color: #000;
	font-size: 16px;
	margin-left: auto;
	margin-right: auto;
}

#wp-calendar td {
	color: #ccc;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad {
	background: #fff;
}

#wp-calendar #today {
	background: #F2F2F2;
	color: #0C6B9B;
}

#wp-calendar th {
	background: #09c;
	color: #fff;
}

#wp-calendar tbody tr td {
	background: #F2F2F2;
	color: #000;
}

.postdate {
	font-size: 16px;
	padding: 0;
    font-family: Arial, Helvetica, Sans-serif;
    color: #999;
}

div#sidebar ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
div#sidebar ul li {
	padding: 3px 0px 3px 15px;
	margin: 0px;
	background: url(http://www.webbeachclub.com/wordpress/wp-content/themes/web/image/bullet.gif) no-repeat top left;
	}

.instimg{
	float: left;
	width: 220px;
	height:290px;
	padding-top:5px;
	border-top:1px solid #006699;
	border-left:1px solid #006699;
	border-bottom:1px solid #006699;
	margin-left: 5px;
}
.insttxt{
	float: left;
	width: 400px;
	height:290px;
	padding-top:5px;
	text-align: left;
	border-top:1px solid #006699;
	border-right:1px solid #006699;
	border-bottom:1px solid #006699;
	margin-left: 0px;
	padding-left:10px;
}

dl dt {
  clear: left;
  float: left;
  margin: 0 0 0.8em;
  width: 7.5em;
  border-left: solid 8px #006699;
  padding-left: 5px;
  color: #000;
}

dl dd {
  margin-bottom: 0.8em;
  margin-left: 7.5em;
}