#wrapper #contents h2 {
	font-size: 110%;
	line-height: 1.5em;
	color: #333333;
	background-image: url(img/orange_title.gif);
	text-indent: 0.2em;
	letter-spacing: 0.1em;
	height: 40px;
	width: 640px;
	margin-top: 10px;
	padding-top: 12px;
	margin-bottom: 10px;
}

.table {
	margin-right: 10px;
	margin-left: 20px;
}
.table .td01 {
	font-size: 96%;
	color: #333333;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #FF8B02;
	line-height: 1.5em;
	letter-spacing: 0.1em;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.table .td02 {
	font-size: 96%;
	color: #333333;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #FF8B03;
	line-height: 1.5em;
	letter-spacing: 0.1em;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
