body {
	background-color: #FFF;
}

h1 {
	font-size: medium;
	line-height: 120%;
	color: #666;
}

h2 {
	font-size: small;
	font-weight: 700;
	padding-top: 7px;
	padding-left: 30px;
	margin-bottom: 7px;
	color: #333;
}

h3 {
	font-size: small;
	line-height: 120%;
	font-weight: normal;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: 40px;
	margin-bottom: 7px;
}

.fontA {
	font-size: small;
	line-height: 115%;
}

.fontB {
	font-size: small;
	line-height: 150%;
	margin: 5px 10px 10px;
}

.fontC {
	font-size: small;
	line-height: 120%;
	margin: 5px 10px 10px;
}

.td {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
}

.td2 {
	border-top: 1px solid #999;
	border-right: 3px double #999;
	border-bottom: 3px double #999;
	border-left: 1px solid #999;
	font-size: small;
	line-height: 115%;
	padding: 10px 5px;
}

.td3 {
	font-size: small;
	line-height: 115%;
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 3px double #999;
	border-left: 0px none #999;;
	padding: 10px 5px;
}

.td4 {
	font-size: small;
	line-height: 115%;
	padding: 10px 5px;
	border-right: 3px double #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	border-top: 0px none #999;
}

.td5 {
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	padding: 10px 5px;
	font-size: x-small;
	line-height: 115%;
}

.td6 {
	border-top: 1px dashed #666;
}

.td7 {
	font-size: 12px;
	line-height: 60%;
	padding: 5px 5px;
	border-right: 0px none #999;
	border-bottom: 0px none #999;
	border-top: 0px none #999;
}

.td8 {
	font-size: 10px;
	line-height: 60%;
	padding: 5px 5px;
	border-right: 0px none #999;
	border-bottom: 0px none #999;
	border-top: 0px none #999;
}

.td9 {
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	padding: 10px 5px;
	font-size: small;
	line-height: 115%;
}

td.main img{
margin:5px auto 10px 30px;
}

td#b_a a img{
border: none;
}