#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_03.gif) no-repeat left top;
	margin-bottom:25px;
	padding:10px 0 0 30px;
	font-size:18px;
}

h3 {
	width:620px;
	padding:0 0 9px 20px;
	background:url(../../img/buy/img_02.gif) no-repeat left bottom;
	font-size:16px;
	margin:0 0 17px 30px;
}

table {
	width:620px;
	font-size:100%;
	line-height:160%;
	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:#d3ebc8;
	width:26%;
	vertical-align:text-top;
}

table td {
	text-align:left;
	padding:10px 20px;
	border-bottom:1px solid #666;
}

table td dd {
	margin-bottom:15px;
}