/* =============================================
	▼各ページ別
============================================= */
/* ━━━━ ▼講座カリキュラム ━━━━ */
ul#style_link {
	_font-size: 0;
	border-bottom: 1px solid #434343;
	margin: 10px 0 0 0;
}
ul#style_link li {
	float:left;
	height: 40px;
	padding: 0 0 0 3px;
}
ul#style_link li.end {
	float: right;
	height: 40px;
	padding: 0 3px 0 0;
}
.style1_box {
	background: url(../../course/img/bk_style1_box.gif) no-repeat right center;
	padding: 10px 130px 10px 0;
}
.style2_box {
	background: url(../../course/img/bk_style2_box.gif) no-repeat right center;
	padding: 10px 130px 10px 0;
}
.style3_box {
	background: url(../../course/img/bk_style3_box.gif) no-repeat right center;
	padding: 10px 140px 70px 0;
}
h4.course-title{
	font-size:160%;
	padding-top:13px;
	}
li.course a{
	font-size:140%;
	}
/* ━━━━ ▼EQコース━━━━ */
#eq-box{
	width:614px;
	background:#ffffff url(../../course/img/index_img03-head.jpg) top left no-repeat;
	padding-top:227px;
	}
#eq-body{
	height:226px;
	background:#ffffff url(../../course/img/index_img03-body.jpg) top left no-repeat;
	padding:1px 5px 0 5px;
	}
#eq-body ul{
	width:199px;
	float:left;
	margin-right:3px;
	}
ul#eq-cource-last{
	margin-right:0;
	}
#eq-body ul li{
	height:38px;
	background:#ffffff url(../../course/img/bk_eq-cource.jpg) top left no-repeat;
	padding-left:10px;
	padding-top:10px;
	margin-bottom:1px;
	}
#eq-body ul li a{
	display:block;
	margin-bottom:3px;
	}
#eq-body ul li a:link{
	color:#663333;
	text-decoration:none;
	}
#eq-body ul li a:visited{
	color:#663333;
	text-decoration:none;
	}
#eq-body ul li a:hover{
	color:#6F89A9;
	text-decoration:none;
	}
#eq-body ul li span{
	margin-left:12px;
	}
/* ━━━━ ▼BOコース━━━━ */
#bo-box{
	width:614px;
	background:#ffffff url(../../course/img/index_img04-head.jpg) top left no-repeat;
	padding-top:227px;
	}
#bo-body{
	height:103px;
	background:#ffffff url(../../course/img/index_img04-body.jpg) top left no-repeat;
	padding:0px 80px 0 81px;
	}
.bo-box1{
	height:48px;
	background:#ffffff url(../../course/img/bk_bo-1.jpg) top left no-repeat;
	margin-bottom:1px;
	text-align:center;
	}
.bo-box2{
	height:48px;
	background:#ffffff url(../../course/img/bk_bo-2.jpg) top left no-repeat;
	margin-left:230px;
	text-align:center;
	}
#bo-body p{
	/*color:#333399;*/
	}
#bo-body a:link{
	color:#333399;
	text-decoration:none;
	}
#bo-body a:visited{
	color:#333399;
	text-decoration:none;
	}
#bo-body a:hover{
	color:#6F89A9;
	text-decoration:none;
	}
/* ━━━━ ▼受講生の声━━━━ */
ul.course_target{
	width:450px;
	}