@charset "UTF-8";

/* %%%%%% */
div.profile p.staffimg { float: left; width: 22%; min-width: 155px;}
div.profile div { float: right; width: 74%;  }




div.profile p.staffimg {	margin-top: 35px;margin-bottom: 35px;}
div.profile div {	margin-top: 35px;	margin-bottom: 25px; /* total35px */	 /* common 30 */}





div.profile {
	clear: both;
	border-top: 2px solid #E8E8DE;
}

div.profile p.staffimg {
	text-align: center;
	font-size: 80%;
}

div.profile p.staffimg img {
	margin-left: auto;
	margin-right: auto;
}

div.profile h2 {
	padding-bottom: 5px;
	font-size: 90%;
	line-height: 120%;
	color: #656359;
	letter-spacing: 0.3em;
}

div.profile h3 {
	padding-bottom: 20px;
	font-size: 10px;
	line-height: 120%;
	color: #EC9503;
	font-weight: normal;
	font-family: Verdana, sans-serif;	
}

div.profile h3 span {
	color: #D34A29;
}	

div.profile div p {
	padding-bottom: 10px;
	font-size: 80%;
	line-height: 180%;
}

div#main ul {
	clear: both;
	border-top: 2px solid #E8E8DE;
	list-style: none outside;
	padding-top: 40px;
	height: 26px;
}

div#main li {
	height: 26px;
	font-size: 80%;
}

div#main li li img {
	display: inline;
}