@charset "utf-8";

/*新着情報
--------------------------------------------------------------*/

#news {
	width: 380px;
	float: left;
	padding: 5px 0px 0px 0px;
}
#news_title {
	float: left;
	padding: 0px 10px 0px 7px;
}
#icon_all {
	float: left;
}
#news ul {
	clear: both;
	padding: 6px 0px 0px 0px;
}
#news li {
	background-image: url(/img/common/main/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	line-height: 1.4;
	padding: 10px 8px 6px 8px;
}

/*テストアウトライン
--------------------------------------------------------------*/

#test_outline {
	width: 350px;
	float: right;
}

/*検定試験
--------------------------------------------------------------*/

#test {
	width: 350px;
	float: right;
	position: relative;
	margin: 0px 0px 30px 0px;
}
#test ul {
	clear: both;
	position: absolute;
	left: 26px;
	top: 30px;
}
#test li {
	margin: 0px 0px 13px 0px;
}

/*ウィル採用
--------------------------------------------------------------*/

#recruit {
	clear: both;


}
