@charset "utf-8";

/*
Thema Name: Divebase Paradise
Thema URI: http://www.divebase-paradise.com
Description:  Divebase Paradise
*/

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+
+ 初期のスタイル
+
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
/*	text-align: justify; */
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#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;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */



/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+
+　ページ共有のスタイル
+
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* --------------------------------------------------------------------------------------
 基本設定
--------------------------------------------------------------------------------------- */

/* 基本フォント -------------------- */

body { font-size: 75%; }

h1,h2,h3,h4,h5,h6 { font-size: 100%; font-weight: normal;}



/* 基本タグ -------------------- */

body,div,h2,h3,h4,h5,h6,dl,dt,dd,ul,ol,li,
p,blockquote,pre,cite,code,caption,
form,fieldset,legend,input,textarea,select,option,label {
	margin: 0px;
	padding: 0px;
}

body {
	text-align: center;
	color: #333333;
}

img,table { border: none;}

ol,ul {	list-style: none;}

address,em,cite { font-style: normal;}

a { overflow: hidden;} 

.clear { clear: both; } 


/* マージン・余白 -------------------- */

.t01 { margin-top: 5px; }
.t02 { margin-top: 10px; }
.t03 { margin-top: 15px; }
.t04 { margin-top: 20px; }
.t05 { margin-top: 25px; }
.t06 { margin-top: 30px; }
.t07 { margin-top: 35px; }
.t08 { margin-top: 40px; }
.t09 { margin-top: 45px; }
.t10 { margin-top: 50px; }
.t11 { margin-top: 55px; }
.t12 { margin-top: 60px; }
.t14 { margin-top: 65px; }
.t15 { margin-top: 70px; }
.t16 { margin-top: 75px; }
.t17 { margin-top: 80px; }

.t20 { margin-top: -15px; }

.b03 { margin-bottom: 15px; }
.b04 { margin-bottom: 20px; }
.b06 { margin-bottom: 30px; }

.l02 { margin-left: 10px; }
.l03 { margin-left: 15px; }
.l04 { margin-left: 20px; }

.r03 { margin-right: 15px; }

.mg0 { margin: 0px !important; }
.b0 { margin-bottom: 0px !important; }


/* テキスト -------------------- */

.fs14 { font-size: 120%; }
.fs20 { font-size: 160%; }

.fcBlue {
	color: #000099;
}
.fcBlueB {
	font-weight: bold;
	color: #0033ff;
}

.fcRedB {
	font-weight: bold;
	color: #ff0000;
}
.fcRedBB {
	font-weight: bold;
	color: #ff0000;
	font-size:120%;
}
.nobg { background: url(none) !important; }

.str { font-weight: bold; }

/* --------------------------------------------------------------------------------------
 float
--------------------------------------------------------------------------------------- */

.fltR { float: right; }
.fltL { float: left; }
.alnR {text-align: right;}
.alnL{text-align: left !important;}
.alnC{text-align: center;}
.valnT{ vertical-align: top; }

.clearfix:after { content:""; display:block; clear:both; }

.clearfix { display:inline-block; }

/*\*/
* html .clearfix { height:1%; }
.clearfix { display:block; }
/**/



/* 基本テキストリンク -------------------- */

a:link { text-decoration:none; color:#003399;}
a:visited { text-decoration:none; color:#003399;}
a:hover { text-decoration:underline; color:#FF0000;}



/* --------------------------------------------------------------------------------------
 ヘッダー
--------------------------------------------------------------------------------------- */


#header {
	height: 600px;
	background: url(images/header_bg.jpg) repeat-x center top;
}

#header .inner {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 430px;
	position: relative;
}

#header .inner h1 {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 1px;
	top: 3px;
}

#header .inner #logo {
	height: 50px;
	width: 185px;
	position: absolute;
	left: 0px;
	top: 35px;
}

#header .inner #hnavi {
	height: 31px;
	width: 392px;
	position: absolute;
	top: 0px;
	right: 0px;
}

* html #header .inner #hnavi {
	width: 398px;
}

#header .inner #hnavi li {
	float: left;
	margin-left: 8px;
	height: 31px;	
}

