#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_02.gif) no-repeat left top;
	margin-bottom:25px;
	padding:10px 0 0 30px;
	font-size:18px;
}

#main-content p {
	margin:0 0 20px 30px;
}

#l-box {
	width:300px;
	float:left;
	margin:0 0 0 30px;
	_display:inline;
}

table {
	width:100%;
	margin-bottom:30px;
	border-top:1px solid #999;
}

html>/**/body table{
	margin-top:-4px;
}

table th {
	text-align:left;
	padding:17px 0 17px 20px;
	font-weight:normal;
	width:46%;
	border-bottom:1px solid #999;
}

table td {
	text-align:center;
	padding:17px 0;
	border-bottom:1px solid #999;
}

span {
	font-weight:bold;
	color:#f40303;
}

#l-box table th {
	background-color:#c0f6c3;
}

#r-box {
	width:300px;
	float:right;
	margin:0 30px 0 0;
	_display:inline;
}

#r-box table th {
	background-color:#fcdec0;
}

.sub_sp {
	text-align:left;
	color:#000000;
	font-weight:normal;
	font-size:9px;
}



/*div.top {
	margin-top:20px;
}*/

