body {
	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);
}


a {
text-decoration: none;
}
.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: 180%;
	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:#036;
　text-decoration:underline;
}
a:visited {
　color:#036;
	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;   
}



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




.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:#FFE1EF;
	    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;
}

.att_red {
	font-size: 100%;
	line-height: 1.5em; 
	color:#C00;
}
.att_red_s {
	font-size: 80%;
	line-height: 1.5em; 
	color:#C00;
}
.att_s {
	font-size: 80%;
	line-height: 1.5em; 
}

.att_box{
    margin0x;
    padding: 1px 5px;
	font-size: 90%;
	color:#fff;
	background-color:#F60;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}

/*top coures




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


.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-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
	float:left;
}

.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-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
	float:left;
}

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

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

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


.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;
    -moz-border-radius: 3px;
    background-color:#039;
    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;
    -moz-border-radius: 3px;
}


a .top_course_01{
	text-decoration:none;
}





#topics li{
	width: 205px;
	height: 410px;
	margin: 0 0 0 0;
	padding:0;
	float: left;
}








/*選ばれる理由

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

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

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


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

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

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


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


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


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



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


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


.top_chose_btn{
    width: 62px;
    margin:  10px auto;
    padding: 0 auto;
    text-align: center;
    background-color:#fff;
    font-size:90%;
	font-weight:bold;
    color:#517CEE;
	border:#517CEE 1px solid;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
*/	
.kaisai{
	width: 93%;
    font-size: 110%;
	font-weight:bold;
	padding:3px 0;
	margin:10px auto;
    color:#F30;
    background-color:#fff;
    line-height: 1.4em;
	text-align:center;
	border:#F30 2px solid;
    -moz-border-radius: 5px;
    -webkit-border-radius:5px;
    -moz-border-radius: 5px;
}

.inner{
	width:640px;
	padding:0;
	margin:0 auto;
	}
	
.inner P{
	text-align:left;
	}	
	
h4{
    font-size: 120%;
	font-weight:bold;
	padding:10px 0;
	margin:10px 0 0 0;
    color:#F60;
}



/*table--*/

table.type01 {
	width: 100%;
	margin:15px 0;
	border-collapse: separate;
	border-spacing: 0;
	text-align: left;
	line-height: 1.5;
	border-top: 1px solid #ccc;
}
table.type01 th {
	width: 25%;
	padding: 10px;
	font-size:95%;
	font-weight: bold;
	vertical-align: top;
	
	border-bottom: 1px solid #ccc;
	background:#FFECD9;
	}
table.type01 td {
	width: 75%;
	padding: 10px;
	font-size:95%;
	vertical-align: top;
	border-bottom: 1px solid #ccc;
}
table.type01 a {
	color:#219FD6;
	}





.sub_tit{
    overflow: hidden;
    width: 100%;
    padding: 10px;
    border-radius: 5px;
    font-family: 'Noto Sans Japanese', sans-serif;
    font-weight: bold;
    font-size:120%;
    color: #fff;
    /*text-shadow: 1px 1px 1px rgba(0,0,0,1), 2px 2px 1px rgba(255,255,255,0.62);*/
    background: repeating-linear-gradient(45deg, rgba(255,255,255,0.2), rgba(255,255,255,0.2) 1px, rgba(255,255,255,0) 2px, rgba(255,255,255,0) 4px);
}
.plan_orange {
    background-color: #EF9010;
}





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


/*タイムスケジュールＣ*/
.course_item_c{  
    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; 
}  

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


.sub_tit_a{
    overflow: hidden;
    width: 100%;
    padding: 10px;
    border-radius: 5px;
    font-family: 'Noto Sans Japanese', sans-serif;
    font-weight: bold;
    font-size:120%;
    color: #fff;
    /*text-shadow: 1px 1px 1px rgba(0,0,0,1), 2px 2px 1px rgba(255,255,255,0.62);*/
    background: repeating-linear-gradient(45deg, rgba(255,255,255,0.2), rgba(255,255,255,0.2) 1px, rgba(255,255,255,0) 2px, rgba(255,255,255,0) 4px);
}


.att_date {
    margin:5px 0 0 0;
	padding:0;
	font-size: 90%;
	color:#C03
}

/*予約ボタン　ピンク*/	
.btn_res {
    width: 100%;
    margin:3% auto;
    padding: 7px 0;
    text-align: cener;
    background-color:#F35564;
    font-size: 120%;
	font-weight:bold;
    color: #fff;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
	/*float:left;*/
}

a:hover .btn_res { 
    width: 100%;
    margin:3% auto;
    padding: 7px 0;
	text-align:center;
	background-color:#F00F25;
	text-decoration: none;
	font-size:120%;
	color:#fff;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
}

a:link .btn_res { 
	text-decoration: none;
}


.set_grid_inner{
	width:660px;
	margin:0px auto 20px;
	padding:10px;
	border:#999 1px solid;
    border-radius: 5px
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}



.tit_set_a{
	margin:10px 0 10px 0;
	padding:5px 10px;
	font-size: 110%;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333;
	background:#E6FFEC;
	text-decoration: none;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}

.tit_set_b{
	margin:10px 0 10px 0;
	padding:5px 10px;
	font-size: 110%;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333;
	background:#FFE6EB;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}


.tit_set_c{
	margin:10px 0 10px 0;
	padding:5px 10px;
	font-size: 110%;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333;
	background:#DDEFFF;
	text-decoration: none;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}
.tit_set_d{
	margin:10px 0 10px 0;
	padding:5px 10px;
	font-size: 110%;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333;
	background:#FFDBD7;
	text-decoration: none;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}
.tit_set_e{
	margin:10px 0 10px 0;
	padding:5px 10px;
	font-size: 110%;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333;
	background:#E1E1FF;
	text-decoration: none;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}