#hnavi .hnRSS {	background: url(images/header_on_01.gif) no-repeat;width: 57px;}
#hnavi .hn01 {	background: url(images/header_on_02.gif) no-repeat;width: 100px;}
#hnavi .hn02 { background: url(images/header_on_03.gif) no-repeat;width: 100px;}
#hnavi .hn03 { background: url(images/header_on_04.gif) no-repeat;width: 100px;}

#hnavi li a {
	display: block;
	height: 31px;
}

#hnavi li a:hover img,
#hnavi li a.stay { visibility:hidden; }
#hnavi li a:hover { background-color:transparent; }

#header .inner #tab {
	height: 49px;
	width: 478px;
	position: absolute;
	top: 46px;
	right: 3px;
}

* html #header .inner #tab {
	width: 490px;
}

#header .inner #tab li {
	float: left;
	margin-left: 12px;
}

#header .inner #flash {
	height: 335px;
	width: 900px;
	position: absolute;
	left: 0px;
	top: 95px;
}








#INDEX #header .inner #gnavi {
	width: 900px;
	position: absolute;
	left: 0px;
	height: 36px;
	top: 544px;
}


#header .inner #gnavi {
	width: 900px;
	position: absolute;
	left: 0px;
	height: 36px;
	bottom: 20px;
}

#header .inner #gnavi li {
	float: left;
	height: 36px;
	margin-right: 2px;
	width: 98px;
}

#header .inner #gnavi li.gn01 {	background: url(images/gnavi_on_01.gif) no-repeat;width: 96px;}
#header .inner #gnavi li.gn02 {	background: url(images/gnavi_on_02.gif) no-repeat;width: 150px;}
#header .inner #gnavi li.gn03 {	background: url(images/gnavi_on_03.gif) no-repeat;width: 150px;}
#header .inner #gnavi li.gn04 {	background: url(images/gnavi_on_04.gif) no-repeat;}
#header .inner #gnavi li.gn05 {	background: url(images/gnavi_on_05.gif) no-repeat;}
#header .inner #gnavi li.gn06 {	background: url(images/gnavi_on_06.gif) no-repeat;}
#header .inner #gnavi li.gn07 {	background: url(images/gnavi_on_07.gif) no-repeat;}
#header .inner #gnavi li.gn08 {	background: url(images/gnavi_on_08.gif) no-repeat;	margin-right: 0px;}

#header .inner #gnavi li.gn01 .stay {	background: url(images/header/gnavi_stay_01.gif) no-repeat;width: 96px;}
#header .inner #gnavi li.gn02 .stay {	background: url(images/gnavi_stay_02.gif) no-repeat;width: 150px;}
#header .inner #gnavi li.gn03 .stay {	background: url(images/gnavi_stay_03.gif) no-repeat;width: 150px;}
#header .inner #gnavi li.gn04 .stay {	background: url(images/gnavi_stay_04.gif) no-repeat;}
#header .inner #gnavi li.gn05 .stay {	background: url(images/gnavi_stay_05.gif) no-repeat;}
#header .inner #gnavi li.gn06 .stay {	background: url(images/gnavi_stay_06.gif) no-repeat;}
#header .inner #gnavi li.gn07 .stay {	background: url(images/gnavi_stay_07.gif) no-repeat;}
#header .inner #gnavi li.gn08 .stay {	background: url(images/gnavi_stay_08.gif) no-repeat;	margin-right: 0px;}

#gnavi li a {
	display: block;
	height: 36px;
}

#gnavi li a:hover img,
#gnavi li a.stay img { visibility:hidden; }
#gnavi li a:hover { background-color:transparent; }


/* --------------------------------------------------------------------------------------
 トップコンテンツ
--------------------------------------------------------------------------------------- */

#wrap { background: #002353 url(images/bg_01.jpg) repeat-x center top; }

#wrap .inner {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-bottom: 50px;
}

#wrap .inner #content {
	float: left;
	width: 600px;
}

#content .contBox01 {
	background: #FFFFFF;
	line-height: 1.3;
}

#content .contBox_inner {
	width: 560px;
	margin-right: 20px;
	margin-left: 20px;
	clear: both;
}

* html #content .contBox_inner {
	margin-right: 19px;
	margin-left: 19px;
}



