@charset "UTF-8";


/* **************************************************************
 ページID　定義
************************************************************** */

#f_course {
	width: 566px;
	min-height: 500px;
	color: #505050;
	padding-bottom: 30px;
}
*html #f_course {
	height: 500px;
}

#f_course a {
	text-decoration: underline;
}

/* **************************************************************
 ▼▼ スタイル定義 ▼▼
************************************************************** */
.courseTxt{
	font-size:80%;
	line-height:1.4em;
	margin-bottom:10px;
}

.courseLS{
	letter-spacing:-1px;
}

#course_Btn a#course_Btn_top01{
	background:url(../images/f_course/course_Btn_off01.gif) no-repeat;
	width:182px;
	height:90px;
	display:block;
	margin-bottom:2px;
	text-indent:-9999px;
	outline:medium none;
}
#course_Btn li#course_Btn_top01 a{
	background:url(../images/f_course/course_Btn_on01.gif);
}

#course_Btn a#course_Btn_top02{
	background:url(../images/f_course/course_Btn_off02.gif) no-repeat;
	width:182px;
	height:90px;
	display:block;
	margin-bottom:2px;
	text-indent:-9999px;
	outline:medium none;
}
#course_Btn li#course_Btn_top02 a{
	background:url(../images/f_course/course_Btn_on02.gif);
}

#course_Btn a#course_Btn_top03{
	background:url(../images/f_course/course_Btn_off03.gif) no-repeat;
	width:182px;
	height:90px;
	display:block;
	margin-bottom:2px;
	text-indent:-9999px;
	outline:medium none;
}
#course_Btn li#course_Btn_top03 a{
	background:url(../images/f_course/course_Btn_on03.gif);
}


#course_Btn .left_float{
	float:left;
	width:182px;
	margin:0 10px 0 0;
}

#course_Btn .margin_zero{
	margin:0px;
}

#course_MainBox04:focus{
	height:10px;
}



/* course_MainBox01 */

#course_MainBox01{
/*	display:none;*/
}	

#course_MainBox01 p.title01{
	background:#5abaf7;
	width:566px;
	padding:5px 0;
	margin-bottom:10px;
	text-align:center;
	color:#FFFFFF;
	font-size:80%;
}

#course_MainBox01 dl.courseBox{
	float:left;
	border:solid 2px #5abaf7;
	width:369px;
	margin-right:10px;
}

#course_MainBox01 dl.courseBox dt{
	background:#5abaf7;
	padding:5px 0;
	text-align:center;
	color:#FFFFFF;
	font-size:80%;
}

#course_MainBox01 dl.courseBox dd{
	vertical-align:middle;
	padding:5px;
	font-size:80%;
	line-height:1.4em;
	height:7em;
}

#course_MainBox01 dl.boxRight{
	width:179px;
	margin:0px;
	float:right;
}

#course_MainBox01 img.imgMargin{
	margin:1px 0 3px;
}

#course_MainBox01 table.courseTable{
	float:left;
	width:182px;
	margin-right:10px;
	border-collapse:collapse;
}

#course_MainBox01 table.rightTable{
	margin:0;
}

#course_MainBox01 table.courseTable th{
	background:#5abaf7;
	padding:5px 0;
	text-align:center;
	line-height:1.4em;
	text-align:center;
	font-size:80%;
	border:solid 2px #5abaf7;
}

#course_MainBox01 table.courseTable td{
	border:solid 2px #5abaf7;
}

#course_MainBox01 table.courseTable a{
	color:#FFFFFF;
}

#course_MainBox01 table.courseTable p.text01{
	padding:5px;
	font-size:80%;
	line-height:1.4em;
	margin-bottom:10px;
	height:4.2em
}
#course_MainBox01 table.courseTable p.text02{
	padding:5px;
	font-size:80%;
	line-height:1.4em;
	margin-bottom:10px;
	height:23em
}
#course_MainBox01 table.courseTable p.text03{
	padding:5px;
	font-size:80%;
	line-height:1.4em;
	margin-bottom:10px;
	height:5.6em
}


#course_MainBox01 table.courseTable p.title{
	border-top:#5abaf7 dotted 1px;
	border-bottom:#5abaf7 dotted 1px;
	padding:5px 0;
	text-align:center;
	font-size:80%;
	color:#5abaf7;
}


/* course_MainBox02 */

#course_MainBox02{
/*	display:none;*/
}

#course_MainBox02 p.title01{
	background:#efa239;
	width:566px;
	padding:5px 0;
	margin-bottom:10px;
	text-align:center;
	color:#FFFFFF;
	font-size:80%;
}

#course_MainBox02 dl.courseBox{
	border:solid 2px #efa239;
	width:564px;
	margin-right:10px;
}

