#rinen{
	text-align: left;
	color: #333333;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
	width: 720px;
	display: block;
}
#rinen dl{
	text-align: left;
	width: 460px;
	float: left;
}
#rinen dt{
	margin-bottom: 3px;
	background-image: url(../philosophy/images/rinen_back.gif);
	background-repeat: no-repeat;
	height: 22px;
	display: block;
	padding-left: 20px;
	font-weight: bold;
	padding-top: 4px;
	color: #000000;
	font-size: 115%;
	background-color: #EFEFEF;

}
#rinen dd{
	text-align: left;
	margin-bottom: 18px;
	line-height: 1.5em;
	font-size: 115%;
}
.rine_img{
	float: right;
}
#ceo{
	margin: 0px;
	padding: 0px;
	width: 720px;
}
#ceo img{
	margin-bottom: 20px;
}
#ceo dl{
	text-align: left;
}
#ceo dt{
	color: #226DA1;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 5px;
	padding-bottom: 3px;
	letter-spacing: 0.1em;
}
#ceo dd{
	margin-bottom: 20px;
	color: #333333;
	line-height: 1.7em;
}
#ceo dd p {
	margin-bottom: 1em;
}
