@charset "utf-8";
/* ------------------------------------------------------------

	educator style

------------------------------------------------------------ */


/* ----------common---------- */

h3{
	padding: 0px;
	color: #CCCC99;
	font-weight: normal;
	font-size: 150%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	line-height: 1.5em;
}


/* ---------sub_container---------- */

#sub_container{
	width: 740px;
	margin-left: 10px;
}


dl.ed{
	margin-bottom: 15px;
}

dl.ed dt{
	background-image: url(../images/yellow_icon.jpg);
	background-repeat: no-repeat;
	padding-left: 25px;
	background-position: left center;
	margin-bottom: 10px;
	font-size: 120%;
}

dl.ed dd{
	margin-left: 25px;
}

dl.ed dd ul{
}

dl.ed dd ul li{
	background-image: url(../images/yellow_square.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	line-height: 2.0em;
}

dl.ed dd ul li.hp_url{
	background-image: url(../educator/images/hp_icon.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	margin-top: 5px;
}

ol{
	margin-left: 25px;
	margin-bottom: 10px;
	margin-top: 5px;

}

ol li{
	padding-left: 15px;
	margin-bottom: 5px;
	background-image: url(../educator/images/pink_circle.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	
}

.box01{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-bottom: 20px;
	padding-bottom: 20px;
}


ul#instructor{
}

ul#instructor li{
	background-image: url(../images/yellow_icon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	margin-bottom: 10px;
	font-size: 120%;
}

/* ----------educator photo---------- */

#miyashita{
	position: absolute;
	right: 110px;
}


#fukada{
	position: absolute;
	right: 110px;
	top: 1135px;
}

#kimura{
	position: absolute;
	right: 110px;
	top: 1975px;
}

#nagaura{
	position: absolute;
	right: 110px;
	top: 2275px;
}

#fukuoka{
	position: absolute;
	right: 110px;
	top: 2520px;
}

#takahashi{
	position: absolute;
	right: 110px;
	top: 2750px;
}

#ito{
	position: absolute;
	right: 110px;
	top: 3130px;
}

