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


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

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

#bonesetter img{
}