#content .contBox02 {
	background: #FFFFFF url(images/top_19.jpg) no-repeat 20px 67px;
	margin-top: 18px;
	line-height: 1.3;
}

#content .contBox02 .contBox_inner .left {
	float: left;
	width: 400px;
}

#content .contBox02 .contBox_inner .right {
	float: right;
	width: 127px;
}

#content .contBox02 h3 {
	background: url(images/top_10.gif) no-repeat;
	display: block;
	height: 22px;
	width: 570px;
	margin-left: 10px;
	font-weight: bold;
	text-indent: 25px;
	line-height: 1.5;
	clear: both;
}

#content .contBox02 .contBox_inner .line01 { clear: both; }

#content .contBox02 .contBox_inner .line01 p {
	float: left;
	width: 174px;
	margin-left: 5px;
}

/* --------------------------------------------------------------------------------------
 ソーシャルリンク
--------------------------------------------------------------------------------------- */

.r_twitter {
	position:fixed;
	right:0;
	top:50px;
	z-index:100;

}
.r_facebook {
	position:fixed;
	right:0;
	top:110px;
	z-index:100;

}

/* --------------------------------------------------------------------------------------
 サイドナビ
--------------------------------------------------------------------------------------- */

#side {
	float: right;
	width: 280px;
	margin: 0px;
	padding: 0px;
	display: inline;
}

* html #side { margin-right: -10px; }

#side #photograph {
	height: 80px;
	background: url(images/top_on_01.jpg) no-repeat;
}

#side #photograph a {
	display: block;
	height: 80px;
	width: 280px;
}

#side #photograph a:hover img { visibility:hidden; }
#side #photograph a:hover { background-color:transparent; }

#side #album {
	height: 268px;
	margin-top: 16px;
	background: url(images/bg_01.gif) no-repeat left 46px;
}

#side #album ul {
	margin-top: 10px;
	margin-left: 10px;
}

#side #album li {
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}

#side #tour {
	margin-top: 15px;
	background: url(images/bg_02.gif) no-repeat left 46px;
	height: 287px;
}

#side #gourmet {
	margin-top: 15px;
	background: url(images/bg_02.gif) no-repeat left 46px;
	height: 287px;
}

#side #tour dl,
#side #gourmet dl {
	margin-top: 5px;
	margin-left: 10px;
	width: 260px;
	line-height: 1.4;
}

#side #tour dt,
#side #gourmet dt {
	font-size: 80%;
	color: #cc0033;
	padding-top: 10px;
}

#side #tour dd,
#side #gourmet dd {
	border-bottom: 1px dotted #FFFFFF;
	padding-bottom: 2px;
}

#side #faq {
	margin-top: 15px;
	background: url(images/bg_03.gif) no-repeat left 46px;
	height: 571px;
	line-height: 1.2;
}

#side #faq dl {
	margin-top: 20px;
	margin-left: 10px;
	width: 260px;
}

#side #faq dt {
	color: #FF0000;
	clear: both;
}

#side #faq dt img {
	vertical-align: middle;
	margin-right: 5px;
	float: left;
}

#side #faq .line1 { line-height: 38px; }
#side #faq .line2 {
	padding-top: 5px;
	display: block;
}

#side #faq dd {
	clear: both;
	color: #0f337d;
	padding-top: 10px;
	padding-bottom: 15px;
}

* html #side #faq dd {	padding-top: 5px;}
*:first-child+html #side #faq dd {	padding-top: 5px;}

#side #mobile {
	margin-top: 15px;
	background: url(images/bg_04.gif) no-repeat left 46px;
	height: 209px;
	line-height: 1.3;
}

#side #mobile p {
	margin-top: 20px;
	margin-left: 10px;
}


/* --------------------------------------------------------------------------------------
 フッター
--------------------------------------------------------------------------------------- */

#footer {
	background: url(images/image_01.jpg) repeat-x center top;
	clear: both;
	font-size: 80%;
	color: #FFFFFF;
	line-height: 1.4;
}

#footer a:link { text-decoration:none; color:#FFF;}
#footer a:visited { text-decoration:none; color:#FFF;}
#footer a:hover { text-decoration:underline; color:#FF0000;}

