@charset "UTF-8";
/* CSS Document */

/*◆◆◆ ご利用にあたって・タイトル　◆◆◆*/
#ttl-rule {
	background-image:url(../img/ttl_rule.gif);
	height: 30px;
	margin-bottom: 8px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
/*◆◆◆ 説明文章　◆◆◆*/
.rule {
	margin-right: 30px;
	margin-left: 32px;
	color: #222222;
	font-size:13px;
	margin: 0px 30px 10px 32px;
	line-height: 140%;
	text-align: left;
}
/*◆◆◆ 各項目　◆◆◆*/
.rulelist {
	margin-right: 30px;
	margin-left: 32px;
	color: #222222;
	font-size:12px;
	margin: 0px 30px 10px 80px;
	line-height: 160%;
	text-align: left;
	list-style-image: url(../img/list_triangle.gif);
}
