@charset "utf-8";
/* CSS Document */

/*----------------------------------------------
PEOPLE
----------------------------------------------*/
#LCONT li {
	float: left;
	width: 165px;
	height: 300px;
	margin-right: 22px;
}
#LCONT li.last {
	margin-right: 0px;
}
#LCONT ul {
	padding: 20px 0px;
}

#LCONT li a {
	display: block;
	width: 165px;
	height: 300px;
	margin-bottom: 20px;
}
#LCONT li a span {
	display:none;
}
li.pe01 a:link,
li.pe01 a:visited,
li.pe01 a:hover {
	background: url(../people/pe_image/pe_navi_k_futagawa.jpg) no-repeat 0px 0px;
}
li.pe01 a:hover {
	background: url(../people/pe_image/pe_navi_k_futagawa.jpg) no-repeat 0px -300px;
}
li.pe02 a:link,
li.pe02 a:visited,
li.pe02 a:hover {
	background: url(../people/pe_image/pe_navi_k_mori.jpg) no-repeat 0px 0px;
}
li.pe02 a:hover {
	background: url(../people/pe_image/pe_navi_k_mori.jpg) no-repeat 0px -300px;
}
li.pe03 a:link,
li.pe03 a:visited,
li.pe03 a:hover {
	background: url(../people/pe_image/pe_navi_s_igarashi.jpg) no-repeat 0px 0px;
}
li.pe03 a:hover {
	background: url(../people/pe_image/pe_navi_s_igarashi.jpg) no-repeat 0px -300px;
}
li.pe04 a:link,
li.pe04 a:visited,
li.pe04 a:hover {
	background: url(../people/pe_image/pe_navi_k_fujita.jpg) no-repeat 0px 0px;
}
li.pe04 a:hover {
	background: url(../people/pe_image/pe_navi_k_fujita.jpg) no-repeat 0px -300px;
}

div.l-box {
	float: left;
	width: 380px;
	margin-right: 20px;
}
div.r-box {
	float: left;
	width: 140px;
}

#LCONT h3 {
	font-size: 90%;
}

#FLASH {
	margin-bottom: 1.0em;
}

#IIDA {
	background: url(../people/pe_image/pe_pict_h_iida.jpg) no-repeat right top;
}

#FUJITA {
	background: url(../people/pe_image/pe_pict_k_fujita.jpg) no-repeat right top;
}