/*---------------------------------------------
	/department/index.php
---------------------------------------------*/
.div_linkBox_btm {
	/*background: url(../img/nyugaku_bg_btm.gif) no-repeat left bottom;*/
	background: url(../img/department_img01.jpg) no-repeat right bottom;
	padding-bottom: 120px;
	position: relative;
	zoom: 1;
}
	.div_linkBox_top {
		/*background: url(../img/nyugaku_bg_top.gif) no-repeat left top;*/
		padding: 30px 100px 0;
	}
		.div_linkBox_top ul {
			margin-bottom: 30px;
		}
			.div_linkBox_top ul li {
				margin-bottom: 8px;
			}
				.div_linkBox_top ul li img {
					vertical-align: bottom;
				}
		.div_linkBox_top .p_person01 {
			position: absolute;
			bottom: 0;
			right: 0;
		}


/*---------------------------------------------
	/department/practice.php
---------------------------------------------*/
.practice_gaku_y{
	width:525px;
	text-align:center;
}

.practice_frame_y{
	width:525px;
	height:340px;
	background:url(../img/frame_n.gif) no-repeat center left;
}

.mt72 { margin-top: 72px !important;}

.practice_frame_t{
	height:525px;
	background:url(../img/frame_n_t.gif) no-repeat center;
}

.mt113 { margin-top: 113px !important;}

.practice_gaku_ds_y{
	width:350px;
	text-align:center;
}

.practice_frame_ds_y{
	width:350px;
	height:210px;
	background:url(../img/frame_ds_n.gif) no-repeat center left;
}

.practice_frame_ds_t{
	height:350px;
	height:310px;
	background:url(../img/frame_ds_n_t.gif) no-repeat center;
}

.Frame_L { 
	width:350px;
	float:left;
}
.Frame_R { 
	width:350px;
	float:right;
}
