@charset "utf-8";
/* ===================================================================
CSS information

 file name  :importance.css
 author     :hirasawa (admin)
 style info :中学生コースの資料請求用css
=================================================================== */


/* 2009/0422 add start */

.consultationSection_s {
	clear: both;
	width:606px;
	height: 110px;
	background: url(../img/about/bg_consultation_short.gif) 0 0 no-repeat;
	position:relative;
	margin-bottom:20px;
}

.consultationSection_s02 {
	clear: both;
	width:300px;
	height: 90px;
	margin-right:auto;
	margin-bottom:20px;
	margin-left:auto;
	padding-top:15px;
	background-color: #fcfcf4;
	border:5px solid #72ab01;
	text-align:center;
}

.consultationSection_s p.btn_consultation01{
	position:absolute;
	top:17px;
	left:16px;
}

.consultationSection_s p.btn_consultation02{
	position:absolute;
	top:17px;
	right:16px;
}

/* 2009/0422 add end */

#main p.pageTop{
	border:none;
}
