@charset "utf-8";

h1{
	margin:25px 0 0 0;
}

/* ㏑ */
h2{
	width:auto;
	height:auto;
	text-indent:0;
	margin:26px 0 0 12px;
	padding:0;
	background:url("") no-repeat;
}

/* teacher */
div.section .kome{
	margin:0 0 7px 15px;
}
div.section div.teacher{
	width:310px;
	margin:0 0 20px 0;
	padding:0 0 10px 0;
	background:url("../staff/images/bg_teacher_bottom.gif") no-repeat 0 bottom #E6EAF9;
}
div.section div.teacher.left{
	float:left;
}
div.section div.teacher.right{
	float:right;
}
div.section div.teacher dl{
	padding:8px 0 0 0;
	position:relative;
	background:url("../staff/images/bg_teacher_top.gif") no-repeat 0 top;
}

div.section div.teacher dl dt{
	width:294px;
	margin:0 auto 14px auto;
}
div.section div.teacher dl dd{
	width:290px;
	padding:0 0 12px 0;
	margin:0 auto 0 auto;
}
div.section div.teacher dl dd ul{
	padding:0 0 0 9px;
}
div.section div.teacher dl dd ul li{
	float:left;
	padding:0 3px 0 0;
	letter-spacing:0;
	font-weight:bold;
}
div.section div.teacher dl dd.kome{
	font-size:84%;
}
