body {
	color: #000000;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: 'Arial', 'Meiryo', 'MS UI Gothic', 'MS PGothic', 'Osaka';

}
body, tr, td, th { 
	font-size: 11px;
	line-height: 130%;
/* 	font-family: 'Arial Black', 'Meiryo', 'MS UI Gothic', 'MS PGothic', 'Osaka';  */
}
a:link, a:visited, a:active { 
	color: #009900;
	text-decoration: none;
}
a:hover { 
	color: #00CC00;
	text-decoration: underline;
}
form {
	margin: 0px;
}

.table {
	text-align: left;
}
.title1 {
	font-size: 14px;
	line-height: 130%;
	color: #AB0000;
	font-weight: bold;
	text-align: left;
}
.title2 {
	font-size: 12px;
	line-height: 130%;
	color: #D44517;
	font-weight: bold;
	text-align: left;
}
.title3 {
	font-size: 12px;
	line-height: 130%;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
}
.title4 {
	font-size: 11px;
	line-height: 120%;
	color: #FFFFFF;
	text-align: left;
}
.title5 {
	font-size: 11px;
	line-height: 120%;
	color: #000000;
	text-align: left;
}
.title6 {
	font-size: 12px;
	line-height: 120%;
	color: #FFFFFF;
	text-align: right;
}
.title7 {
	font-size: 12px;
	line-height: 130%;
	color: #FFFFFF;
	text-align: left;
}

