@charset "utf-8";
/* CSS Document */

/* ==================================================================
CSS information
 style info : 就職ページ設定　文字設定・画像設定　*yama 201002renew
================================================================== */

/* --------------------------------------------------------
	就職率グラフデータ
-------------------------------------------------------- */

.deta{ margin-left:10px; width:614px;}
.deta div{ background:url(../img/deta_03.jpg) no-repeat; height:247px; width:614px; margin-top:15px;}

.deta div p{ width:268px; padding:20px 0 0 30px; font-size:14px;}

/* --------------------------------------------------------
	リンクリスト
-------------------------------------------------------- */

.link_list{padding:20px 0;}

.link_list img{float:left; margin-top:5px;}
.link_list ul{float:left;margin:10px 0 0 24px;}

.link_list ul li{
	background:url(../img/shushoku_btn.jpg) no-repeat;
	width:300px;
	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;
}



/* --------------------------------------------------------
	就職支援5つのポイント
-------------------------------------------------------- */

#leading dt{
	margin-bottom:5px;
	padding:10px 0 5px 10px;
	font-size:15px;
	clear:both;
	border-bottom:2px #0099FF solid;
	 color:#127ACE;
}

#leading dd{margin-bottom:20px; padding-left:10px;}


#leading dd .comment{
	width:170px;
	text-align:center;
	margin-bottom:3px;
	padding:2px;
	display:block;
	background-color:#B9E1F7;
}
