@charset "UTF-8";
.clum_box01 .float_box_l {
	width: 245px;
}
.clum_box01 .float_box_r {
	width: 300px;
}
.float_box_r .category_title {
	color: #1c5300;
	margin-bottom: 0.3em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1c5300;
	}
	.float_box_r .caption {
	margin-bottom: 0.5em;
	font-size: 0.95em;
	}
.float_box_r .reader {
	margin-bottom: 2em;
	text-align: justify;
}
.float_box_r .caption a {
	color: #1c5300;
}

.clum_box01:after {  
     content: ".";  
     display: block;  
     visibility: hidden;  
     height: 0.1px;  
     font-size: 0.1em;  
     line-height: 0;  
     clear: both;  
} 
.indent1em {
	text-indent: -1em;
	margin-left: 1em;
}
