/* ---------------▼特定商取引 ------------------------------------------------------------------ */
.law_ttl {
	font-size: 16px;
	font-weight: bold;
	background-image: url(../img/ttl_icon.gif);
	background-repeat: no-repeat;
	height: 25px;
	padding-left: 30px;
	margin-left: 160px;
	margin-bottom: 10px;
}
.law_white {
	background-color: #FFFFFF;
	top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.law_gray {
	background-color: #F5F5F5;
	top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.law_head {
	font-weight: bold;
	width: 180px;
	vertical-align: top;
	margin-top: 10px;
	height: 20px;
	float: left;
	margin-left: 10px;
	font-size: 14px;
}
.law_txt {
	vertical-align: top;
	margin-top: 10px;
	margin-left: 10px;
	float: left;
	padding-bottom: 10px;
	font-size: 14px;
	margin-right: 10px;
}
/* ---------------▲特定商取引 ------------------------------------------------------------------ */

