@charset "UTF-8";

/*========================================

	九大数理学府
	student.css
	
	Recent Edit | 2009.08.07
	
========================================*/


/* H3 */

.sttl-box-link{
	background:url(../img/bg_line_01.gif) repeat-x bottom;
	padding-bottom:8px;
	margin-bottom:10px;
}

.sttl-box-link h3{
	background:url(../img/mark_circle01_gr.gif) no-repeat 0px 2px;
	padding-left:22px;
}


/* ===== 就職関連サイト ===== */

.link-list{
	margin-bottom:20px;
}
.link-list li{
	background:url(../img/mark_arrow01_gr.gif) no-repeat 0px 3px;
	line-height:1.8;
	padding-left:28px;
}
.link-list li img{
	vertical-align:middle;
	padding:0.2em 0;
}
.link-list ul li{
	background:url(../img/mark_arrow03_gr.gif) no-repeat 0px 6px;
	margin-left:10px;
	padding-left:12px;
}

/* ===== 教職関連QA ===== */

.faq_box_q{
	background:url(../img/mark_faq_q.gif) no-repeat 6px 5px;
	padding:5px 10px 5px 32px;
	font-weight:bold;
}
.faq_box_a{
	background:#eef3de url(../img/mark_faq_a_2.gif) no-repeat 5px 8px;
	border:1px solid #ddd;
	padding:8px 10px 10px 32px;
	margin-bottom:15px;
}

