/* 本文 */
div.honmon {
	line-height : 1.6em;
}
/* 帯の色 */
.sect1 .obi	{
		background-color : #cb84be;
		text-align : right;
		font-weight : bold
}
.sect2 .obi	{
		background-color : #e9327f;
		color : #ffffff;
		text-align : right;
		font-weight : bold;
}
