@charset "utf-8";
/* CSS Document */

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	
}

h1 {
	font-weight: normal;
}
.extention {
	font-weight: bold;
	font-size : 20px;
	color :red;
}

h2 {
	font-weight: normal;
}

a {
	text-decoration: none;
	color: #11859E;
}
a:hover {
	color: #F481BE;
	opacity: 0.8;
}

ins[style]{
	background-color: transparent;
}

span {
	color: red;
	font-weight: bold;
}
.discript-text {
	   
    width: 730px;
	line-height: 1.8;
}
.discript-title {
	text-align: center;
	font-size: 24px;
	margin : 10px 0;
}
.sponser {
	margin : 20px 0 30px 0;
}
.margin-jouge {
	margin : 20px 0;
}
/*------------------header-----------*/

header {
	background-image: url(../image/header-bg1.png);
	background-repeat: no-repeat;
	background-size : cover;
	height: 200px;
}
header h1,header h2 {
	font-size: 8px;
}
header a {
	color: #fff;
}
.logo {
	width : 180px;
	height : 100px;
	margin-top: 20px;
}
.header-in {
	width : 960px;
	margin: 0 auto;
}

/*-------------nav--------------*/

nav {
	background-color: rgba(250,45,93,0);
	background-image: url(../image/nav-bg2.png);
	background-size: cover;
	height: 50px;
}
nav ul {
	width : 960px;
	margin: 0 auto;
}
nav ul li {
	float: left;
	margin: 20px 0 0 15px;
	border-right : 1px dotted #fff;
	padding-right : 15px;
}
nav ul li:last-child{
	border-right: 0px;
}
nav a {
	color: #fff;
}
nav ul li h2 {
	font-size: 16px;
	font-weight: normal;
}

nav span {
	color: #fff;
	font-weight: normal;
	font-size: 15px;
	line-height: 20px;
	padding-left: 10px;
}
nav img {
	width :15%;
	height: auto;
}
/*-------------おしらせ--------------*/

.fix {
	clear: both;
	border: 1px solid #F4A403;
	border-top-left-radius: 50px;
	width: 730px;
	margin : 20px 0;
	padding: 20px;
	float: left;
}

/*------------メイン---------------*/

main {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
}
article {
	float: left;
}
article img {
	margin-bottom: 10px;
}
article img:first-child{
	margin-right: 10px;
}
.sns {
	float: left;
}
.sns h3 {
	background-color: #F5D541;
	padding: 20px;
	width : 355px;
	box-shadow: 2px 2px 3px rgba(0,0,0,0.4);
}
.sns a {
	color: #fff;
}
.okiami-tv {
	float: right;
}

/*-----------aside----------------*/

aside {
	float: right;
	width : 200px;
	margin: 20px 0;
	background-color: #D8D3D3;
	padding: 20px;
}

aside ul {
	list-style-type: none;
	margin-bottom: 20px;
}

aside h2 {
	margin-bottom: 20px;
	padding-bottom: 18px;
	text-align: center;
	font-size: 18px;
	border-bottom: 1px solid #fff;
	font-weight: bold;
}
aside h3 {
	margin-bottom: 10px;
	font-size: 18px;
}

.okinawa-asobi-tiiki {
	margin-left: 10px;
}
.okinawa-asobi-basho li {
	margin: 0 0 10px 20px;
}

/*------------footer---------------*/

footer {
	clear: both;
	background-color: #36B1C0;
	text-align: center;
}
.footer-in {
	width : 960px;
	margin: 0 auto;
}


/*------------contents---------------*/

.contents-box {
	text-align: center;
}
.contents-box h2 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}

.hokubu {
	float: left;
}
.nannbu {
	float: left;
}


/*--------------sitemap-------------*/

.sitemap  {
	width : 760px;
	clear: both;
}

.sitemap  h2 {
	margin: 100px 0 10px 0 ;
	font-weight: normal;
	font-size: 20px;
	border-left: 5px solid #33CCCC;
	padding: 0 0 3px 10px;
	border-bottom: 1px dotted #9BE6E6;
}
#okinawa-asobi-hokubu h2{
	margin-top: 0;
}
.sitemap td {
	padding : 10px 20px 20px 20px;
}
#sonota h2 {
	border : none;
	margin-top: 20px;
}
#sonota	h2:first-child{
	margin-top: 50px;
}
.sitemap article tr a {
	color : #33CCCC;
	display: inline-block;
	padding: 0 20px;
}


/*-----------contents----------------*/

.point-turi {
	font-size: 30px;
	text-align: center;
	font-weight: bold;
}



figure {
	margin: 20px 0 20px 100px;
	
}

.kiji {
	text-align: left;
	width: 730px;
	font-size: 20px;
	line-height: 1.2;
	margin: 20px 10px;
}

.link-m {
	padding-top : 100px;
	margin-top : -100px;
}

/*------------contents-fishing---------------*/
.fishing {
	width : 730px;
	margin-top : 150px;
}
.fishing figure {
	width: auto;
	margin: 0;
}

.fishing-mokuji {
	border : 3px solid #ccffff;
	padding : 20px;
}
	.fishing-mokuji h1 {
		font-size: 18px;
		border-left: 5px solid #4552E0;
		border-bottom: dotted 1px #4552E0;
		padding-left: 5px;
	}
	.fishing ul {
		list-style-type : none;
	}
	.fishing ul li {
		margin:5px 0 0 30px;
	}

	.fishing ul li:first-child{
		margin-top : 15px;
	}
	.fishing ul li:last-child{
		margin-bottom: 15px;
	}
	
	.fishing h2 {
		font-size : 22px;
		margin-top : 25px;
		text-align: center;
	}
	.fishing p {
		margin-top : 20px;
		line-height: 1.6;
	}
	.fishing figure {
		margin-top: 20px;
	}
	.syoudai {
		border-bottom: 1px dotted #4552E0;
		padding-bottom : 10px;
	}
	.link-m {
	padding-top : 100px;
	
}
.top-title{
	font-size: 30px;
		border-left: 5px solid #4552E0;
		border-bottom: dotted 1px #4552E0;
		padding-left: 5px;
}
.fishing .title {
	font-weight: nomal;
	font-size: 25px;
	margin : 50px 0;
	line-height: 1.6;
}

p.gurume-text{
	width : 730px;
	line-height: 1.6;
}

/*---botann-top-back-roll-*/

.back-top img {
	width : 180px;
	height : 150px;
}

.back-top {
    position: fixed;
    bottom: -3%;
    right: 30%;
    display: none;
}



/*---スライドショー--*/


#thumbnail{
    overflow: hidden;
    width: 100%;
	list-style-type: none;
}
#thumbnail li{
    float: left;
}
#thumbnail li img{
    width: 100%;
    opacity: 0.5;
    filter: alpha(opacity=50); 
	height: auto;
}
#thumbnail li.current img{
    opacity: 1;
    filter: alpha(opacity=100);
}
#main_photo{
    position: relative;
    height: 550px;
}
#main_photo img{
    position: absolute;
    top:0;
    width: 100%;
}

input[type="checkbox"].on-off {
    display: none;
}