#footer .inner {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 224px;
	position: relative;
}

#footer .inner .fpagetop {
	text-indent: -9999px;
	display: block;
	height: 54px;
	width: 190px;
	position: absolute;
	top: 0px;
	right: 0px;
}

#footer .inner p {
	position: absolute;
	top: 70px;
	right: 40px;
}

#footer .inner ul {
	position: absolute;
	top: 95px;
	right: 40px;
	text-align: right;
}

#footer .inner li { display: inline; }


/* --------------------------------------------------------------------------------------
 サブ共通
--------------------------------------------------------------------------------------- */

#sub #header {
	height: 396px;
	background: url(images/header_sub_bg.jpg) repeat-x center top;
 }
 
#sub #header .inner { height: 396px; }

#header h2 {
	display: block;
	height: 155px;
	width: 900px;
	position: absolute;
	left: 0px;
	top: 95px;
	text-indent: -9999px;
}


/* --------------------------------------------------------------------------------------
 ダイビングを始めよう！
--------------------------------------------------------------------------------------- */

.h2OW { background: url(images/ow_title_01.jpg) no-repeat; }

#sub #wrap { background: #002353 url(images/bg_sub_01.jpg) repeat-x center top; }

#schoolNavi {
	height: 82px;
	width: 600px;
	background: url(images/school_navi_on.gif) no-repeat;
	margin: 0px;
	padding: 0px;
}

#schoolNavi li {
	float: left;
	height: 62px;
	margin-right: 10px;
	width: 130px;
	margin-top: 20px;
	display: inline;
}

#schoolNavi li a {
	display: block;
	height: 62px;
	width: 130px;
}

#schoolNavi li a:hover img,
#schoolNavi li a.stay { visibility:hidden; }
#schoolNavi li a:hover { background-color:transparent; }





/* --------------------------------------------------------------------------------------
 ポイント情報
--------------------------------------------------------------------------------------- */

.h2Point { background: url(images/point_title_01.jpg) no-repeat; }


.photoList {
	width: 560px;
	margin-top: 10px;
}

.photoList li {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 180px;
}
.photoList .page {
	display: block;
	height: 26px;
	width: 57px;
	margin-top: 113px;
	margin-left: 123px;
}


.waterMap {
	background: url(images/point_bg_01.gif) no-repeat;
	height: 92px;
	width: 560px;
	clear: both;
	position: relative;
}

.waterMap ul {
	width: 370px;
	position: absolute;
	left: 0px;
	top: 27px;
}

.waterMap li {
	float: left;
	width: 152px;
	margin-left: 10px;
	background: url(images/point_icon_01.gif) no-repeat left center;
	padding-left: 18px;
}


.pagetop {
	clear: both;
	height: 26px;
	width: 560px;
	margin-top: 10px;
	text-align: right;
}

.pagetop2 {
	clear: both;
	height: 26px;
	width: 560px;
	margin-top: 10px;
	text-align: right;
	position: absolute;
	left: 0px;
	bottom: 0px;
}


/* --------------------------------------------------------------------------------------
 店舗情報
--------------------------------------------------------------------------------------- */

