@charset "utf-8";

/*コンテンツ
--------------------------------------------------*/

.attention_01 {
	background-image: url(../img/law/icon_01.jpg);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding: 5px 0px 5px 25px;
	line-height: 130%;

}
.attention_02 {
	background-image: url(../img/law/icon_02.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
	padding: 0px 0px 5px 25px;
}

