@charset "utf-8";
/* CSS Document */

/* ==================================================================
CSS information
 style info : 就職ページ設定　文字設定・画像設定　*yama 201002renew
================================================================== */

/* --------------------------------------------------------
	就職率グラフデータ
-------------------------------------------------------- */



/* --------------------------------------------------------
	リンクリスト
-------------------------------------------------------- */

.link_list{padding:20px 0 0 0;}

.link_list img{float:left; margin-top:5px;}
.link_list ul{float:left;margin:10px 0 0 34px;}

.link_list ul li{
	background:url(../img/shushoku_btn.jpg) no-repeat;
	width:290px;
	height:73px;
	margin-bottom:5px;
	font-size:11px;
	padding:5px 0 0 10px;
}

.link_list ul li a{
	display:block;
	width:200px;
	margin:15px 0 0 40px;
	font-size:16px;
}

.tit_midashi{ margin-top:10px;}

/* --------------------------------------------------------
	就職支援5つのポイント
-------------------------------------------------------- */

#leading dt{
	margin-bottom:5px;
	padding:10px 0 5px 10px;
	font-size:15px;
	clear:both;
	border-bottom:2px #F26970 dotted;
	 color:#F26970;
}

#leading dd{margin-bottom:20px; padding-left:10px;}


#leading dd .comment{
	width:190px;
	text-align:center;
	margin-bottom:3px;
	padding:2px;
	display:block;
	background-color:#F2D6CE;
}
