@charset "UTF-8";
body {
}
.contents {
	width: 800px;
	margin: auto;
	background-color: #FFFFFF;
	float: none;
	height: auto;
}
.contents .header {
	width: 800px;
	margin: auto;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
.contents .menu {
	height: 30px;
	background-image: url(image/menu_off.gif);
	background-repeat: repeat-x;
	font-size: 10pt;
	color: #666666;
	border: 1px solid #999999;
	width: 800px;
}
.contents .menu a {
	height: 30px;
	background-image: url(image/menu_off.gif);
	background-repeat: repeat-x;
	font-size: 10pt;
	color: #666666;
}
h1 {
	font-size: 9px;
	color: #333333;
	font-weight: normal;
	margin: 0px;
}
h2 {
	font-size: 18px;
	color: #006AB5;
	background-image: url(image/line01.gif);
	text-indent: 28px;
	background-repeat: no-repeat;
	margin: 0px;
	line-height: 30px;
	font-weight: normal;
	width: 690px;
	border: 1px solid #DBDCDC;
}
h3 {
	font-size: 18px;
	color: #CC6600;
	background-image: url(image/h2line.gif);
	text-indent: 28px;
	background-repeat: no-repeat;
	margin: 0px;
	line-height: 30px;
	font-weight: normal;
	width: 690px;
	border: 1px solid #DBDCDC;
}
.contents .footer {
	height: 120px;
	background-image: url(image/footer.gif);
	background-repeat: no-repeat;
	border: 1px solid #CCCCCC;
	font-size: 12px;
	color: #333333;
	text-align: center;
}

.bk_8pt {
	font-size: 8pt;
}
.bk_10pt {
	font-size: 10pt;
}

.bk_12pt {
	font-size: 12pt;
}

.bk_14pt {
	font-size: 14pt;
}
.topics {
	overflow:auto;
	width:690px;
	height:100px;
	font-size:10px;
	color:##000000;
	background-color:#E7FDF7;
}
.ta1 {
	width: 600px;/*テーブルの幅*/
	margin-top:20px;/*テーブルの上にスペース*/
	margin-left:50px;
	margin-bottom:10px;
	color:#555555;
}

.ta1 {
border-right: 1px solid #999999;/*線の色*/
border-top: 2px solid #999999;/*線の色*/
border-bottom: 1px solid #999999;/*線の色*/
border-left: 2px solid #999999;/*線の色*/
}

.ta1 td {
border-right: 1px solid #999999;/*線の色*/
border-bottom: 1px solid #999999;/*線の色*/
}


.ta1 .status {
	background-color:#006666;
	color:#FFFFFF;
	text-align:center;
	font-size: 10pt;
}

.ta1 .num {
text-align:right;
}

.ta1 td {
padding:7px 12px;
}

.ta1 .col {
	background-color:#003399;
	color:#FFFFFF;
}

.ta1 tr.even {
	background-color:#EEFFE8;
}
.ta2 {
	width: 600px;/*テーブルの幅*/
	margin-top:20px;/*テーブルの上にスペース*/
	margin-left:50px;
	margin-bottom:10px;
	color:#555555;
}

.ta2 {
border-right: 1px solid #999999;/*線の色*/
border-top: 2px solid #999999;/*線の色*/
border-bottom: 1px solid #999999;/*線の色*/
border-left: 2px solid #999999;/*線の色*/
}

.ta2 td {
border-right: 1px solid #999999;/*線の色*/
border-bottom: 1px solid #999999;/*線の色*/
}


.ta2 .status {
	background-color:#4B7AAB;
	color:#FFFFFF;
	text-align:center;
	font-size: 10pt;
}

.ta2 .num {
text-align:right;
}

.ta2 td {
padding:7px 12px;
}

.ta2 .col {
	background-color:#003399;
	color:#FFFFFF;
}
.ta2  tr.even {
	background-color:#D8EDFF;
}
.ta3 {
	width: 600px;/*テーブルの幅*/
	margin-top:20px;/*テーブルの上にスペース*/
	margin-left:50px;
	margin-bottom:10px;
	color:#555555;
}

.ta3 {
border-right: 1px solid #999999;/*線の色*/
border-top: 2px solid #999999;/*線の色*/
border-bottom: 1px solid #999999;/*線の色*/
border-left: 2px solid #999999;/*線の色*/
}

.ta3 td {
border-right: 1px solid #999999;/*線の色*/
border-bottom: 1px solid #999999;/*線の色*/
}


.ta3 .status {
	background-color:#4B7AAB;
	color:#FFFFFF;
	text-align:center;
	font-size: 10pt;
}

.ta3 .num {
text-align:right;
}

.ta3 td {
padding:7px 12px;
}

.ta3 .col {
	background-color:#003399;
	color:#FFFFFF;
}
.ta3  tr.even {
	background-color:#FFFFCC;
}
.box_01     {
	height: 230px;
	width: 340px;
	background-color: #FFFDB1;
	padding-top: 20px;
	text-align: center;
	font-size: 14px;
}
.contents .main_a .box_01 .box_downtext {
	font-size: 14px;
	color: #993300;
}
#rollov a{
	text-decoration:none;
	background-image: url(image/repagetop_d.gif);
	background-repeat: no-repeat;
	font-size: 8pt;
	float: right;
	color: #666666;
	height: 24px;
	width: 105px;
	font-variant: normal;
	text-align: center;
	background-position: center center;
	line-height: 22px;
}

#rollov a:hover{
	background-image: url(image/repagetop_c.gif);
	background-repeat: no-repeat;
}
.box_02 {
	height: 230px;
	width: 340px;
	background-color: #96E4FF;
	padding-top: 20px;
	text-align: center;
	font-size: 14px;
}