.h2Shop { background: url(images/shop_title_01.jpg) no-repeat; }
.shopTbl {
	width: 310px;
	border-collapse: collapse;
}
.shopTbl th {
	font-weight: normal;
	text-align: left;
	border-bottom: 1px solid #CCCCCC;
	width: 90px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.shopTbl td {
	border-bottom: 1px solid #CCCCCC;
	padding-top: 2px;
	padding-bottom: 2px;
}

.shopList {
	padding-top: 35px;
	width: 560px;
	clear: both;
}

.shopList li {
	float: left;
	margin-right: 10px;
	width: 180px;
}


.shopList span {
	display: block;
	padding-top: 5px;
	width: 180px;
}
.map {
	height: 350px;
	width: 560px;
}

.trafficBox { background: #e8e8e8; }

.trafficBox p {
	line-height: 22px;
	display: block;
	width: 540px;
	margin-right: 10px;
	margin-left: 10px;
	font-weight: bold;
	color: #0066cc;
}

.trafficBox p img {
	vertical-align: middle;
	margin-right: 5px;
}

.trafficBox ul {
	width: 530px;
	margin-right: 10px;
	margin-left: 10px;
	padding-left: 1em;
	text-indent: -1em;
}

* html .trafficBox ul {
	width: 527px;
}

.trafficBox li { width: 530px; }

* html .trafficBox li {
	width: 527px;
}







/* --------------------------------------------------------------------------------------
 スタッフ紹介
--------------------------------------------------------------------------------------- */

.h2Staff { background: url(images/staff_title_01.jpg) no-repeat; }

.staffList {
	width: 560px;
	padding-bottom: 40px;
}

.staffList li {
	float: left;
	height: 249px;
	width: 160px;
	margin-right: 40px;
	margin-bottom: 50px;
}

.staffList p {
	display: block;
	height: 74px;
	width: 150px;
	position: relative;
	background: url(images/staff_bg_01.gif) no-repeat;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}

.staffList strong {
	font-weight: bold;
	display: block;
	margin-bottom: 3px;
}

.staffList span { font-size: 80%; }




/* --------------------------------------------------------------------------------------
 スキルアップコース
--------------------------------------------------------------------------------------- */

.h2Skill { background: url(images/skillup_title_01.jpg) no-repeat; }

#skillNavi {
	height: 82px;
	width: 600px;
	background: url(images/skillup_navi_on.gif) no-repeat;
	margin: 0px;
	padding: 0px;
}

#skillNavi li {
	float: left;
	height: 62px;
	margin-right: 10px;
	width: 130px;
	margin-top: 20px;
	display: inline;
}

#skillNavi li a {
	display: block;
	height: 62px;
	width: 130px;
}

#skillNavi li a:hover img,
#skillNavi li a.stay { visibility:hidden; }
#skillNavi li a:hover { background-color:transparent; }
.skillHalf {
	clear: both;
	width: 560px;
	margin-top: 15px;
}

.skillHalf .half { width: 270px; }

.skillHalf .half h5 {
	background: url(images/top_10.gif) no-repeat;
	display: block;
	height: 22px;
	width: 270px;
	font-weight: bold;
	text-indent: 25px;
	line-height: 1.5;
	clear: both;
}

.half table {
	width: 270px;
	border-collapse: collapse;
}

.half td {
	background: #f3f1d1;
	padding: 8px;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}



/* --------------------------------------------------------------------------------------
 プロ養成コース
--------------------------------------------------------------------------------------- */

.h2Pro { background: url(images/pro_title_01.jpg) no-repeat; }



/* --------------------------------------------------------------------------------------
 キッズプログラム
--------------------------------------------------------------------------------------- */

.h2Kids { background: url(images/kids_title_06.jpg) no-repeat; }

.kids_img {
	overflow: hidden;
	width: 562px;
}

.kids_img li { float: left; }

.kids_img img {
	margin: 0px;
	padding: 0px;
	float: right;
}

.kids_img .left {
	margin-top: 34px;
	float: left;
}
.contBox_inner .commonBox01 img { display: block; }


.commonBox01 {
	overflow: hidden;
	width: 560px;
	line-height: 1.4;
	margin-top: 10px;
}

.commonBox01 .left {
	float: left;
	width: 260px;
}

.commonBox01 table {
	width: 278px;
	border-collapse: collapse;
}

.commonBox01 td {
	background-color: #f3f1d1;
	padding: 5px 0px 5px 10px;
	border-bottom: 1px #FFF solid;
	border-right: 1px #FFF solid;
}

.commonBox01 td strong {
	color: #ff0000;
	font-weight: bold;
	font-size: 120%;
}

.commonBox01 .bottom {
	height: 93px;
	width: 399px;
	margin-left: 80px;
	clear: both;
}

.commonBox01 .right {
	float: right;
	width: 256px;
}

.commonBox01 .left p span { margin-left: 12px; }

.commonBox01 .left span {
	width: 18px;
	float: left;
	margin-top: 10px;
}

.commonBox01 .left .innertxt01 {
	width: 230px;
	float: left;
	margin-top: 10px;
}

.commonBox01 .left .ttl {
	padding-left: 20px;
	background: url(images/kids_icon.gif) no-repeat left center;
	margin-top: 30px;
	line-height: 15px;
	height: 19px;
	margin-bottom: 5px;
	font-weight: bold;
}

