.pt01 p {
	line-height: 1.8em;
	font-size: 16px;
}

.imgcap_w300 {
	font-weight: normal;
	font-size: 14px;
}

p span.bold {
	font-weight: bold;
}

p span.indent {
	text-indent: 1em;
	display:block;
}

#contents section article > div > div h3 {
	border-left: 8px solid #fb0202;
	padding-left: 8px;
	margin: 0 0 8px 0;
	height: 25px;
	line-height: 28px;
	font-size: 20px;
	font-weight: bold;
}

#contents section article > div > div p {
margin: 0 0 30px 0;
}

#contents section article > div > div p.img {
	margin: 10px 20px 0 0;
	float: left;
	text-indent: 0;
}
