@charset "utf-8";

/* 重要開示事項-------------------------------------------------- */
#law {
	width:700px;
	margin:15px 50px;
	clear:both;
}
#law h2 {
	padding:3px 10px;
	background:#023894;
	margin:0;
	color: #ffffff;
}
#law .frame {
	margin:0 0 15px 0;
	padding:10px;
	overflow:auto;
	background:#f5ffff;
	text-align:left;
}
#law .risk_frame {
	width:700px;
	height:400px;
	border-bottom:#333 solid 1px;
}
#law .indent {
	text-indent:-14px;
	margin-left:14px;
}

