@charset "utf-8";

/* header
--------------------------------------------------------------------*/
/*#header {
	background: #ffffff url('../images/category_header.jpg') no-repeat left top;
}*/

/* main
--------------------------------------------------------------------*/
#main {
	clear: both;
	float: left;
	width: 890px;
    min-height: 800px;
    height: auto !important; /* for IE7 */
    height: 800px; /* for IE6 */
x bottom;
}

h2#category-top {
	margin: 10px 0 10px 20px;
	background: url('../images/highschool_top_h2.jpg') no-repeat left top;
	text-indent: -9999em;
}

.topicscolumn {
	margin: 10px 5px 10px 20px;
	width: 600px;
    min-height: 400px;
}


.widecolumn h2 {
	padding: 5px 0 0 0;
	height: 25px;
	background: url('../images/page_h2.jpg') no-repeat left top;
	text-indent: 2em;
}
.widecolumn #post-120 h2,
.widecolumn #post-132 h2 {
	background: url('../images/page_j_h2.jpg') no-repeat left top;
}
.widecolumn #post-139 h2 {
	background: url('../images/page_h_h2.jpg') no-repeat left top;
}


.widecolumn h3 {
	margin: 30px 50px 20px 50px;
	height: 26px;
	border-bottom: 1px solid #dcdcdc;
	font-size: 1.3em;
	text-indent: 0;
	text-align: center;
}

.widecolumn h4 {
	clear: both;
	margin: 30px 0 10px 0;
	padding: 5px 0 3px 15px;
	height: 22px;
	border-left: 5px solid #689cff;
}

.widecolumn h4.higher {
	height: 48px;

}

* html .widecolumn h3 {
	width: 520px;
}
* html .widecolumn h4 {
	width: 620px;
}
* html .widecolumn .entry p {
	width: 620px;
}

p.center {
	clear: both;
}

/* 左右分割 */
.widecolumn .full {
	position: relative;
	width: 630px;
}
.widecolumn .leftbox, 
.widecolumn .rightbox {
	width: 310px;
}
.widecolumn .leftbox {
	float: left;
}
.widecolumn .rightbox {
	float: right;
}

.pdf {
	padding: 3px 0;
	background: url('../images/pdf.gif') no-repeat left 1px;
	text-indent: 2.3em;
}


