@charset "utf-8";

#content {
	padding-top:20px;
}

#content img {
	/*display:block;*/
}

#content a {
	/*color:#1371d1;*/
}

#mainArea {
	width:700px;
	border:none;
}

.entry-body {
font-size:14px;
}


/* @group メイン画像設定 ========================================================*/

#topMainMain {
	float:right;
	width:700px;
	height:440px;
}

#lBanArea {
	padding:0 0 3px;
}

#lBanArea .ban01 {
	width:700px;
	height:285px;
}


#lBanArea .ban02 {
	margin:2px 0 6px;
	width:700px;
	height:70px;
}

#topMainMain dt {
	width:700px;
	margin:0 0 1px;
	background:#adaba4;
}

#topMainMain dd {
	display:inline;
}

#topMainMain dd a {
	float:left;
	margin:0 1px 0 0;
}

* html #topMainMain dd a {
	display:inline;
}

#topMainMain dd.tFeature04 a {
	margin:0;
}

#topMainSub {
	float:left;
	width:220px;
}

#topMainSub .banList li {
	float:left;
	padding:0 0 12px;
}

/* @group スクール検索 ========================================================*/

#content #sectSchool {
	margin-bottom:10px;
}

#sectSchool .inner {
	margin-top:-8px;
	padding:13px 0 5px 7px;
}

#sectSchool .inner ul {
	float:left;
	width:105px;
}

#sectSchool .inner li {
	padding-bottom:2px;
}

#sectSchool .inner li a {
	padding-left:7px;
	background:url(../images/icon_arrow.png) no-repeat;
	background-position: left center;
}

/* @end */


.topMainArea {
	position:relative;
	width:940px;
	height:360px;
	background-position:0 0;
	background-repeat:no-repeat;
}

.topMainArea2 {
	position:relative;
	width:940px;
	height:360px;
	background-position:0 0;
	background-repeat:no-repeat;
}
#mainImage {
	background-image:url(../images/top_mainimage.jpg);

}

/* @end */

/* @group バナー設定 ========================================================*/

.topMainArea .btn {
	position:absolute;
	z-index:500;
}

.topMainArea2 .btn {
	position:absolute;
	z-index:500;
}

.topMainArea .btn a {
	overflow:hidden;
	display:block;
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-999em;
/*	behavior: expression(IEPNGFIX.fix(this));*/
}

.topMainArea2 .btn a {
	overflow:hidden;
	display:block;
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-999em;
/*	behavior: expression(IEPNGFIX.fix(this));*/
}

/*バナー1設定*/
.topMainArea #clip1 {
	position:absolute;
	top:240px;
	left:45px;
}

.topMainArea #clip1 a {
	width:240px;
	height:100px;
	background-image:url(../images/top_btn_trial.png);
}

/* @end */


#content section {
	margin-bottom:16px;
}

#topAlpha {
	float:left;
	width:220px;
	/*padding-right:21px;*/
}

/* @group ボーダー関係 ========================================================*/

#sectSchool .inner,
#sectInfo ul,
#sectEnjoy ul,
#sectNotf ul
 {
	border-right:solid 1px #d5d5d5;
	border-bottom:solid 1px #d5d5d5;
	border-left:solid 1px #d5d5d5;
	border-bottom-left-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-bottomleft:5px;
	border-bottom-right-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-moz-border-radius-bottomright:5px;
}

/* @end */


/* @group キャンペーン ========================================================*/

#sectCampaign li {
	display:inline;
}

#sectCampaign li a {
	display:block;
	margin-top:8px;
}

#sectLink li {
	display:inline;
}

#sectLink li a {
	display:block;
	margin-top:8px;
}

#sectLegal li {
	display:inline;
}

#sectLegal li a {
	display:block;
	margin-top:8px;
}

/* @end */

/* @group シェーンのことが知りたい、お楽しみコンテンツ ========================================================*/

#sectInfo ul,
#sectEnjoy ul,
#sectNotf ul {
	margin-top:-8px;
	padding:13px 0 5px 7px;
}

#sectInfo li,
#sectEnjoy li,
#sectNotf li {
	padding-bottom:2px;
}

#sectInfo li a,
#sectEnjoy li a,
#sectNotf li a {
	padding-left:7px;
	background:url(../images/icon_arrow.png) no-repeat;
	background-position: left center;
}

#sectMobile ul {
	padding:8px 0px 8px 0px;
}

#sectMobile li a, {
	margin-top:8px;
}

/* @end */

#topBeta {
	float:left;
	width:700px;
}

/* @group コース紹介 ========================================================*/

#sectCourse .courseTitle {
	padding:8px 0 8px 0;
	border-bottom:#cdcdcd solid 1px;
	margin:0 0 15px;
	line-height:1em;
}

#sectCourse h2 {
	padding:5px 0 5px 12px;
	border-left:#376b35 solid 14px;
	font-size:24px;
	font-weight:bold;
	line-height:1.2em;
	color:#333;
}

#sectCourse li {
	width:670px;
	list-style-type:none;
	padding:5px 0 5px 30px;
	font-size:14px;
}

#sectCourse li a {
	display: block;
	text-decoration: none;
}

* html #sectCourse li a {  /* make hover effect work in IE */
width: 670px;
}

#sectCourse li span {
	font-size:20px;
	font-weight:bold;
	color:#333;
	padding:5px 0px;
}

#sectCourse li em {
	color:#555;
	padding:10px 0px;
}

#sectCourse li a:hover {
	background-color:#ddf2c5;
	text-decoration:none;
}

#sectCourse .price {
	font-size:14px;
	padding:25px 0 0 30px;
	margin-bottom:20px;
}

#sectCourse p a{
}

#sectCourse p a img {
margin:0 0 5px 0;padding:0px 5px;
}

/* @end */

/* @group 最新ニュース ========================================================*/
#sectNews .newsTitle {
	padding:8px 0 8px 0;
	border-bottom:#cdcdcd solid 1px;
	margin:0 0 15px;
	line-height:1em;
}

#sectNews h2 {
	padding:5px 0 5px 12px;
	border-left:#376b35 solid 14px;
	font-size:24px;
	font-weight:bold;
	line-height:1.2em;
	color:#333;
}

#topnews {
margin-left:10px;
}

.newsline_hi {
line-height:2em;
font-size:14px;
}

.newsline_lo {
line-height:2em;
font-size:14px;
}

.newslist {
	font-size:14px;
	padding-left:13px;
	margin:20px 0;
}

/* @end */


#topGamma {
	float:right;
	width:220px;
}

#topGamma li {
	display:inline;
}

#topGamma li a {
	display:block;
	margin-top:8px;
}

#sectBan {
	float:left;
	/*margin-top:-8px;*/
}

/* @group clearfix ----------------------------------------- */

#topMain:after,
#lBanArea:after {
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
	content:".";
	font-size:0;
}

* html #topMain,
* html #lBanArea {/* IE6 */
	zoom:1;
}

*:first-child+html #topMain,
*:first-child+html #lBanArea {/* IE7 */
	zoom:1;
}

/* @end */

