@charset "utf-8";

/* 「税金・社会保険料等の削減」ページのスタイル */


/*丸見出し*/
.kaiketu{
	background-image: url(../images/maru.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 20px;
	font-weight: bold;
	color: #3c94d9;
	font-size: 15px;
}
.kaiketu_bun{
	padding: 0 0 0 22px;
	}

