body {
	width:100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin: 0px 20px 1.5em 20px;font-size:96%;line-height:140%;color: #363636;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: url(../images/2012/bg_side.jpg);
}

.bg {
	background-repeat: repeat-x;
	background-image: url(../images/2012/bg_side.jpg);
}

.font0 {
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
.font000 {
	font-size: 18px;
	margin: 10px 0px;
	padding: 10px;
	text-decoration: none;
    background-color:#9CF;
	font-weight:bold;
    color: #fff;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
	
}
.font00 {
	font-size: 12px;
	font-style: normal;
	line-height: 1.5em; 
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #363636;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
.font11 {
	font-size: 11px;
	font-style: normal;
	line-height: 1.5em; 
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #363636;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
.font11r {
	font-size: 11px;
	color: #363636;
	line-height: 130%;
}
.font11px {
	font-size: 11px;
	font-style: normal;
	line-height: 1.5em; 
	text-decoration: none;
	text-decoration: underline;
}

.font11px_r {
	margin:8px 0 0 0;
	padding:0 0 0 0 ;
	font-size: 80%;
	line-height: 1.5em; 
	text-decoration;: none;
	float:right;
}


.font00red {
	font-size: 12px;
	font-style: normal;
	line-height: 1.5em; 
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #D50000;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
.fontred {
	font-size: 16px;
	line-height: 1.5em; 
	font-weight: bold;
	color: #D50000;
}

.fontred_price {
	font-size: 140%;
	line-height: 1.2em; 
	font-weight: bold;
	color: #D50000;
}


.font1 {
	font-size: 12px;
	font-style: normal;
	line-height: 1.5em; 
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
.font2 {
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
.font3 {
	font-size: 15px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
.font3_1 {
	font-size: 15px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
}
.font3_h {
	font-size: 110%;
	font-style: normal;
	line-height: 2em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

.font_red {
	font-style: normal;
	line-height: 1.5em;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

.font_red_l {
	font-size:160%;
	font-style: normal;
	line-height: 1.5em; 
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

.font_red_l_line{
	font-size:140%;
	font-style: normal;
	line-height: 1.5em; 
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	margin: 0px;
	padding: 0px;
	text-decoration:underline;
}


.font_blue {
	font-style: normal;
	font-size: 13px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #00157B;
	text-decoration: none;
}
a:link {
	color: #000099;
	text-decoration:none;
}
a:visited {
	color: #0000FF;
	text-decoration:none;
}


/*-------------------2015.11.追加---------------*/
.course{
	position:relative;
}
.course_term{
	position: absolute;
	margin: 0;
	padding: 0;
	top: 6px;/*-2px*/
	right: 21px;
	background-color: #D40100;
	color: #FFFF0B;
	text-align: center;
	width: 160px;
	font-size: 12px;
}


.course_tit {
	width:680px;
    margin: 0 0 0 10px;
    padding: 10px 0;
    text-align: center;
    background-color: #3F67E1;
    font-size: 110%;
	font-weight:bold;
    color: #fff;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}



.item_btn {
	width:705px;
	margin:0;
	padding:0;
}

.btn {
    width: 220px;
    margin: 0 0 0 10px;
    padding: 10px 0;
    text-align: center;
    background-color: #3F67E1;
    font-size: 90%;
	font-weight:bold;
    color: #fff;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
	float:left;
}


a:hover .btn{ 
	width:220px;
    margin: 0 0 0 10px;
	padding:10px 0;
	text-align:center;
	background-color:#ccc;
	text-decoration: none;
	font-size:90%;
	color:#fff;
	border-radius: 3px;      
    -webkit-border-radius: 3px;    
    -moz-border-radius: 3px;   
}







.course_box {  
    margin:15px auto;
	padding:0;
    width:100%;
	text-align:center;
}  


.course_box_waku {  
    width:92%;
    padding: 8px 0px 8px 20px;
    border: #ff7f92 dashed  1px;
    background: #fff; 
    border-radius: 5px;      
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px; 
}  

/*タイムスケジュールＡ*/ 
.course_item_green{  
    margin:1px 0;
	padding:2px 10px 2px 20px;
    width:90%;
	font-size:95%;
	font-weight:bold;
	text-align:left;
    background-color:#B8F178;
    border-radius: 10px;      
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px; 
}  
/*タイムスケジュールＢ*/ 
.course_item_pink{  
    margin:1px 0;
	padding:2px 10px 2px 20px;
    width:90%;
	font-size:95%;
	font-weight:bold;
	text-align:left;
    background-color:#FFACAC;
	    border-radius: 10px;      
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px; 
}  

/*タイムスケジュールＣ*/
.course_item_blue {  
    margin:1px 0;
	padding:2px 10px 2px 20px;
    width:90%;
	font-size:95%;
	font-weight:bold;
	text-align:left;
    background-color:#CAE4FF;
    border-radius: 10px;      
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px; 
}  


.course_item_arrow{  
    margin:1px 0;
	padding:0 40px;
    width:90%;
	font-size:70%;
	text-align:left;
}  


.contact_box {
    margin:0 auto;
	padding:0;
    width:70%;
	text-align:center;
}  
	

/*お問い合わせ予約ボタン　グリーン*/	
.btn_contact_green {
    width: 230px;
    margin:20px 0 20px 10px;
    padding: 7px 0;
    text-align: cener;
    background-color: #03CB34;
    font-size: 120%;
	font-weight:bold;
    color: #fff;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
	float:left;
}


a:hover .btn_contact_green { 
	width:230px;
    margin:20px 0 20px 10px;
    padding: 7px 0;
	text-align:center;
	background-color:#ccc;
	text-decoration: none;
	font-size:120%;
	color:#fff;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
}

/*お問い合わせ予約ボタン　ピンク*/	
.btn_contact_pink {
    width: 230px;
    margin:20px 0 20px 10px;
    padding: 7px 0;
    text-align: cener;
    background-color:#FF3366;
    font-size: 120%;
	font-weight:bold;
    color: #fff;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
	float:left;
}


a:hover .btn_contact_pink { 
	width:230px;
    margin:20px 0 20px 10px;
    padding: 7px 0;
	text-align:center;
	background-color:#ccc;
	text-decoration: none;
	font-size:120%;
	color:#fff;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
}

/*お問い合わせ予約ボタン　ブルー*/	

.btn_contact_blue{
    width: 230px;
    margin:20px 0 20px 10px;
    padding: 7px 0;
    text-align: cener;
    background-color: #3399FE;
    font-size: 120%;
	font-weight:bold;
    color: #fff;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
	float:left;
}


a:hover .btn_contact_blue { 
	width:230px;
    margin:20px 0 20px 10px;
    padding: 7px 0;
	text-align:center;
	background-color:#ccc;
	text-decoration: none;
	font-size:120%;
	color:#fff;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
}


.att {
	font-size: 80%;
	line-height: 1.5em; 
	color: #F60;
}




/*top coures*/	




.top_course{
    width: 696px;
    margin:0 0 10px 0;
    padding: 0;
}

.top_icon_course{
		position:absolute;top:10px; left:10px;
}

.top_course_01{
    width: 215px;
    margin:0;
    padding: 5px 5px;
    text-align: cener;
    background-color:#E66063;
    font-size: 100%;
	font-weight:bold;
    color:#fff;
	border:#E66063 1px solid;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
	float:left;
	position:relative;
}

.top_course_02{
    width: 215px;
    margin:0;
    padding: 5px 5px;
    text-align: cener;
    background-color:#72AA69;
    font-size: 100%;
	font-weight:bold;
    color:#fff;
	border:#72AA69 1px solid;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
	float:left;
	position:relative;
}

.top_course_03{
    width: 215px;
    margin:0;
    padding: 5px 5px;
    text-align: cener;
    background-color:#84BDF0;
    font-size: 100%;
	font-weight:bold;
    color:#333;
	border:#84BDF0 1px solid;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
	float:left;
	position:relative;
}

.top_course_04{
    width: 215px;
    margin:0;
    padding: 5px 5px;
    text-align: cener;
    background-color:#557FED;
    font-size: 100%;
	font-weight:bold;
    color:#fff;
	border:#557FED 1px solid;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
	float:left;
	position:relative;
}

.top_course_05{
    width: 215px;
    margin:0;
    padding: 5px 5px;
    text-align: cener;
    background-color:#E2AA27;
    font-size: 100%;
	font-weight:bold;
    color:#fff;
	border:#E2AA27 1px solid;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
	float:left;
}

.top_course_06{
    width: 215px;
    margin:0;
    padding: 5px 5px;
    text-align: cener;
    background-color:#8F561F;
    font-size: 100%;
	font-weight:bold;
    color:#333;
	border:#8F561F 1px solid;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
	float:left;
	position:relative;
}


.top_course_item01{
    width: 69px;
	height:118px;
    margin:0 4px 0 0;
    padding: 0 auto;
    text-align: center;
    background-color:#FFF;
    font-size: 100%;
	font-weight:bold;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
	float:left;
}


.top_course_item02{
    width: 69px;
	height:118px;
    margin: 0;
    padding: 0 auto;
    text-align: center;
    background-color:#FFF;
    font-size: 100%;
	font-weight:bold;
    color: #fff;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
	float:left;
}


/*背景青色用*/	
.top_course_item01_blue{
    width: 69px;
	height:118px;
    margin:0 4px 0 0;
    padding: 0 auto;
    text-align: center;
    background-color:#557FED;
    font-size: 100%;
	font-weight:bold;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
	float:left;
}

.top_course_item02_blue{
    width: 69px;
	height:118px;
    margin: 0;
    padding: 0 auto;
    text-align: center;
    background-color:#557FED;
    font-size: 100%;
	font-weight:bold;
    color: #fff;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
	float:left;
}

/*背景黄色用*/	
.top_course_item01_y{
    width: 69px;
	height:118px;
    margin:0 4px 0 0;
    padding: 0 auto;
    text-align: center;
    background-color:#E2AA27;
    font-size: 100%;
	font-weight:bold;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
	float:left;
}

.top_course_item02_b{
    width: 69px;
	height:118px;
    margin: 0;
    padding: 0 auto;
    text-align: center;
    background-color:#8F561F;
    font-size: 100%;
	font-weight:bold;
    color: #fff;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
	float:left;
}
/*背景茶色用*/	
.top_course_item01_b{
    width: 69px;
	height:118px;
    margin:0 4px 0 0;
    padding: 0 auto;
    text-align: center;
    background-color:##8F561F;
    font-size: 100%;
	font-weight:bold;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
	float:left;
}

.top_course_item02_y{
    width: 69px;
	height:118px;
    margin: 0;
    padding: 0 auto;
    text-align: center;
    background-color:#E2AA27;
    font-size: 100%;
	font-weight:bold;
    color: #fff;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
	float:left;
}



.top_course_ishigaki{
    width: 62px;
    margin: 3px;
    padding: 0 auto;
    text-align: center;
    background-color:#517CEE;
    font-size:90%;
	font-weight:bold;
    color: #fff;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}


.top_course_kohama{
    width: 62px;
    margin: 3px;
    padding: 0 auto;
    text-align: center;
    background-color:#98C64D;
    font-size:90%;
	font-weight:bold;
    color: #fff;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}

.top_course_taketomi{
    width: 62px;
    margin: 3px;
    padding: 0 auto;
    text-align: center;
    background-color:#F45465;
    font-size:90%;
	font-weight:bold;
    color: #fff;
    border-radius: 3px;
    -webkit-border-radius:3px;
    -moz-border-radius: 3px;
}


/*石垣発ボタン*/	
.top_course_time_ishigaki{
    width: 62px;
    margin: 3px;
    padding: 0 auto;
    text-align: center;
    background-color:#C5D3FA;
    font-size:90%;
	font-weight:bold;
    color: #333;
	border:#517CEE 1px solid;
    border-radius: 3px;
    -webkit-border-radius:3px;
    -moz-border-radius: 3px;
}
a:hover .top_course_time_ishigaki{
    width: 62px;
    margin: 3px;
    padding: 0 auto;
    text-align: center;
    background-color:#517CEE;
    font-size:90%;
	font-weight:bold;
    color: #333;
	border:#517CEE 1px solid;
    border-radius: 3px;
    -webkit-border-radius:3px;
    -moz-border-radius: 3px;
}


/*小浜発ボタン*/	
.top_course_time_kohama{
    width: 62px;
    margin: 3px;
    padding: 0 auto;
    text-align: center;
    background-color:#DDECC4;
    font-size:90%;
	font-weight:bold;
    color: #333;
	border:#98C64D 1px solid;
    border-radius: 3px;
    -webkit-border-radius:3px;
    -moz-border-radius: 3px;
}
a:hover .top_course_time_kohama{
    width: 62px;
    margin: 3px;
    padding: 0 auto;
    text-align: center;
    background-color:#98C64D;
	text-decoration: none;
    font-size:90%;
	font-weight:bold;
    color: #333;
	border:#98C64D 1px solid;
    border-radius: 3px;
    -webkit-border-radius:3px;
    -moz-border-radius: 3px;
}


/*竹富発ボタン*/	
.top_course_time_taketomi{
    width: 62px;
    margin: 3px;
    padding: 0 auto;
    text-align: center;
    background-color:#FDD0D5;
    font-size:90%;
	font-weight:bold;
    color: #333;
	border:#F45465 1px solid;
    border-radius: 3px;
    -webkit-border-radius:3px;
    -moz-border-radius: 3px;
}
a:hover .top_course_time_taketomi{
    width: 62px;
    margin: 3px;
    padding: 0 auto;
    text-align: center;
    background-color:#F45465;
	text-decoration: none;
    font-size:90%;
	font-weight:bold;
    color: #333;
	border:#F45465 1px solid;
    border-radius: 3px;
    -webkit-border-radius:3px;
    -moz-border-radius: 3px;
}



.top_course_tit{
    margin: 4px 0;
    padding:2px;
    text-align: center;
    font-size:110%;
	font-weight:bold;
    color:#fff;
    background-color:#039;
    border-radius: 3px;
	-moz-border-radius: 3px;
    -webkit-border-radius:3px;
    -moz-border-radius: 3px;
}


.top_course_text{
    margin: 0;
    padding: 0;
    text-align: center;
    font-size:75%;
    color:#333;
}


a .top_course_01{
	text-decoration:none;
}










/*選ばれる理由*/	

.top_chose{
    width: 696px;
    margin:0 auto 10px;
    padding: 0;
    text-align: center;
}

.top_icon{
		position:absolute;top:-13px; left:-8px;
}


.top_chose_l{
    width: 325px;
    margin:0 15px 0 0;
    padding: 4px 4px;
    text-align: center;
    font-size: 100%;
	font-weight:bold;
    color:#fff;
	float:left;
	border:#fff 1px solid;
	position:relative;
}

.top_chose_r{
    width: 325px;
    margin:0 0 0 0;
    padding: 4px 4px;
    text-align: cetner;
    font-size: 100%;
	font-weight:bold;
    color:#333;
	border:#fff 1px solid;
	float:left;
	position:relative;
}


.top_chose_l2{
    width: 215px;
    margin:15px 10px 0 0;
    padding: 4px 4px;
    text-align: center;
    font-size: 100%;
	font-weight:bold;
    color:#fff;
	border:#fff 1px solid;
	float:left;
	position:relative;
}

.top_chose_r2{
    width: 215px;
    margin:15px 0 0 0;
    padding: 4px 4px;
    text-align: cetner;
    font-size: 100%;
	font-weight:bold;
    color:#333;
	border:#fff 1px solid;
	float:left;
	position:relative;
}

a:hover .top_chose_l{
    width: 325px;
    margin:0 15px 0 0;
    padding: 4px 4px;
	background-color:#CCECFD;
    text-align: center;
    font-size: 100%;
	font-weight:bold;
    color:#fff;
	float:left;
	border:#CCECFD 1px solid;
    -moz-border-radius: 3px;
    -webkit-border-radius:3px;
    -moz-border-radius: 3px;
}


a:hover .top_chose_r{
    width: 325px;
    margin:0 0 0 0;
    padding: 4px 4px;
	background-color:#CCECFD;
    text-align: center;
    font-size: 100%;
	font-weight:bold;
    color:#fff;
	float:left;
	border:#CCECFD 1px solid;
    -moz-border-radius: 3px;
    -webkit-border-radius:3px;
    -moz-border-radius: 3px;
}


a:hover .top_chose_l2{
    width: 215px;
    margin:15px 10px 0 0;
    padding: 4px 4px;
	background-color:#CCECFD;
    text-align: center;
    font-size: 100%;
	font-weight:bold;
    color:#fff;
	float:left;
	border:#CCECFD 1px solid;
    -moz-border-radius: 3px;
    -webkit-border-radius:3px;
    -moz-border-radius: 3px;
}


a:hover .top_chose_r2{
    width: 215px;
    margin:15px 0 0 0;
    padding: 4px 4px;
	background-color:#CCECFD;
    text-align: center;
    font-size: 100%;
	font-weight:bold;
    color:#fff;
	float:left;
	border:#CCECFD 1px solid;
    -moz-border-radius: 3px;
    -webkit-border-radius:3px;
    -moz-border-radius: 3px;
}



.top_chose_tit{
    margin: 4px 0;
    padding:2px;
    text-align: center;
    font-size:100%;
	font-weight:bold;
    color:#002482;
	line-height:1.3;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius:3px;
    -moz-border-radius: 3px;
}


.top_chose_text{
    margin: 10px 0 0 0;
    padding: 0;
    text-align: left;
    font-size:80%;
	line-height:1.5;
    color:#333;
	font-weight:100;
}


.top_chose_btn{
    width: 120px;
    margin:  15px auto 5px;
    padding: 0 auto;
    text-align: center;
    background-color:#002482;
    font-size:90%;
	font-weight:bold;
    color:#fff;
	border:#002482 1px solid;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}

/*Cate_選ばれる理由*/	

#reason{
	width:94%;/*665px*/	
	margin: 3% ;
	padding:0;
	}
h2.tit_reason {
    margin:0 0 10px 0;
    padding:  10px;
    font-size: 170%;
    color: #fff;
    background-color:#002482;
    line-height: 1.4em;
	text-align:center;
    -moz-border-radius: 3px;
    -webkit-border-radius:3px;
    -moz-border-radius: 3px;
}
	

h3.tit_reason {
    margin:40px 0 10px 0;
    padding: 10px 0px 10px 50px;
    border-top: solid 1px #002482;
    border-bottom: solid 1px #002482;
    font-size: 150%;
    color: #002482;
    line-height: 1.4em;
    position:relative;
	}
	
.icon_reason{
		position:absolute;top:3px; left:0px;
}
	
.img_reason{
	width:100%;
	margin: 0;
	padding:0;
	}

.img_reason_l{
    width: 215px;
    margin:5px 5px 0 0;
    padding: 0;
    text-align: center;
    font-size: 100%;
	font-weight:bold;
    color:#fff;
	float:left;
}

.img_reason_r{
    width: 215px;
    margin:5px 0 0 0;
    padding: 0;
    text-align: cetner;
    font-size: 100%;
	font-weight:bold;
    color:#333;
	float:left;
}




/*Cate_島の特徴*/	

#island{
	width:665px;
	margin: 0 20px;
	padding:0;
	}
h2.tit_island {
    margin:0 0 10px 0;
    padding:  10px;
    font-size: 170%;
    color: #fff;
    background-color:#002482;
    line-height: 1.4em;
	text-align:center;
    -moz-border-radius: 3px;
    -webkit-border-radius:3px;
    -moz-border-radius: 3px;
}
	

h3.tit_island{
    margin:40px 0 10px 0;
    padding: 10px 0px 10px 50px;
    border-top: solid 1px #002482;
    border-bottom: solid 1px #002482;
    font-size: 150%;
    color: #002482;
    line-height: 1.4em;
    position:relative;
	}
	
.icon_island{
		position:absolute;top:3px; left:0px;
}
h4.tit_island{
    margin:20px 0 0 0;
    padding:0;
    font-size: 110%;
    color: #000;
    line-height: 1.4em;
}

.img_island{
	width:100%;
	margin: 0;
	padding:0;
	}

.img_island_l{
    width: 215px;
    margin:5px 5px 0 0;
    padding: 0;
    text-align: center;
    font-size: 100%;
	font-weight:bold;
    color:#fff;
	float:left;
}

.img_island_r{
    width: 215px;
    margin:5px 0 0 0;
    padding: 0;
    text-align: cetner;
    font-size: 100%;
	font-weight:bold;
    color:#333;
	float:left;
}



h2.tit_top {
    margin:0 0 10px 0;
    padding: 5px 10px;
    font-size: 170%;
    color: #000;
	background-image: url(../images/top/bg_tit_top.jpg);
    line-height: 1.4em;
	text-align:center;
    border-top: solid 5px #FC691B;
    border-bottom: dotted 1px #FC691B;
}



h2 {
    margin:0;
    padding:0;
}



/*Cate_スタッフ募集*/	

#staff{
	width:94%;/*665px*/	
	margin: 3%;
	padding:0;
	}
#staff .gird {
	width:100%;
	margin: 0;
	padding:0;
	}	
#staff .gird img {
	max-width:100%;
	height:auto;
	}
h2.tit_staff{
    margin:0 0 10px 0;
    padding:  10px;
    font-size: 170%;
    color: #fff;
    background-color:#002482;
    line-height: 1.4em;
	text-align:center;
    -moz-border-radius: 3px;
    -webkit-border-radius:3px;
    -moz-border-radius: 3px;
}
h3.tit_staff{
    margin:40px 0 10px 0;
    padding: 10px 0px 10px 20px;
    border-top: solid 1px #002482;
    border-bottom: solid 1px #002482;
    font-size: 150%;
    color: #002482;
    line-height: 1.4em;
}
.table01 td {
    padding: 10px;
    border: 1px solid #ccc;
    line-height: 1.5;
    text-align: left;
    vertical-align: middle;
}
.table01 th {
    padding: 10px;
    border: 1px solid #ccc;
    line-height: 1.5;
    background: #D7E7FB;
    color: #473710;
    font-weight: normal;
    text-align: left;
    vertical-align: middle;
}
.kaisai{
    font-size: 170%;
    color: #fff;
    background-color:#F00;
    line-height: 1.4em;
	text-align:center;
    -moz-border-radius: 3px;
    -webkit-border-radius:3px;
    -moz-border-radius: 3px;
}



.inner{
	width:600px;
    margin:0 auto;
    padding:0;
	}


#course{
    margin:0 auto;
    padding:0;
	}
	
/*	
#course .grid01{
	width: 100%;
	margin:1% 0;
	padding:1% 0;
}	
#course .grid01 img {
    width: 100%;
    height: auto;
    padding: 0 auto;
    text-align: center;
}
#course .grid01  .pht{
	float:left;
	width: 40%;
	margin:0 2% 0 0;
		}

#course .grid01 .txt {
    float: left;
    width: 58%;
    font-size: 100%;
    line-height: 1.4;
    margin: 0;
	padding:1% 0 0 0;
    text-align: left;
}	
#course .grid01 h3 {
	margin:3% 0 5% 0;
	padding:1% 2%;
	font-weight:bold;
	font-size:130%;
	color:#000;
	border-bottom:dashed 1px #39F;
	}	
*/	
	
#course .cor_a{
	margin:2% 0;
	padding:0.6% 2%;
	font-weight:bold;
	font-size:80%;
	color:#00CC33;
	background-color:#EBFAEF;
	border:#00CC33 1px solid;
    border-radius: 3px;		
	-webkit-border-radius: 3px;	
	-moz-border-radius: 3px;	
	}	
	
#course  .cor_b{
	margin:2% 0;
	padding:0.6% 2%;
	font-weight:bold;
	font-size:80%;
	color:#FF3366;
	background-color:#FFF7FA;
	border:#FF3366 1px solid;
    border-radius: 3px;		
	-webkit-border-radius: 3px;	
	-moz-border-radius: 3px;	
	}	
	
#course .cor_c{
	margin:2% 0;
	padding:0.6% 2%;
	font-weight:bold;
	font-size:80%;
	color:#3399FE;
	background-color:#EEF7FF;
	border:#3399FE 1px solid;
    border-radius: 3px;		
	-webkit-border-radius: 3px;	
	-moz-border-radius: 3px;	
	}	
	
#course .cor_d{
	margin:2% 0;
	padding:0.6% 2%;
	font-weight:bold;
	font-size:80%;
	color:#FB4D33;
	background-color:#FFF2F0;
	border:#FB4D33 1px solid;
    border-radius: 3px;		
	-webkit-border-radius: 3px;	
	-moz-border-radius: 3px;	
	}	
	
	
#course .cor_e{
	margin:2% 0;
	padding:0.6% 2%;
	font-weight:bold;
	font-size:80%;
	color:#5555FF;
	background-color:#F7F7FF;
	border:#5555FF 1px solid;
    border-radius: 3px;		
	-webkit-border-radius: 3px;	
	-moz-border-radius: 3px;	
	}	












/*
#course .grid01 .txt .link_btn{
	width:21%;
	float:left;
	margin: 2% 0.3% 2% 0.5%;
	padding:1%;
	font-size:110%;
	color:#1F9DF2;
	text-align:center;
	border:#1F9DF2 1px solid;
    border-radius: 3px;		
	-webkit-border-radius: 3px;	
	-moz-border-radius: 3px;	
	}
	
#course .grid01 .txt  a .link_btn{ 
	text-decoration: none;
}

#course .grid01 .txt  a:hover .link_btn{ 
	width:21%; 
	float:left;
	margin: 2% 0.3% 2% 0.5%;
	padding:1%;
	font-size:110%;
	color:#1F9DF2;
	text-align:center;
	border:#1F9DF2 1px solid;
    border-radius: 3px;		
	-webkit-border-radius: 3px;	
	-moz-border-radius: 3px;	
	background-color:#DBEFFD;
}
#course .grid01 .txt  a:hover .link_btn:last-child{ 
	margin: 2% 0% 2% 0;
}

#course .grid01 .txt  .link_btn  a:-webkit-any-link {
	text-decoration: none;
}
		
#course .grid01 .txt  .link_btn .t_eng{
		font-size:90%;
	}
		
	*/
	
	
/*----grid_btn--------*/
#course .grid01 .txt .grid_btn{
	width:100%;
	margin:0;
	padding:0;
	}
#course .grid01 .txt .grid_btn .grid_btn_in{
	width:48%;
	margin:0 2% 0 0;
	font-size:90%;
	float:left;
	text-align:right;
	}	
	
	
/*----link_btn_detail---------*/

#course .grid01 .txt .link_btn_detail{
	width:70%;
	float:right;
	margin: 1% 0;
	padding:1.5%;
	font-size:90%;
	font-weight:bold;
	color:#fff;
	background:#FF8040;
	text-align:center;
	border:#FB851A 1px solid;
    border-radius: 3px;		
	-webkit-border-radius: 3px;	
	-moz-border-radius: 3px;	
	}
	
