@import "common.css";
#yochien-toha h1 {
	font-size: 20px;
	font-weight: bold;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 230px;
}
#yochien-toha {
	padding-right: 20px;
	padding-left: 20px;
}
#yochien-toha dl {
	margin-left: 50px;

}

#yochien-toha dt {
	font-size: 16px;
	margin-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	width: 600px;
}
#yochien-toha dd {
	font-size: 14px;
	position: relative;
	left: 50px;
	margin-bottom: 40px;
	line-height: 23px;
}
#prof-area {
	border: 1px solid #666666;
	font-size: 12px;
	background-position: center;
	width: 600px;
	margin-left: 80px;
	padding: 10px;
	height: 220px;
}
#prof-area dl {
	float: left;
	margin: 0px;
	padding: 0px;

}

#prof-area dt {
	font-weight: bold;
}

#prof-area dd {
	margin: 0px;
	padding: 0px;
}
.picture {
	position: relative;
	left: 50px;
	top: 20px;
}
