#main-content {
	width:680px;
}

#main-content ul {
	list-style:none;
	margin-bottom:16px;
}

#main-content li {
	display:inline;
}

#main-content h2 {
	width:650px;
	height:31px;
	background:url(../../img/common/heading_04.gif) no-repeat left top;
	margin-bottom:20px;
	padding:10px 0 0 30px;
	font-size:18px;
}

#main-content p {
	margin:0 30px 15px 30px;
	line-height:180%;
}

h3 {
	width:620px;
	padding:0 0 9px 20px;
	background:url(../../img/sell/img_01.gif) no-repeat left bottom;
	font-size:16px;
	margin:0 0 17px 30px;
}

table {
	width:620px;
	font-size:100%;
	line-height:200%;
	border:1px solid #666;
	border-bottom:none;
	margin:0 auto 30px auto;
}

table th {
	text-align:left;
	padding:10px 20px;
	font-weight:normal;
	border-bottom:1px solid #666;
	border-right:1px solid #666;
	background-color:#fddec8;
	width:25%;
}

table td {
	text-align:left;
	padding:10px 20px;
	border-bottom:1px solid #666;
}