#contents_box .image {
	float: right;
	width: 270px;
	background-color: #FFF;
	text-align: right;
}
#contents_box h3 {
	letter-spacing: 0.2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	line-height: 100%;
	border-bottom-color: #666;
}
#contents_box .unit p{
	margin-left: 30px;
}
#contents_box .unit ul{
	margin-left: 30px;
}

#contents_box .contect {
	color: #C33;
}
#contents_box .number {
	font-size: 120%;
}
#contents_box .unit {
	margin-top: 50px;
	min-height: 150px;
}
