/* CSS Document */

.text_01 {
	font-size: 12px;
	line-height: 150%;
}
.text_02 {
	font-size: 10px;
	color: #FFFFFF;
}
.text_03 {
	font-size: 12px;
	line-height: 120%;
}
.text_04 {
	font-size: 12px;
	color: #000000;
	font-weight:bold;
	line-height: 150%;
}
.text_05 {
	font-size: 12px;
	color: #0000ff;
	font-weight:bold;
	line-height: 150%;
}
.text_06 {
	font-size: 10px;
	color: #000000;
}
.text_07 {
	font-size: 12px;
	color: #ff0000;
}
.text_08 {
	font-size: 12px;
	color: #0000ff;
}
body {
	background-image: url(img/main_bg.jpg);
}
a:link {
	color: #000099;
}
a:hover {
	color: #0000FF;
}
.h1{
@  color:#000000;
    text-align:left;
    font-size: 12px;
    font-weight: bold
}
.h2{
@color:#000000; background-color:#ffffff; text-align:center;
}
.h3{
@  color:#0000ff;
	text-align:left;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
}
