/*スタイル*/
#health_course {
	overflow: hidden;
	margin-top: 15px;
	margin-left: 15px;
	padding-left: 35px;
	width:620px;
	text-align: justify;
	text-justify: inter-ideograph;
	line-height: 1.85;
	background: url(../images/bg_bar.gif) repeat-y left top;
}


#health_course p {
	color: #686868;
	font-size: 13.5px;
	padding-bottom: 10px;
}

.f_left {
	float: left;
	width: 424px;
}

.clear {
	clear: both;
}

#health_course img{
	margin-right: -20px;
}