@charset "utf-8";

/*コンテンツ全体*/

#article{
	clear:both;
	margin-bottom:5em;
	}

#article h2{
	margin-bottom:50px;
	font-family: 'Arimo',Arial, sans-serif;
	}

	
#article h2 span{
	font-size:0.7em;
	position:relative;
	top:-5px;
	letter-spacing:0.1em;
	}

/*コンテンツエリア　各セクションの共通スタイル*/

#article #section01,
#article #section02,
#article #section03,
#article #section04,
#article #section05,
#article #section06{
	clear:both;
	}

#article #section01,
#article #section02,
#article #section03,
#article #section04,
#article #section05{
	margin-bottom:60px;
	}

#article div h3{
	font-size:1.7em;
	margin-bottom:15px;
	letter-spacing:0.1em;
	line-height:1em;
	border-bottom:3px double #000000;
	padding-bottom:15px;
	}

/*「DREAM BEACH MARINE SPORTS CENTER（見出し）」スタイル*/

#article #section01{
	border-bottom:5px solid #000000;
	padding-bottom:10px;
	margin-bottom:30px;
	position:relative;
	}	

#article #section01 p{
	font-size:1.1em;
	letter-spacing:0.1em;
	margin-bottom:0.75em;
	}
	
#article #section01 h2{
	font-family: 'Fjalla One', sans-serif;
	font-size:3em;
	font-weight:700;
	line-height:1em;
	margin-bottom:0;
	}
	
#article #section01 h2 span{
	font-size:0.4em;
	padding-left:1.5em;
	}	

#article #section01>span{
	font-size:1.5em;
	letter-spacing:0.1em;
	position:absolute;
	right:0;
	top:auto;
	bottom:24px;
	color:#c01920;
	padding:10px 20px;
	border:3px solid #c01920;
	line-height:1em;
	}

/*「施設のご案内」スタイル*/

#article #section02{
	position:relative;
	}

#article #section02>dl{
	float:left;
	width:264px;
	}
	
#article #section02>dl>dt{
	font-size:2em;
	letter-spacing:0.1em;
	margin-bottom:1em;
	}
	
#article #section02>dl>dd ul li a{
	line-height:1em;
	padding:10px 10px 10px 20px;
	display:block;
	font-size:1.1em;
	letter-spacing:0.1em;
	}
	
#article #section02>dl>dd ul li {
	border-bottom:1px solid #eeeeee;
	}
	
#article #section02>dl>dd ul li:last-child{
	border-bottom:0;
	}
	
#article #section02>dl>dd ul a:link,
#article #section02>dl>dd ul a:visited{
	text-decoration:none;
	color:#000000;
	background:#ffffff url("../image/index/aside_li.gif") no-repeat 0 10px;
	}
	
#article #section02>dl>dd ul li a:hover,
#article #section02>dl>dd ul li a:active{
	opacity:0.5;
	}	

#article #section02>dl>dd dl {
	position:absolute;
	left:0;
	bottom:0;
	}
	
#article #section02>dl>dd dl dt{
	margin-bottom:0.5em;
	}	
	
#article #section02>dl>dd dl dd{
	text-decoration:none;
	color:#000000;
	font-size:2.2em;
	font-family: 'Arimo',Arial, sans-serif;
	font-weight:700;
	white-space:nowrap;
	line-height:1em;
	letter-spacing:0.05em;
	}	
	
#article #section02>dl>dd dl dd a{
	color:#000000;
	text-decoration:none;
	}	
			
	
#article #section02>div{
	float:right;
	width:586px;
	}	

#article #section02>div dl dt{
	float:left;
	width:426px;
	}
	
#article #section02>div dl dd{
	float:right;
	width:150px;
	}
	
#article #section02>div dl dd ul li{
	margin-bottom:10px;
	}	

#article #section02>div dl dd ul li:last-child{
	margin-bottom:0;
	}

/*「施設利用会員・JET/BOATの艇庫保管会員」スタイル*/

#article #section03 h4{
	font-size:1.3em;
	margin-bottom:0.5em;
	letter-spacing:0.1em;
	font-weight:700;
	}
	
#article #section03 h4:nth-child(5){
	color:#c01920;
	}
	
#article #section03 p{
	margin-bottom:1em;
	font-size:1.1em;
	letter-spacing:0.1em
	}	
	
#article #section03>table{
	width:900px;
	border:1px solid #BACBDF;
	margin-bottom:20px
	}
	

#article #section03>table th,
#article #section03>table td{
	padding:10px;
	line-height:1.5em;
	letter-spacing:0.1em;
	border-bottom:1px solid #BACBDF;
	}	