/* コース */
h3.course {
	margin: 15px 0 5px 0;
	height: 20px;
	background: url('../images/course_bullet.gif') no-repeat left 4px;
	border-bottom: none;
	font-size: 1.1em;
	text-indent: 1.3em;
	text-align: left;
}
dl.course {
	width: 630px;
	background: #e7e7e7;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}
dl.course dt {
	clear: both;
	float: left;
	padding: 5px;
	width: 120px;
	border-top: 1px solid #999999;
	font-weight: bold;
}
dl.course dd {
	margin-left: 120px;
	padding: 5px 4px;
	width: 500px;
	background: #ffffff;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
}
dl.course dd.none {
	padding: 5px 0 5px 9px;
	border-top: none;
}
dl.course dd ul {
	list-style: none;
}
dl.course dd ol {
	list-style-position: inside;
}
dl.course dd ul li {
	margin: 0 5px 5px 5px;
}
dl.course dd ol li {
	margin: 0 5px 5px 0;
}

.entry dl.course dd ul li:before {
	content: "";
}

* html dl.course {
	width: 626px;
}
* html dl.course dd.none {
	margin-left: 123px;
	padding: 5px 4px;
}
*:first-child+html dl.course dd {
	width: 490px;
}
*:first-child+html dl.course dd.none {
	margin-left: 130px;
	padding: 5px 4px;
}

/* その他コース */
.other {
	clear: both;
	float: left;
	margin: 15px 0 5px 0;
	width: 888px;
	border: 1px dotted #dddddd;
}

.other h3 {
	margin: 10px 17px 0 18px;
	height: 25px;
	border-bottom: none;
	background: url('../images/recent.gif') no-repeat left 1px;
	text-indent: 2em;
	font-size: 1em;
	text-align: left;

}

.other ul {
	margin: 0 20px;
}
.other ul li {
	display:inline;
	float: left;
	margin: 3px 12px 3px 15px;
	line-height: 1.1em;
}
.other p {
	clear: both;
	margin: 5px 15px;
	background: url('../images/return.gif') no-repeat 742px 3px;
	text-align: right;
}
* html .other p {
	background: #ffffff url('../images/return.gif') no-repeat 742px 3px;
}
*:first-child+html .other p {
	background: #ffffff url('../images/return.gif') no-repeat 742px 3px;
}


/* ノウハウ */
h3.catch-kh1 {
/*	margin: 30px 50px 20px 50px;
	height: 26px;
	border-bottom: 1px solid #dcdcdc;
	font-size: 1.3em;
	text-indent: 0;
	text-align: center;*/
	margin: 20px 50px 10px 50px;
	height: 60px;
	background: url('../images/kh_catch_01.jpg') no-repeat left top;
	border-bottom: none;
	text-indent: -9999em;
}
h4.catch-kh2 {
	margin: 20px 14px 0 14px;
	height: 60px;
	background: url('../images/kh_catch_02.jpg') no-repeat center top;
	border-left: none;
	text-indent: -9999em;

}
h3.catch-kh3 {
	height: 60px;
	background: url('../images/kh_catch_03.jpg') no-repeat left top;
	border-bottom: none;
	text-indent: -9999em;
}
p.catch-kh {
	height: 46px;
	background: url('../images/kh_catch_04.jpg') no-repeat left top;
	text-indent: -9999em;

}


/* 安心メール */
.mailto {
    min-height: 550px;
	background: url('../images/mailto_01.jpg') no-repeat center bottom;
}


/* 読書くらぶ */
dl.clubmes {
	margin: 30px 0 15px 0;
}
dl.clubmes dt {
	width: 500px;
	font-size: 1.3em;
	font-weight: bold;
}
dl.clubmes dd {
	padding: 5px 5px 5px 150px;
	font-size: 1.2em;
	text-indent: 8em:
}


/* FC速読 */

.catch-fc {
	height: 30px;
	background: url('../images/fc_catch.jpg') no-repeat left top;
	text-indent: -9999em;
}
p.read {
	clear: both;
	float:left;
	margin: 30px 10px 10px 10px;
	height: 210px;
	font-size: 1em;
}
p.read span {
	font-weight: bold;
}

dl.fc {
	clear: both;
	margin: 20px 0 0 0;

}
dl.fc dt {
	margin-top: 15px;
	width: 600px;
	background: url('../images/clip.gif') no-repeat left top;
	font-size: 1.1em;
	font-weight: bold;
	text-indent: 1.8em;
}
dl.fc dd {
	margin-top: 5px;
	width: 600px;
	font-size: 1em;
	line-height: 1.6em;
}
dl.fc dd strong {
	color: #ff3237;
	font-weight: bold;
}

dl.voice {

}
dl.voice dt {
	margin-top: 10px;
	padding: 10px 0 5px 0;
	width: 600px;
	background: url('../images/comments-16.gif') no-repeat 10px 10px;
	border-top: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	border-left: 1px solid #dcdcdc;
	font-size: 1.1em;
	font-weight: bold;
	text-indent: 2.6em;
}
dl.voice dd {
	padding: 5px 10px 10px 30px;
	width: 560px;
	border-right: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	border-left: 1px solid #dcdcdc;
	font-size: 1.1em;
}
* html dl.voice dd {
	width: 600px;

}

/* 脳力開発プログラム */
h3.catch-br1 {
	margin: 20px 50px 0 50px;
	height: 60px;
	background: url('../images/br_catch_01.jpg') no-repeat center top;
	border-bottom: none;
	text-indent: -9999em;
}
.entry ul.br-check {
	margin: 10px 80px 20px 80px;
	width: 440px;
	list-style: outside url('../images/check.gif');
}
.entry ul.br-check li {
	padding: 0 0 0 10px;
	font-size: 1.1em;
	text-indent: 0;
}

.entry ul.br-check li:before {
	content: "";
}



/* まなびホーダイ */
p.catch-hd1 {
	height: 150px;
	background: url('../images/hodai_catch_01.jpg') no-repeat left top;
	text-indent: -9999em;

}
p.catch-hd2 {
	margin: 20px 0;
	height: 60px;
	background: url('../images/hodai_catch_02.jpg') no-repeat center top;
	text-indent: -9999em;
}

.entry ul.hodai {
	margin: 10px 100px 20px 100px;
	width: 400px;
	list-style: outside url('../images/check.gif');
}
.entry ul.hodai li {
	padding: 0 0 0 10px;
	font-size: 1.1em;
	text-indent: 0;
}

.entry ul.hodai li:before {
	content: "";
}


.leftbox ol {
	margin: 0 0 20px 30px;
	font-size: 1.1em;
}
.rightbox ol {
	margin: 0 0 20px 0;
	font-size: 1.1em;
}

/* プライバシーポリシー */

dl.privacy {
	margin: 20px 0 10px 0;

}
dl.privacy dt {
	margin: 10px 0 5px 0;
	width: 600px;
	font-size: 1em;
	font-weight: bold;

}
dl.privacy dd {
	width: 560px;
	font-size: 1em;
}
dl.privacy dd ul,
dl.privacy dd ol {
	margin: 2px;
}
dl.privacy dd ul li,
dl.privacy dd ol li {
	margin: 3px 0 0 0;
}

dl.privacy dd dl dt,
dl.privacy dd dl dd {
	width: 520px;
	font-weight: normal;
}

/* 実績 */

h3.actual {
	clear: both;
}