@charset "Shift_JIS";
/* CSS Document */

/* education */
#education {
	font-size:12px;
}
#education .principal {
	width:190px;
	margin-bottom:2px;
	float:left;
	background: url(../../education/img/principal1.jpg) 13px 0 no-repeat;
	padding-top:215px;
	text-align: center;
}
#education .principal p {
	display: block;
	font-weight:bold;
}

#education dl{
	padding:5px;
}
#education dt{
	font-weight:bold;
}
#education dd{
	padding:5px 10px;
}

#education dd li{
	margin-left:25px;
}
#education em{
	font-weight:bold;
	font-style:normal;
}
#education strong{
	display:block;
	background:url(../img/education_arow.gif) 3px 8px no-repeat;
	padding:5px 0px 5px 20px;
	color:#ff6666;
}

#education .back2top{
	margin:10px 0;
	text-align:right;
	clear:both;
}

#contents #education div.shortcut{
	width:600px;
}

#education div.shortcut ul{
	float:right;
	font-size:10px;
	padding:0px 5px 10px 0px;
}
#education div.shortcut li{
	display:inline;
	margin-left:5px;
}

#education div.shortcut li a{
	background: url(../img/education_arow.gif) no-repeat 0px 1px;
	padding-left:12px;
}

/******************************** executive_team ********************************/

#executive_team li{
	width:200px;
	float:left;
	display:block;
	padding:215px 0 10px 0;
	text-align:center;
}
#executive_team li p {
	display: block;
	font-weight:bold;
}
#executive_team li#executive_team01{
	background:url(../img/executive_mizuno.jpg) top center no-repeat;
}
#executive_team li#executive_team02{
	background:url(../img/executive_kobayashi.jpg) top center no-repeat;
}
#executive_team li#executive_team03{
	background:url(../img/executive_okumura.jpg) top center no-repeat;
}
#executive_team li#executive_team04{
	background:url(../img/executive_kageyama.jpg) top center no-repeat;
}
#executive_team li#executive_team05{
	background:url(../img/executive_fujita.jpg) top center no-repeat;
}
#executive_team li#executive_team06{
	background:url(../img/executive_uchigashima.jpg) top center no-repeat;
}