#article #section03>table th{
	width:300px;
	background:#C8D9ED;
	text-align:center;	
	}
	
#article #section03 #guidance{
	background:#eeeeee;
	border-radius:5px;
	padding:30px;
	}
	
#article #section03 #guidance div{
	width:400px;
	position:relative;
	}
	
#article #section03 #guidance div h5{
	font-size:1.2em;
	letter-spacing:0.1em;
	margin-bottom:20px;
	padding-bottom:10px;
	border-bottom:1px solid #000000;
	}	
	
#article #section03 #guidance div:first-child{
	float:left;
	}
	
#article #section03 #guidance div:last-child{
	float:right;
	}	

#article #section03 #guidance div table{
	width:400px;
	}

#article #section03 #guidance div table th,
#article #section03 #guidance div table td{
	border:1px solid #000000;
	background:#ffffff;
	padding:10px;
	}

#article #section03 #guidance div table th{
	width:150px;
	text-align:center;
	letter-spacing:0.1em;
	}
	
#article #section03 #guidance div ul li{
	display:block;
	float:none;
	clear:both;
	padding:15px 10px;
	line-height:1em;
	font-size:1.1em;
	letter-spacing:0.1em;
	border-bottom:1px solid #dddddd;
	
	}		

/*「体験スクール・レンタル」スタイル*/

#article #section04 div dl{
	width:435px;
	margin-bottom:10px
	}
	
#article #section04 div dl:nth-child(odd){
	float:left;
	clear:both;
	}	

#article #section04 div dl:nth-child(even){
	float:right;
	}	

#article #section04 div dl dt{
	font-size:1.1em;
	background:#1533a3;
	text-align:center;
	padding:1em;
	line-height:1em;
	border-radius:5px;
	margin-bottom:20px;
	letter-spacing:0.1em;
	color:#ffffff
	}
	
#article #section04 div dl dd table{
	width:435px;
	height:160px;
	border:1px solid #BACBDF;
	margin-bottom:15px;
	}	

#article #section04 div dl dd table th,
#article #section04 div dl dd table td{
	padding:10px;
	line-height:1.5em;
	letter-spacing:0.1em;
	border-bottom:1px solid #BACBDF;
	}
	
#article #section04 div dl dd table tr:last-child th,
#article #section04 div dl dd table tr:last-child td{
	border-bottom:0;
	}		

#article #section04 div dl dd table th{
	width:200px;
	background:#C8D9ED;
	text-align:center;
	}
	
#article #section04>p{
	margin-bottom:20px;
	font-size:1.1em;
	letter-spacing:0.1em;
	}


/*施設設備*/
#article #section05 div{
	width:286px;
	float:left;
	margin-right:20px;
	}

#article #section05 div h4{
	font-size:1.1em;
	background:#C8D9ED;
	text-align:center;
	padding:1em;
	line-height:1em;
	border-radius:5px;
	margin-bottom:20px;
	letter-spacing:0.1em;
	}
	
#article #section05 div:last-child{
	margin-right:0;
	}

#article #section05 div ul li{
	padding:10px;
	line-height:1.5em;
	letter-spacing:0.1em;
	border-bottom:1px solid #BACBDF;
	}
	
#article #section05 div ul li:nth-child(even){
	background:#f1f5fa;
	}

#article #section05 div ul li:last-child{
	border-bottom:0;
	}
	
/*アクセス*/	
	
#article #section06 iframe{
	width:400px;
	height:250px;
	float:right;
	border:1px solid #000000;
	}
	
#article #section06 dl{
	float:left;
	width:450px;
	}
	
#article #section06 dl dt{
	font-size:1.4em;
	letter-spacing:0.1em;
	margin-bottom:10px;
	}	
	
#article #section06 dl dd h4{
	font-size:3em;
	letter-spacing:0.1em;
	line-height:1em;
	margin-bottom:10px
	}
	
#article #section06 dl dd h5{
	font-size:1.8em;
	letter-spacing:0.1em;
	line-height:1em;
	margin-bottom:20px
	}	
	
#article #section06 dl dd p{
	font-size:1.3em;
	letter-spacing:0.1em;
	}	

/*ページ下部ナビゲーション*/

#aside a{display:block; margin-right:5px; margin-top:7px; text-decoration:none; float:left; width:175px;}
#aside a:hover{opacity:0.8;}
#aside a b{background:#000; color:#fff; display:table-cell; padding:5px 10px 0; height:60px; font-size:1.6em; line-height:120%; vertical-align:middle; width:175px; text-align: center;}
#aside a p{background:#eee; color:#000; display:block; padding:10px; width:175px;}