#course .grid01 .txt  a .link_btn_detail{ 
	text-decoration: none;
}

#course .grid01 .txt  a:hover .link_btn_detail{ 
	width:70%;
	float:right;
	margin: 1% 0;
	padding:1.5%;
	font-size:90%;
	color:#fff;
	font-weight:bold;
	background-color:#FF6820;
	text-align:center;
    border-radius: 3px;		
	-webkit-border-radius: 3px;	
	-moz-border-radius: 3px;	
}

#course .grid01 .txt  .link_btn_detail  a:-webkit-any-link {
	text-decoration: none;
}


/*-----link_btn_reserve---------*/			
	
#course .grid01 .txt .link_btn_reserve{
	width:70%;
	float:right;
	margin: 1% 0;
	padding:1.5%;
	font-size:90%;
	font-weight:bold;
	color:#fff;
	background:#F04A4A;
	text-align:center;
    border-radius: 3px;		
	-webkit-border-radius: 3px;	
	-moz-border-radius: 3px;	
	}
	
#course .grid01 .txt  a .link_btn_reserve{ 
	text-decoration: none;
}

#course .grid01 .txt  a:hover .link_btn_reserve{ 
	width:70%;
	float:right;
	margin: 1% 0;
	padding:1.5%;
	font-size:90%;
	font-weight:bold;
	color:#fff;
	background:#D90000;
	text-align:center;
    border-radius: 3px;		
	-webkit-border-radius: 3px;	
	-moz-border-radius: 3px;	
	background-color:#ED2C2C;
}