#course_MainBox02 dl.courseBox dt{
	background:#efa239;
	padding:5px 0;
	text-align:center;
	color:#FFFFFF;
	font-size:80%;
}

#course_MainBox02 dl.courseBox dd{
	vertical-align:middle;
	padding:5px;
	font-size:80%;
	line-height:1.4em;
}

#course_MainBox02 p.imgMargin{
	margin:1px 0 3px;
	text-align:center;
}

#course_MainBox02 table.courseTable{
	width:568px;
	border-collapse:collapse;
}


#course_MainBox02 table.courseTable th{
	background:#efa239;
	padding:5px 0;
	text-align:center;
	line-height:1.4em;
	text-align:center;
	font-size:80%;
	border:solid 2px #efa239;
	width:262px;
}
#course_MainBox02 table.courseTable th.plusW10{
	width:10px;
	padding:0;
}

#course_MainBox02 table.courseTable td{
	border:solid 2px #efa239;
}

#course_MainBox02 table.courseTable a{
	color:#FFFFFF;
}

#course_MainBox02 table.courseTable p.text01{
	padding:5px 5px 10px;
	font-size:80%;
	line-height:1.4em;
	float:left;
	height:2.8em;
	width:270px;
}
#course_MainBox02 table.courseTable p.text01Rt{
	width:272px;
	border-left:solid 2px #efa239;
}


#course_MainBox02 table.courseTable p.title{
	border-top:#efa239 dotted 1px;
	border-bottom:#efa239 dotted 1px;
	padding:5px 0;
	text-align:center;
	font-size:80%;
	color:#efa239;
}

#course_MainBox02 table.courseTable p.text02{
	padding:5px;
	font-size:80%;
	line-height:1.4em;
	margin-bottom:10px;
	float:left;
	width:269px;
}

#course_MainBox02 table.courseTable p.text03{
	padding:5px;
	font-size:80%;
	line-height:1.4em;
	border:solid 1px #cccccc;
	margin:0 10px 10px;
}

#course_MainBox02 table.courseTable p.text04{
	padding:5px;
	font-size:80%;
	line-height:1.4em;
	margin-bottom:10px;
}


/* course_MainBox03 */

#course_MainBox03{
/*	display:none;*/
}

#course_MainBox03 p.title01{
	background:#a5d363;
	width:566px;
	padding:5px 0;
	margin-bottom:10px;
	text-align:center;
	color:#FFFFFF;
	font-size:80%;
}

#course_MainBox03 dl.courseBox{
	float:left;
	border:solid 2px #a5d363;
	width:369px;
	margin-right:10px;
}

#course_MainBox03 dl.courseBox dt{
	background:#a5d363;
	padding:5px 0;
	text-align:center;
	color:#FFFFFF;
	font-size:80%;
}

#course_MainBox03 dl.courseBox dd{
	vertical-align:middle;
	padding:5px;
	font-size:80%;
	line-height:1.4em;
	height:10em;
}

#course_MainBox03 dl.boxRight{
	width:179px;
	margin:0px;
	float:right;
}

#course_MainBox03 img.imgMargin{
	margin:1px 0 3px;
}

#course_MainBox03 table.courseTable{
	float:left;
	width:182px;
	margin-right:10px;
	border-collapse:collapse;
}

#course_MainBox03 table.rightTable{
	margin:0;
}

#course_MainBox03 table.rightTable01{
	margin:10px 0 0;
	float:right;
}

#course_MainBox03 table.courseTable th{
	background:#a5d363;
	padding:5px 0;
	text-align:center;
	line-height:1.4em;
	text-align:center;
	font-size:80%;
	border:solid 2px #a5d363;
}

#course_MainBox03 table.courseTable td{
	border:solid 2px #a5d363;
}

#course_MainBox03 table.courseTable a{
	color:#FFFFFF;
}

#course_MainBox03 table.courseTable p.text01{
	padding:5px;
	font-size:80%;
	line-height:1.4em;
	margin-bottom:10px;
}
#course_MainBox03 table.courseTable p.text02{
	padding:5px;
	font-size:80%;
	line-height:1.4em;
	margin-bottom:10px;
	height:7em
}
#course_MainBox03 table.courseTable p.text03{
	padding:5px;
	font-size:80%;
	line-height:1.4em;
	margin-bottom:10px;
}
#course_MainBox03 table.courseTable p.text04{
	padding:5px;
	font-size:80%;
	line-height:1.4em;
	margin-bottom:10px;
	height:5.6em;
}



#course_MainBox03 table.courseTable p.title{
	border-top:#a5d363 dotted 1px;
	border-bottom:#a5d363 dotted 1px;
	padding:5px 0;
	text-align:center;
	font-size:80%;
	color:#a5d363;
}

