@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: middle;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

html,body {
	height: 100%;　/* ポイント1 */
}
.clear{
 clear: both; visibility: hidden; height: 0;
 }
.contents {
	width: 1000px;
	margin: auto;
	background-color: #FFFFFF;
	float: none;
	height: auto;
}
.contents .header {
	width: 1000px;
	margin: auto;
	background-color: #FFFFFF;
	border: 1px none #999999;
}
.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: 15px;
	color: #3A6093;
	background-image: url(image/ber.gif);
	text-indent: 20px;
	background-repeat: no-repeat;
	margin: 0px;
	line-height: 30px;
	font-weight: bold;
	width: 900px;
	text-align: left;
	height: 30px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #DBDCDC;
	border-right-color: #DBDCDC;
	border-bottom-color: #DBDCDC;
	border-left-color: #DBDCDC;
	padding-top: 2px;
	padding-left: 5px;
}
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;
	line-height: 18px;
}
.bk_moji {
	font-size: 9pt;
	line-height: 15px;
}

.bk_moji2 {
	font-size: 9pt;
	line-height: 15px;
}

.bk_moji2 td {
	border: hidden;
	padding:7px 12px;
	}

.bk_results {
	font-size: 10pt;
	line-height: 15px;
}
.bk_resultsbold {
	font-size: 10pt;
	line-height: 15px;
	font-weight: bold;
	background-color: #EFEFEF;
}

.bk_12pt {
	font-size: 12pt;
}

.bk_14pt {
	font-size: 14pt;
}
.topics {
	overflow:auto;
	width:900px;
	height:200px;
	font-size:10px;
	color:##000000;
	background-color:#F3F3F3;
}


.style3 {font-size: 9pt; color: #0000ff;}

.style4 {font-size: 9pt; color: #ff0000;}

.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 {
	margin-top:20px;/*テーブルの上にスペース*/
	margin-left:50px;
	margin-bottom:10px;
	color:#555555;
}

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

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


.ta3 .status {
	color:#555555;
	text-align:center;
	font-size: 9pt;
}

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

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

.ta3 .col {
	background-color:#003399;
	color:#FFFFFF;
}
.ta3  tr.even {
	background-color:#FFFFCC;
}

.ta4 td{
	 border-style:none;
	 padding:5px;
	
}
.ta5 td{
	 border: hidden;
	 padding:0px;
	 font-size: 9pt;
	 outline: none;
}
.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;
}
#footer {
	background-color: #231815;
	color: #FFFFFF;
	font-size: 8pt; /* ポイント2 */
	width: auto;
	height: 250px;
}
#footer #footer_center{
	float: none;
	width: 900px;
	margin: auto;
	height: 56px;
}
#footer a {
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}
#footer li {
	display: inline;
	list-style: none;
	padding-left: 7px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	margin-right: 10px;
	float: right;
	margin-top: 11px;
}
#footer p {
	font-size: 11px;
	color: #FFFFFF;
	float: right;
	margin-top: -20px;
	margin-right: 8px;
}
#footer img {
	margin-left: 0px;
}