#course .grid01 .txt  .link_btn_reserve  a:-webkit-any-link {
	text-decoration: none;
}
		
	
	
	
	
	
	
	
	
	
	
	
	
	
	

/* Clear fix -----------------------------------------------------*/
.clfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	}
*:first-child+html .clfix {mainimgbox
	display: inline-block;
	min-height: 1%;
	}
/* Hides from IE6/IE Mac \*/
* html .clfix {
	height: 1%;
	}
.clfix {
	clear: both;
	display: block;
	}	
	
	
	
	
#gridWrapper{
	width:940px;
	margin:auto;
	padding: 0;
	font-size:100%;
	background:#FFF;
	vertical-align: top;
	}	


#gridWrapper .inner{
	width:920px;
	margin:0 10px;
	text-align:left;
	padding:0;
	}	
	
	
table.type_course {
	width: 100%;
	margin:2% auto;
	padding:0;
	border-collapse: collapse;
	text-align: left;
	line-height: 1.5;
}
table.type_course th {
	width: 27%;
	padding:0.3%;
	font-size:110%;
	font-weight: bold;
	vertical-align: top;
	border: 1px solid #ccc;
    position:relative;   
}
table.type_course td {
	width: 10%;
	padding:0.5%;
	text-align:center;
	vertical-align: top;
	border: 1px solid #ccc;
}
	
