@charset "UTF-8";

/*==============================================

	九州女子大学・九州女子短期大学
	
	information.css
	Recent Edit | 2008.09.23
	
==============================================*/


/*	カラムポジション設定
************************************************************************/

/* カラムポジション */

#main-column{
	float:left;
	width:725px;
}
#right-column{
	float:right;
	width:205px;
}

/* タイトル */
#ttl-box h2{
	padding:0 0 5px 10px;
}


/* 個別コンテンツ */

#ind-contents{
	margin:0 10px 20px 15px;
}



/*	右カラム　
************************************************************************/

#dept-navi-introduction{
	background:url(../introduction/img/dept_navi_bg_med.gif) repeat-y;
	margin:0 0 0 5px;
}
#dept-navi-introduction .inner{
	background:url(../introduction/img/dept_navi_bg_btm.gif) no-repeat left bottom;
	padding-bottom:10px;
}

#dept-navi-introduction ul{
	margin-left:15px;
}
#dept-navi-introduction li{
	margin-bottom:3px;
}

#dept-navi-01{
	margin-top:4px;
}

#right-sub{
	width:180px;
	_width:170px;
	padding-left:10px;
}



/*	コンテンツ
************************************************************************/

/* デジタルパンフレット */

#pamph-bt{
	text-align:center;
}
#pamph-txt{
	width:500px;
	margin-left:100px;
	padding-top:30px;
}


/* 専任教師公募 */
#reruit-box{
	border:#ae0007 solid 1px;
	width:670px;
	margin:0 auto;
	padding:10px;
}

.mb350{
	margin-bottom:350px;
}

.recruit-table{
	border-top:1px solid #999;
	border-left:1px solid #999;
	margin-left:10px;
	width:680px;
}
.recruit-table th,
.recruit-table td{
	padding:3px;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
}
.recruit-table th{
	background-color:#fcc;
	white-space:nowrap;
	width:8em;
}
.recruit-table td{
	background-color:#fff;
}	

/*健康診断*/

.diagnosis-table{
	border-top:1px solid #999;
	border-left:1px solid #999;
	margin-left:10px;
	width:680px;
}

.diagnosis-table th,
.diagnosis-table td{
	padding:3px;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
}

.diagnosis-table {
	background-color:#fff;
}

.diagnosis-table thead th{
	background-color:#fcc;
}

.diagnosis-table th{
	background-color:#ddd;
	zwhite-space:nowrap;
	width:12em;
}

.diagnosis-table td{
	background-color:#fff;
	padding-left: 10px;
}	


/* 動画で見る九女 */
#movie{
	width:320px;
	margin:0 auto;
}


/* 就職に強い九女 */
#main-contents-work{
	padding:10px;
}

#work-box-1,
#work-box-2{
	background:url(../information/img/work_box_bg_med.gif) repeat-y;
	width:910px;
}
#work-box-1 .inner,
#work-box-2 .inner{
	background:url(../information/img/work_box_bg_btm.gif) no-repeat bottom;
	width:910px;
}
#work-box-1 .inner2{
	padding:15px 20px;
}
#work-box-2 .inner2{
	padding:10px 15px 20px;
}

#work-box-2-cap{
	padding:5px 20px 0px;
}

#main-contents-information #work-box-1 h3,
#main-contents-information #work-box-2 h3{
	margin:0;
	padding:0;
	background:none;
	color:#333;
}
#main-contents-information #work-box-1 h3.mt10{
	margin-top:10px;
}

#work-box-2 .inner-left{
	width:430px;
	float:left;
}
#work-box-2 .inner-right{
	width:430px;
	float:right;
}
#work-box-2 p{
	padding:10px;
}
#work-box-2 p.pt0{
	padding-top:0;
}

#work-box-2 .bt{
	padding-top:10px;
}


/* 教員免許状更新講習 */
#certificate-Body .contact{
	width:648px;
	padding:10px 15px;
	border:1px solid #999;
	background-color:#FFF;
	margin:10px auto;
}

#certificate-Body .about{
	width:648px;
	padding:20px 15px;
	border:1px solid #999;
	background-color:#FFF;
	margin:0 auto;
}

#certificate-Body .about li{
	padding-left:30px;
	text-indent:-2.5em;
}

#certificate-Body .link-mark-r {
	float:right;
	background:url(../img_cmn/mark_arrow_mr.gif) no-repeat 0px 5px;
	padding-left:10px;
}

#certificate-Body .link-mark-l {
	background:url(../img_cmn/mark_arrow_mr.gif) no-repeat 0px 5px;
	padding-left:10px;
}

/* 教員免許状更新 テーブル */

.certificate-table{
	border-top:1px solid #999;
	border-left:1px solid #999;
	margin-left:10px;
	width:680px;
	text-align:center;
}

.certificate-table .text-left{
	text-align:left;
}


.certificate-table th,
.certificate-table td{
	padding:3px;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
}
.certificate-table th{
	background-color:#fcc;
}
.certificate-table td{
	background-color:#fff;
}	
.certificate-table .bg-yellow{
	background-color:#f7f0b1;
}
.certificate-table .bg-gray{
	background-color:#eee;
}
.certificate-table .vl-top{
	vertical-align:top;
}

.certificate-table dl dd{
margin-bottom:10px;
}

#certificate-Body .caption{
margin:0 0 20px 10px;
}

