@charset "utf-8";

/*------------------------------*/
/* layout                       */
/*------------------------------*/
div#box-left div.ENT-Wrapper {
	width: 632px;
	margin-top: 9px;
}
div.ENT-Wrapper div.ENT-boxleft {
	width: 250px;
	margin-top: 3px;
	float: left;
}
div.ENT-Wrapper div.ENT-boxright {
	width: 382px;
	line-height: 1.6em;
	float: right;
}
div.post {
	width: 632px;
	font-size: small;
	font-weight: bold;
	border-top: 1px dotted #7f7f7f;
	border-bottom: 1px dotted #7f7f7f;
}



/*------------------------------*/
/* styles                       */
/*------------------------------*/
/*+++            +++++++++++++++*/
div#box-left h1 {
	margin-bottom: 15px;
}

div#box-left h2 {
	width: 606px;
	padding-top: 6px;
	padding-bottom: 5px;
	padding-left: 26px;
	font-weight: normal;
	font-size: small;
	color: #000000;
	background: #edef27 url(../../buyers/img/marker_01.png) no-repeat top left;
}
div#box-left h2.MgnTop {
	margin-top: 33px;
}

div.ENT-boxright p {
	margin-bottom: 1em;
}

div.post p {
	float: right;
	margin-right: 1px;
	padding-top: 8px;
	padding-bottom: 6px;
	padding-left: 23px;
	background: url(../../buyers/img/marker_02.png) no-repeat top left;
}

