@charset "utf-8";
@import url(../common/default.css);
@import url(../common/layout.css);
@import url(../header/header.css);
@import url(../footer/footer.css);

/* ページのタイトル */
#feature_title{
	margin:0;
	}
#feature_title img{
	vertical-align:top;
	}

/* ページのトップへ戻る */
#feature_chapter{
	background: #FFFFFF url(../common/course_bg.gif) repeat-y;
	}
.back_to_top{
	margin:0 0 0 30px;
	padding:0 0 20px 0;
	}

/* 左サイドのメニューリスト */
#feature_side_list{
	width:195px;
	float:left;
	}
.feature_side_title{
	margin:0 0 0 15px;
	padding:15px 0 0 20px;
	border-bottom:1px solid #b6ae9c;
	}
.side_list{
	margin:10px 0 0 15px;
	padding:0;
	}
.side_list li{
	margin:0 0 0.4em 20px;
	padding:0;
	list-style:none;
	}

/* 表示ページのリスト */
#feature_list_onview{
	margin:0 0 0 15px;
	padding:10px 0 40px 0;
	background: #fbfaf8 url("../common/course_list_onview_bg.jpg") no-repeat left bottom;
	}

/* 右サイドのコース紹介 */
.feature_descript{
	width:419px;
	float:right;
	margin:0;
	padding:0 0 30px 0 ;
	}
#feature_main_title_style{
	margin:0 20px 0 0;
	padding:25px 0 28px 0 ;
	background: url(img/matistyle.gif) no-repeat right top;
	}
#feature_main_title_select{
	margin:0 20px 0 0;
	padding:25px 0 28px 0 ;
	background: url(img/matiselect.gif) no-repeat right top;
	}
#feature_main_title_support{
	margin:0 20px 0 0;
	padding:25px 0 28px 0 ;
	background: url(img/matisupport.gif) no-repeat right top;
	}
.feature_descript h4{
	clear:both;
	margin:30px 20px 0 0 ;
	padding:0 0 25px 15px ;
	background:url(img/style_chapter_bg.jpg) no-repeat right bottom;
	}
.feature_descript_text{
	margin:5px 30px 0 15px ;
	line-height:1.4em ;
	text-align:justify ;
	}
.feature_descript_catch{
	float:right;
	}

/* descript_text中に出てくるリスト */
.descript_list{
	margin:0.2em 30px 0 15px ;
	padding:0 0 0 1.5em;
	line-height:1.4em;
	}
/* 提携パートナー */
#partner{
	margin:0 30px 0 15px;
	}
#partner dd{
	margin:0.2em 0 1.5em 2em ;
	line-height:1.4em ;
	}
/* 保証の条件 */
#guarantee_condition{
	margin:2em 30px 0 15px;
	}
#guarantee_condition dt{
	color:#269;
	font-weight:bold;
	}
#guarantee_condition dd{
	margin:0.2em 0 1em 0;
	line-height:1.4em;
	}
/* よくある質問 */
.faq{
	margin:0 30px 0 15px;
	}
.faq dt{
	color:#750 ;
	line-height:1.4em;
	}
.faq dd{	
	margin:0.2em 0 1.5em 1em;
	line-height:1.4em;
}

/* アクション（体験・資料請求） */
#action img{
	vertical-align:top;
	}

	
/* 丸い緑の約物つきリスト */
.dtp_ding{
	margin:0 0 10px 46px;
	padding:0;
	}
.dtp_ding li{
	margin:0 0 5px 0;
	padding:0 0 0 18px;
	list-style:none;
	background: url(../dtp/img/dtp_circle_ding.gif) no-repeat left center;
	}


/* 人材育成フロー */
#cultivation_flow{
	background:url(img/cultivation_flow.jpg) no-repeat;
}
#cultivation_flow dl{
	margin-left:130px;
	padding:20px 0 0 0 ;
}
#cultivation_flow dl dt{
	background:url(img/cultivation_step_bar.gif) no-repeat bottom left;
	padding:0 0 6px 0 ;
	margin:0 0 2px 0 ;
}
#cultivation_flow dl dd{
	padding:0 0 25px 0 ;
	margin:0;
	width:256px;
	line-height:1.4em;
}