/* --------------------------------------------------------------------------------------
 ブランクダイバーコース
--------------------------------------------------------------------------------------- */

.h2Blank { background: url(images/blank_title_05.jpg) no-repeat; }

.price {
	font-weight: bold;
	color: #FF0000;
	font-size: 160%;
	display: block;
}

.blank_img {
	margin-top: 30px;
	margin-left: 33px;
}

/* --------------------------------------------------------------------------------------
 スぺシャリティーコース
--------------------------------------------------------------------------------------- */

.h2Speciality { background: url(images/speciality_title_08.jpg) no-repeat; }

.commonBox01 td p { color: #FF0000;}

.specialityList {
	width: 560px;
	overflow: hidden;
}

.specialityList li { float: left; }

.commonBox01 .left .innerBox01 { width: 200px; }


/* --------------------------------------------------------------------------------------
 お問い合わせフォーム
--------------------------------------------------------------------------------------- */

.h2Contact { background: url(images/contact_title01.jpg) no-repeat; }

table.form {
	margin: 20px 0 20px 0;
	padding:0;
	font-size: 13px;
}
table.form td {
	padding:3px;
	text-align:left;
}
table.nonetb td {
	padding:0px;
	border-bottom:none;
}

.confont {
	font-size:12px;
}

.wpcf7 {
margin-bottom: 0px;
}

/* --------------------------------------------------------------------------------------
 ツアー情報
--------------------------------------------------------------------------------------- */

.h2Tour { background: url(images/tourinfo_title01.jpg) no-repeat; }


/* --------------------------------------------------------------------------------------
 Wordpressエントリー表示
--------------------------------------------------------------------------------------- */
h2.catettl {
 font-weight:bold;
 border-bottom: 1px dotted #CCCCCC;
 clear: both;
 padding-top: 7px;
 padding-left:5px;
 margin-bottom:12px;
}


.post {
	width: 560px;
	margin-top:10px;
	display:block;
	clear:both;
}
.enttl {
	width:420px;
	display:block;
	float:left;
	padding-bottom:0px;
}

.datettl {
 color:#0080C0;
 padding:5px;
 font-weight:normal;
 padding-bottom:0px;
}

.enttl img {
 vertical-align: middle;
 padding:0px 5px 2px 0px;
}
.datettl img {
 vertical-align: middle;
 padding:0px 5px 2px 5px;
}

p.pagelink {
 display:block;
 clear:both;
 margin-top:20px
}

p.pagelink a {
 font-size:0.95em;
 color:#003399;
}


span.pageprev {float: left;  color:#0033CC;}
span.pagenext {float: right;  color:#0033CC;}


/* --------------------------------------------------------------------------------------
 グルメ情報　その他
--------------------------------------------------------------------------------------- */

.h2Gour { background: url(images/gourmet_title01.jpg) no-repeat; }

.h2Photo { background: url(images/photo_title01.jpg) no-repeat; }

.h2Nintei { background: url(images/nintei_title01.jpg) no-repeat; }


.list{
	width:170px;
	margin:5px;
	float:left;
	height:250px;
	display:block;
}
.list-header {
	padding: 5px 0 5px 0;
	color: #000000;
	font-weight: bold;
	text-align: left;
}
.list-body {
	text-align:center;
	clear:both;
}
.list-body a {
	width:170px;
	display:block;
	margin:auto;
	padding-top:1px;
}
.list-body a:hover {background:#DEF0FE;}
.list-footer {
	padding:5px 0 0 0;
	border-bottom:1px solid #CCCCCC;
}
.list-footer img {
 vertical-align: middle;
 padding:0px 5px 2px 0px;
}

/* --------------------------------------------------------------------------------------
 ブログ詳細ページ
--------------------------------------------------------------------------------------- */

.h2Syosai { background: url(images/syosai_title01.jpg) no-repeat; }

.h3syousai {
	width:600px;
	height:70px;
	display:block;
	font-size: 18px;
	font-weight:bold;
	padding: 23px 0px 0px 0px;
	text-indent:60px;
	background: url(images/syosai_title02.jpg) no-repeat;
}

