@charset "utf-8";
/* ===================================================================

CSS information

 file name  :index.css
 author     :Access Solutions (admin)
 style info :コンテンツエリア関係 他
 
=================================================================== */

/*----------------------------------------------------
	heading
----------------------------------------------------*/
h2.h2_01 {
	width: 490px;
	background: url(../images/h2_01.jpg) no-repeat;
	border-bottom: 3px #fc0 solid;
	padding: 90px 0 5px 50px;
	line-height: 16px;
}
h2.h2_01 span {
	color: #06c;
	font-weight: 700;
	font-size: 12px;
	background: none;
	line-height: 16px;
	margin: 0;
	padding: 0;
}

h2.h2_02 {
	width: 540px;
	height: 110px;
	background: url(../images/h2_02.jpg) no-repeat 0;
	margin: 40px 0 0 20px;
}

/*----------------------------------------------------
	point
----------------------------------------------------*/
.point01,.point02 {
	line-height: 1.4;
	font-weight: 700;
}
.point02 {
	margin-top: 10px;
}

/*----------------------------------------------------
	course
----------------------------------------------------*/
#courseWrap {
	width: 758px;
	margin: 0 auto;
	border: 1px #ccc solid;
}

#courseWrap02 {
	width: 760px;
	margin: 20px auto 0;
	font-size: 1.2em;
	line-height: 1.7;
}


/*---お問い合せ----*/
#course_cWrap01 {
	width: 718px;
	padding: 15px 20px;
	background: #fafeff;
	border-bottom: 1px #b2dfff solid;
}

#course_cWrap02 {
	width: 718px;
	margin: 0 auto;
}

#course_c01 {
	width: 208px;
	float: left;
}
#course_c02 {
	width: 250px;
	float: left;
}
#course_c03 {
	width: 250px;
	float: right;
}

.course_cMain01,.course_cMain02 {
	width: 248px;
	height: 43px;
	border: 1px #ccc solid;
}
.course_cMain02 {
	margin-top: 10px;
}

.course_cMain03 {
	width: 248px;
	text-align: center;
}
.course_cMain03 img {
	vertical-align: top;
}

/*---コース内容メイン---*/
#courseMain {
	width: 738px;
	padding: 30px 10px 20px;
	border-bottom: 1px #ccc solid;
}