table.type_course td.no_m{
	padding: 0%;
}
table.type_course td.dot{
	font-size:120%;
	padding: 0%;
	color:#000;
	vertical-align:middle;
}


table.type_course img{
	width: 100%;
	height:auto;
}





#course .cor{
	margin:2% 0;
	padding:0.2% 2%;
	font-weight:bold;
	font-size:70%;
	color:#3399FE;
	background-color:#EEF7FF;
	border:#3399FE 1px solid;
    border-radius:3px;		
	-webkit-border-radius: 3px;	
	-moz-border-radius: 3px;	
	}
		
#course .cor .tit{
	font-size:130%;
	}	
	
	
#course table.type_course a:link{
　color:#036;
　text-decoration:underline;
}
#course table.type_course a:visited{
　color:#036;
　text-decoration:underline;
}
#course table.type_course a:hover{
　color:#036;
　text-decoration:none;
}
#course table.type_course a:active{
　color:#036;
　text-decoration:underline;
}


#course .att_date {
    margin:5px 0 0 0;
	padding:0;
	font-size: 70%;
	color:#F00;
}

#course .att_t {
    margin:5px 0 0 0;
	padding:0;
	font-size: 60%;
	color:#666
}
#course .price_s{
    margin:5px 0 0 0;;
	padding:0;
	font-size: 110%;
	color:#F00;
}

