#contentsMiddle #contentsMain h2{
	background-image: url(../images/h2_bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 870px;
	height: 30px;
	text-indent: -9999px;
}
#contentsMiddle #contentsMain table{
	margin-left: 20px;
	margin-top: 20px;
	border: 1px #CCCCCC solid;
	border-collapse: collapse;
}
#contentsMiddle #contentsMain table tr th{
	padding-left: 20px;
	border: #CCCCCC solid;
	border-width: 0 0 1px 1px;
	font-size: 12px;
	font-weight: normal;
	line-height: 2em;
	color: #584F4C;
	background-color: #E3DCD9;
	width: 150px;
	text-align: left;
}
#contentsMiddle #contentsMain table tr td{
	padding-left: 10px;
	border: #CCCCCC solid;
	border-width: 0 0 1px 1px;
	font-size: 12px;
	font-weight: normal;
	line-height: 2em;
	color: #584F4C;
	background-color: #FFFFFF;
	width: 600px;
}
#contentsMiddle #contentsMain table tr td a{
	color:#DF982B;
}
