@charset "utf-8";

/* 特徴サブタイトル */
#feature_subtitle{
	height:310px;
	margin:0;
	padding:0 46px 0 35px;
	background: #6699FF url("img/feature_sub_bg.jpg") repeat-x;
	}
#feature_subtitle li{
	list-style-type:none;
}
#feature_subtitle h3{
	margin:0;
	}
#feature_subtitle ul{
	margin:0 5px 0 13px;
	padding:0;
	}
#feature_subtitle ul li{
	background: url(../common/link_sq.gif) no-repeat left center;
	padding:0 0 0 18px;
	line-height:1.3em;
	}
#feature_subtitle p{
	margin:10px 0 0 0;
	}
	
/* スタイル */
#feature_sub_style{
	margin:0 50px 0 10px;
	width:150px;
	float:left;
	}
	
*html #feature_sub_style{
	margin:0 50px 0 5px;
	width:150px;
	float:left;
	}
/* セレクトカリキュラム */
#feature_sub_select{
	margin:0 50px 0 0;
	margin:0;
	width:150px;
	float:left;
	}
#select_list{
	margin:18px 0 0 0 ;
}	
/* 就職サポート */
#feature_sub_support{
	width:150px;
	float:right;
	}


/* 特徴の説明 */
.feature_descript_title{
	margin:0 0 0 15px ;
	padding:25px 0 8px 20px;
	background:url(../common/course_element_bg.jpg) no-repeat left bottom;
	}
.feature_descript_title2{
	margin:0 0 0 15px ;
	padding:10px 0 8px 20px;
	background:url(../common/course_element_bg.jpg) no-repeat left bottom;
	}
.conbine_descript{
	margin:0 0 0 15px ;
	padding:0 0 1em 0 ;
	background:url(../common/course_element_bg2.jpg) no-repeat left bottom ;
	}

/* 左サイドのリスト */
.conbine_side_list{
	width:180px;
	float:left;
	margin:25px 0 0 0;
	padding:0;
	}
.conbine_side_list li{
	margin:0 0 0.4em 20px;
	padding:0;
	list-style:none;
	}
/* 説明本体 */	
.feature_descript h4{
	margin:15px 20px 0 0 ;
	padding:10px 0 7px 15px ;
	background:url(img/chapter_bg.gif) no-repeat right bottom ;
	}

.feature_descript_boots{
	height:12px;
	overflow:hidden;
	margin:0 0 0 15px ;
	background:url(../common/course_element_bg3.jpg) no-repeat left top;
	}
