@charset "utf-8";


/* co
---------------------------------------------------------------------*/
div#main #ttl{
	position:absolute;
	left:715px;
	top:-193px;
	height:336px;
	z-index:10;
}
	
div.co table{
	width:100%;
	margin:0 0 40px 0;
}
	div.co table th{
		width:22%;
		white-space:nowrap;
	}

div.co_dlist{
	margin:0 0 40px 0;
}
	div.co_dlist dl.dlist_item{
		float:left;
		width:46%;
		_width:44%;
		margin:0 20px 20px 0;
	}
	dl.dlist_item dt.dlist_ttl{
		padding:5px;
		background:#e8f1e7;
		border:1px solid #d0d8c1;
		margin-bottom:10px;
	}
	dl.dlist_item dd dt{
		padding:0 0 2px 0;
		font-weight:bold;
		border-bottom:1px solid #d0d8c1;
		margin:10px 0 5px 0;
	}
	
#co_customer li{
	/*
	display:inline-block;
	* zoom:1;
	* display:inline;
	width:40%;
	margin:0 2em 0 0;
	*/
}

