@charset "utf-8";
/* ===================================================================
CSS information
 file name  :  courseDetail.css
 style info :  中学受験コースの詳細ページ用css
=================================================================== */

.cD_new{
	font-family:"ＭＳ Ｐゴシック", sans-serif;
	padding-right:50px;
	_padding-right:25px;
}

.cD_ttl_new{
	border-bottom:#CC0000 3px solid;
	margin-bottom:30px;
	position:relative;
}

.cD_ttl_new h2{
	font-size: 36px;
	font-family:'HGP明朝E', sans-serif;
	margin-bottom:5px;
}

.cD_ttl_new a{
	position:absolute;
	bottom:5px;
	right:0px;
}

.cD_top_contents{
	margin-bottom:40px;
}

.cD_top_contents div.cD_top_cLeft{
	width:210px;
	height:auto;
	float:left;
}

.cD_top_contents div.cD_top_cRight{
	width:330px;
	height:auto;
	float:left;
}

.cD_top_contents ul{
	font-family:'HGP明朝E', sans-serif;
	font-size:14px;
	line-height:2.3;
}

.cD_top_contents ul li{
	background:url(../img/school/list-circle_s.jpg) left 1px no-repeat;
	padding-left:20px;
	line-height:normal;
	margin-bottom:10px;
}

.cD_top_contents ul span{
	color:#ff0000;
}

.boldTxt_line{
	font-weight:bold;
	text-decoration:underline;
}

.cD_big_title{
	font-family:'HGP明朝E';
	font-size:26px;
	color:#FF0000;
	font-weight:bold;
}
.cD_big_title_got{
	font-family:'ＭＳ Ｐゴシック', sans-serif, meiryo, 'メイリオ';
	font-size:26px;
	color:#FF0000;
	font-weight:bold;
}
.cD_big_title_cram{
	font-family:'ＭＳ Ｐゴシック', sans-serif, meiryo, 'メイリオ';
	color:#FF0000;
	font-weight:bold;
}
.cD_middle_title{
	font-family:'HGP明朝E';
	font-size:24px;
	color:#FF0000;
	font-weight:bold;
}
.cD_middle_title_got{
	font-family:'ＭＳ Ｐゴシック', sans-serif, meiryo, 'メイリオ';
	font-size:24px;
	color:#FF0000;
	font-weight:bold;
}
.cD_small_title{
	font-family: 'ＭＳ Ｐゴシック', sans-serif;
	font-size:22px;
	color:#FF0000;
	font-weight:bold;
}

.cD_blueback_title_got{
	padding-right:10px;
	padding-left:10px;
	background-color:#006;
}

.cD_checkList{
	font-family:'HG明朝E', sans-serif;
	font-size:15px;
}

.cD_checkList span{
	font-family:'ＭＳ Ｐゴシック', sans-serif;
	font-weight:bold;
}

.cD_new div h3 {
	display:inline;
}
.cD_new div h4 {
	display:block;
}
.cD_new div h5 {
	display:block;
	padding-bottom:1px;
	border-bottom:1px solid #009;
}

.cD_new .cramInfoTitle {
	border:1px solid #000;
	padding:6px 0;
	text-align:center;
	background-color:#00f;
}
.cD_new .cramInfoCont {
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	border-left:1px solid #000;
	padding:20px;
}
.cD_new .cramInfoCont p {
	margin-bottom:20px;
	text-align:left;
	line-height:150%;
}
.cD_new .cramInfoCont p.end {
	margin-bottom:20px;
	text-align:left;
	line-height:150%;
}
.cD_new .cramInfoCont div {
	line-height:150%;
}

.cD_new div.cD_borderDot {
	padding:20px;
	border:1px dotted #000;
}

.mgb30{
	margin-bottom:30px;
}
.mgb50{
	margin-bottom:50px;
}

.bgc_p{
	background-color:#ffe8e8;
}
.bgc_ly{
	background-color:#fff4b2;
}

/* 20100721 */
.intro {
	margin-bottom: 40px;
}

.intro p {
	padding-left: 25px;
	background: url(../img/school/cram/img_new.gif) no-repeat 0 10px;
	font-size: 140%;
	font-weight: 700;
	font-family:'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','ＭＳ Ｐ明朝','MS PMincho',serif;
}