#course .btn_r{
	margin:0;
	padding:0.3% 3%;
	font-weight:bold;
	font-size:75%;
	color:#fff;
	background-color:#F00;
	border:#F00 1px solid;
    border-radius:3px;		
	-webkit-border-radius: 3px;	
	-moz-border-radius: 3px;	
    position:absolute;  
    bottom: 5px;  
    right:5px; 
	}
	
#course  a:hover .btn_r{ 
	margin:0;
	padding:0.3% 3%;
	font-weight:bold;
	font-size:75%;
	color:#fff;
	background-color:#FF5706;
	border:#FF5706 1px solid;
    border-radius:3px;		
	-webkit-border-radius: 3px;	
	-moz-border-radius: 3px;	
    position:absolute;  
    bottom: 5px;  
    right:5px; 
	}
	
#course  .op {  
    margin:5px 0;
	padding:10px 20px;
    width:100%;
	font-size:95%;
	font-weight:bold;
	text-align:left;
    background-color:#80BFFF;
    border-radius: 10px;      
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px; 
} 	
	
#course  .op_blue {  
    margin:10px 0;
	padding:20px;
    width:100%;
	font-size:95%;
	font-weight:bold;
	text-align:left;
    background-color:#DDEEFF;
	border:#75BAFF 1px solid;
    border-radius: 10px;      
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px; 
} 
#course  .op_green {  
    margin:10px 0;
	padding:20px;
    width:100%;
	font-size:95%;
	font-weight:bold;
	text-align:left;
    background-color:#E4FAD8;
	border:#97EC64 1px solid;
    border-radius: 10px;      
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px; 
}  
 
#course  .tit_isl {  
	font-size:170%;
	padding: 0%;
	color:#000;
}  




.tit_price_green{
	font-size: 150%;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #00CB33;
	text-decoration: none;
}

.tit_price_pink{
	font-size: 150%;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF3366;
	text-decoration: none;
}

.tit_price_blue{
	font-size: 150%;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #3399FE;
	text-decoration: none;
}



/*insta
------------------------------------------------------------------*/

#instafeed  {
	width:100%;
	margin:2% 0;
	padding:0;
	background:#0C0;
}
#instafeed li {
	width:110px;
	margin:0 5px 0 0;
	padding:0;
    list-style: none;
	float:left;
}
#instafeed li img{
    width:100%;
 }


.txt_s{
    font-size:0.8em;
 }
