@charset "UTF-8";

/* ----------------------------------------------------
作成日: 2009.07.09
最終更新日: 2009.07.19
作成者: AY
最終編集者: AY

supportRule-mainArea.css
---------------------------------------------------- */
body#support-rule h2 {
	background:url(../image/h2_rule.gif) no-repeat left top;
}

/*------------------------------
利用規約	#support-rule
------------------------------*/

ol.disc ol.kansuuji li {
	list-style-type: none;
	margin:10px 0px 10px 40px;
	color:#777799;
	text-indent:-1.5em;
}

#support-rule p.textRight {
	text-align:right;
}

#support-rule dl#enact-section {
	clear:both;
	width:15em;
}

#support-rule dl#enact-section dt {
	float: left;
	width:2em;
	margin-right:8px;
}

#support-rule dl#enact-section dd {
	float: left;
	width:10em;
}
