@charset "utf-8";
/* CSS Document */

@import "../style.css";
@import "../sub_style.css";

/*===================================
*	ヨットスクール top page
===================================*/
#contents #imgbox.index.section{
	padding-top:300px;
	background-image:url(images/img_inedex.png);
}
#contents #schedule.section h2{
	background-image:url(images/h2_index_schedule.png);
}
#contents #program.section h2{
	border:none;
	background-image:url(images/h2_index_program.png);
}
#contents #attention.section h2{
	background-image:url(images/h2_index_attention.png);
}
#contents #schedule.section .move{
	margin-top:-58px;
	margin-bottom:20px;
}
#contents #program.section .move{
	margin-top:-40px;
	margin-bottom:20px;
}
#contents .section .move a:link,
#contents .section .move a:visited,
#contents .section .move a:hover{
	background-image:url(images/btn_move_schedule.png);
}
#contents .section .moveban li.cat1 a:link,
#contents .section .moveban li.cat1 a:visited,
#contents .section .moveban li.cat1 a:hover{
	background-image:url(images/btn_move_training.png);
}
#contents .section .moveban li.cat2 a:link,
#contents .section .moveban li.cat2 a:visited,
#contents .section .moveban li.cat2 a:hover{
	background-image:url(images/btn_move_class.png);
}
#contents #program.section .navitab li.cat1 a:link,
#contents #program.section .navitab li.cat1 a:visited,
#contents #program.section .navitab li.cat1 a:hover{
	background-image:url(images/btn_tab_program_1.png);
}
#contents #program.section .navitab li.cat2 a:link,
#contents #program.section .navitab li.cat2 a:visited,
#contents #program.section .navitab li.cat2 a:hover{
	background-image:url(images/btn_tab_program_2.png);
}
#contents #program.section .navitab li.cat3 a:link,
#contents #program.section .navitab li.cat3 a:visited,
#contents #program.section .navitab li.cat3 a:hover{
	background-image:url(images/btn_tab_program_3.png);
}
#contents #program.section .navitab li.cat4 a:link,
#contents #program.section .navitab li.cat4 a:visited,
#contents #program.section .navitab li.cat4 a:hover{
	background-image:url(images/btn_tab_program_4.png);
}
#contents #program.section #course1.cat h3{
	background-image:url(images/h3_index_program_cat1.png);
}
#contents #program.section #course2.cat h3{
	background-image:url(images/h3_index_program_cat2.png);
}
#contents #program.section #course3.cat h3{
	background-image:url(images/h3_index_program_cat3.png);
}
#contents #program.section #course4.cat h3{
	background-image:url(images/h3_index_program_cat4.png);
}
.movemovie{
	display:block;
	overflow:hidden;
	padding:0 0 0 60px;
}
/*ie6*/
* html .movemovie{
	height:1%;
}
.movemovie li{
	display:block;
	float:left;
	width:270px;
	background:no-repeat 0 50%;
	text-indent:21px;
	line-height:23px;
}
.movemovie li.media{
	background-image:url(images/ico_media.png);
}
.movemovie li.quick{
	background-image:url(images/ico_quick.png);
}
#contents .section .payment.img{
	width:593px;
	height:61px;
	margin:10px 0 0;
	border:solid 5px #ebebeb;
	background-image:url(images/img_payment.png);
}
#contents #accesss.section .img{
	width:636px;
	height:140px;
	border:none;
	background-image:url(images/img_contact.png);
}
#contents .section .map{
	margin:0 0 40px;
}
.l{
	width:421px;
}
.r{
	width:225px;
}