@charset "UTF-8";

#profile h3 {
	width: 104px;
	background-image: url('/img/profile/head.gif');
	margin-bottom: 10px;
}

#lead {
	border-top: 2px solid #9cc;
	padding-top: 20px;
	margin-bottom: 20px;
}

#content h4 {
	color: #ffc905;
	font-weight: bold;
	font-size: 12px;
	background-color: #002b88;
	padding: 2px 8px;
	margin-bottom: 10px;
}

#business {
	margin-bottom: 40px;
}
#business ul {
	margin-left: 10px;
}
#business li span {
	color: #ffc905;
}

#outline {
	margin-bottom: 40px;
}
#outline dl {
	margin-left: 10px;
}
#outline dd {
	margin: -1.5em 0 0.5em 10em;
}

#marks {
	width: 421px;
	margin: 0 auto 40px;
}
#marks h4 {
	color: #002b88;
	background-color: transparent;
	padding: 0;
	margin-bottom: 8px;
}
.markblock {
	height: 77px;
	display: block;
	margin-bottom: 10px;
	background-image: url('/img/profile/mark_bg.gif');
}
#marks .text {
	width: 168px;
	float: left;
	display: inline;
	margin: 6px 0 0 10px; 
}
#marks h5 {
	font-size: 10px;
}
#marks h5 span {
	color: #09f;
}
#marks .text p {
	font-size: 9px;
}
#marks .mark {
	width: 224px;
	height: 67px;
	float: right;
	margin: 6px 10px 0 0;
	padding-bottom: 6px;
}

#employment {
	border-top: 2px solid #9cc;
	padding-top: 20px;
	margin-bottom: 20px;
}

#kaioh h4 {
	color: white;
	font-weight: bold;
	background-color: #06f;
	padding: 2px 8px;
	margin-bottom: 10px;
}
#kaioh dl {
}
#kaioh dd {
	margin: -1.5em 0 0.5em 8em;
}
