@charset "utf-8";
/*

----------------------------------------------------

Description: agree
   Site URL: css/agree.css
   Authors : kobayashi <kobayashi@c-advan.co.jp>
	
----------------------------------------------------

UpdateHistory
09/0******

*/


/*画像置換*/

.agree h2{
	display:block;
	text-indent:-999em;
	width:760px;
	height:124px;
	background: url(../img/agree_img_main.jpg) 0 0 no-repeat;
}

.agree div#mainContents ol li{
	font-size:10px;
	list-style-position: outside;
	list-style-type:decimal;
	margin:0 0 0.5em 1em;
}
.agree div#mainContents ol li ol li{
	font-size:10px;
	list-style-type:upper-alpha;
	list-style-position: outside;
	list-style-type:disc;
	margin:0 0 0 1em;
}

.agree #mainContents .section h4 {
	color:#CC3333;
	background: url(../../common/img/cmn_line_01.gif) left bottom repeat-x;
	padding:3px;
	margin-bottom:5px;
}

.agree #mainContents .section h5 {
	margin-top:0.8em;
}
