@charset "utf-8";
/* CSS Document */

div#mainContents dl.postingInfo dt {
	float: left;
	width: 5em;
	background-color: #E0E0E0;
	text-align: center;
	margin-bottom: 2px;
}

div#mainContents dl.postingInfo dd { margin-left: 6em;margin-bottom: 2px;}

