@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #333333;
	background-repeat: repeat-x;
	margin: 0px;
	font-size: 11px;
	background-image: url(../image/body_bg.jpg);
}
#table1 {
	margin-right: auto;
	margin-left: auto;
}

.table1_header1 {
	background-image: url(../image/header1_bg.jpg);
	position: relative;
	background-repeat: repeat-x;
}
#table3 {
	color: #FFF;

}
#jax_logo {
	margin-left: 8px;
}
#title {
	margin-left: 5px;
}




#table2 {
	color: #FFF;
}

.table2_top {
	background-color: #000;
}
.table2_bottom {


}


.table1_content1 {
	background-color: #1F1F1F;
}
#table4 {
	color: #999;
	text-align: center;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
}
#table5 {
	color: #999;
	text-align: center;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
}


.table1_content2 {
	background-repeat: repeat;
	vertical-align: top;
	background-image: url(../image/content2_bg.jpg);
}

#table7 {
	margin-left: 50px;
	margin-top: 30px;
}
.table7_title_big {
	font-size: 18px;
	font-weight: bold;
}
.table7_menu {
	color: #666;
}

.table7_title_small1 {
	font-weight: bold;
	font-size: 14px;
}
.table7_title_small2 {
	font-weight: bold;
	color: #06F;
	font-size: 14px;
}
.table7_title_small3 {
	font-weight: bold;
	color: #960;
	font-size: 14px;
}
.table7_title_small4 {
	font-weight: bold;
	color: #060;
	font-size: 14px;
}

.table7_partition {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
#table8 {
	margin-top: 30px;
	margin-left: 100px;
	font-size: 12px;
}

.table8_date {
	font-weight: bold;
}
.table8_red {
	color: #F00;
}
.table8_gray {
	color: #666;
}
#table9 {
	margin-top: 30px;
	margin-left: 150px;
	font-size: 12px;
}
#table10 {
	margin-top: 50px;
	margin-left: 150px;
	font-size: 12px;
	color: #666;
}








.table1_content3 {
	background-color: #666666;
	color: #F6C200;
	text-align: center;
}
.table1_bottom1 {
	background-color: #000;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}
.table1_bottom1_type1 {
	color: #300;
}


.table1_l {
	background-image: url(../image/table1_bg_l.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.table1_r {
	background-image: url(../image/table1_bg_r.jpg);
	background-repeat: repeat-y;
	background-position: left;
}




.link1 {
	text-decoration: none;
	color: #FFF;
}
a.link1:hover {
	color: #666;
}
.link2 {
	color: #999;
	text-decoration: none;
}
a.link2:hover {
	color: #FFF;
}
.link3 {
	color: #039;
	text-decoration: none;
}
a.link3:hover {
	color: #06F;
}

.link4 {
	color: #FFF;
	text-decoration: none;
}
.link5 {
	color: #F00;
	text-decoration: none;
}

a.link5:hover {
	font-weight: bold;
	color: #F00;
}
