@charset "Shift_JIS";

/*回り込み解除用空div*/
.clear_float {
	clear:both;
	height:0;
	font-size:0px;
}
	
/*※付き注意書き*/
.note { 
	padding-left:1em;
	text-indent:-1em;
	font-size:10px;
	line-height:13px;
}
	