*{
	margin:0;
	padding:0;
	font-family:-apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;	color:#ffffff;
	font-size:10pt;
}

body{
	text-align:center;
	background:#000000;
	height:100%;
}

img, a img, a:hover img{
border:none;

}

#kobetsu{
	background:white;
	color:#000000;
}


#toppage{
	background:black;
	margin: 0 auto;
	height:100%;
}

#wrapper{
	width:800px;
	height:100%;
	margin:0 auto;
	text-align:left;
}

#header{
	width:1000px;
	height:100px;
	margin: 0 auto;
	background:url(./img/cover.jpg);	
}

#menu{
	height:50px;
	margin: 0 auto;
	background:url(./img/menubg.jpg);	
}

#header h1,#header_report h1, #header_autumn{
	text-indent:-9999px;
}

#main{
	font-size:9pt;
	padding:10px;
}

a{
	text-decoration:none;
	color:#ffff99;
}


a:hover{
	text-decoration:none;
	color:#ffffff;
}



p{
	margin: 10px;
	text-indent:1em;

}

p,li{
	line-height:150%;
	text-indent:1em;
	margin-left:2em;
}

h2{
	font-size:12pt;
	border-bottom:1px dotted #999;
	border-left:5px solid #467699;
	margin-top:10px;
	padding:5px;
}

h3{
	font-size:10pt;
	margin:10px 0px 5px;
	font-size:110%;
	border-bottom:1px dotted #999;
	padding-left:5px;
	color:#ffffff;
}

h4{
	border-left:3px solid #467699;
	padding:5px;
}

ul.file,ol{
	margin-left:30px;
}

b{
 color:#000000;
}

table.t{
	border-top:1px solid black;
	border-bottom:1px solid black;
	width:740px;
	border-collapse:collapse;
	margin-bottom:20px;
}

table.t th,table.t td{
	text-align:left;
	padding:3px;
	border-bottom:1px dotted #ccc;
}

table.t th{
	width:8em;
	background:#eee;
}

table.sample1{
 width:560px;
 font-family:Verdana;
 color:#000000;
}

.sample1 td{
 font-size:10pt;
 color:#000000;
}

table.sample2{
 border-collapse:collapse;
 width:100%;
 font-family:Verdana;
 font-size:10pt; 
}

.sample2 td{
 border-top:1px dashed #999999;
 border-bottom:1px dashed #999999;
 color:#000099;
 padding: 5px 0px;
}

table.sample3{
 border-collapse:collapse;
 width:100%;
 font-family:Verdana;
 font-size:9pt;
 line-height:200%;
  text-align:left
}

.sample3 td{
 color:#000000;
 text-align:left
}

.p{
	margin-left: 0;
	text-indent: 0
}