
/*---------------------------------------
各ページ共通
---------------------------------------*/
.main-bnr {
	margin:0 0 14px 0;
	width:750px;
	height:82px;
	overflow:hidden;
	}





/*---------------------------------------
system.asp
---------------------------------------*/

.system_page {
	width:710px;
	margin:0 auto;
	padding:0;
	overflow:hidden;
}

.as-body-contents{padding:0 15px; margin:0 auto; width:680px;}
.as-body-contents p{margin:10px 10px; padding:0; width:660px; display:block; line-height:1.5em;}

.standard_contents {margin:15px auto; width:560px;}
.standard_contents p{margin:10px; width:auto; width:530px;}
.standard_contents div {margin:0 0 0 11px;}

.system_page p {
	font-size:13px;
	line-height:1.8em;
	width:530px;
	padding:20px 0 0px 0;
}

.system_section {
	width:710px;
	margin-bottom:15px;
	overflow:hidden;
	display:inline-block;
}

.system_conclusion {
	width:500px;
	margin:15px auto 0 auto;
	overflow:hidden;
	/padding-top:15px;
}


