@charset "SHIFT_JIS";


/**************** Contents Layout ****************/
#ADCOctcompo {
	width: 1120px !important;
	padding:0px; 
	margin:0px auto; 
}
/* ---------------- Main ---------------- */
#ADCOmain {
	width: 760px;
	_width: 780px;
	padding:0px; 
	margin:0px; 
	text-align: left;
	float:left;
	background:none;
}

div.COINleft{
	width:120px;
	margin:0px 10px 0px 0px;
	float:left;
}
div.COINright{
	width:630px;
	margin:10px 0px 0px 0px;
	float:right;
}

