.indexbackground {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(img/indexbackground.jpg);

}
.downbackground {
	background-color: #000000;
	background-image: url(img/downbackground.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.textblack01 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}
.title01red {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	color: #730000;
}
.text01gray {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 20px;
	color: #666666;
}
.textlinkorange {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 20px;
	color: #CC3300;
	text-decoration: underline;
}
.title01green {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #425427;
}
.title01blue {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #176299;
}
.text01white {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
}
.link01yellow {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 20px;
	color: #FFCC00;
}
.td01 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #333333;
}
.link01black {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
.title02blue {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	color: #006699;
}
.text01orange {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 20px;
	color: #FF9900;
}
.link01blue {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 17px;
	color: #006699;
	text-decoration: none;
}