
body{
     margin-left:10px;
     padding:0;
     overflow:hidden;
     border:none
     height:270px;
}

 a:link {
	color: 	#0066FF;
	text-decoration: none;
}
 a:visited {
	color: 	#0066FF;
	text-decoration: none;
}
 a:hover {
	color: #008A00;
	text-decoration: underline;
}
 a:active {
	color: #0066FF;
	text-decoration: underline;
}

h1 {
	margin: 0px 0px 10px;
	padding: 0px 0px 4px;
	font-size: 16pt;
	border-bottom: 2px solid #009900;
	color: #000000;
	font-weight: bold;
	font-style: normal;
	background-repeat: no-repeat;
	background-position: right top;
}

h2 {
	margin: 0px 0px 10px;
	padding: 0px 0px 4px;
	font-size: 130%;
	border-bottom: 2px dotted #009900;
	color: #000000;
	font-style: normal;
	background-repeat: no-repeat;
	background-position: right top;
}

h3 {
	margin: 30px 0px 20px;
	padding: 3px 0px;
	font-size: 100%;
	border-top: 1px dotted #009900;
	border-bottom: 1px dotted #009900;
	color: #000000;
	border-left: 10px solid #009900;
	text-indent: 0.7em;
	border-right: 10px solid #009900;
}
h4 {
	font-size: medium;
	color: #404040;
	margin: 0px;
	padding: 0px 0px 3px;
	width: 250px;
	height: auto;
	border-bottom: 1px dotted #009900;
}
h5 {
	font-size: medium;
	color: #008A00;
	margin: 0px;
	padding: 0px 0px 3px;
	width: auto;
	height: auto;
	border-bottom: 1px dotted #009900;
}
p {
	font-size: small;
}
th {
	font-size: small;
	font-weight: bold;
	padding: 0px;
	text-align: center;
	border-bottom: 1px dotted #B4B4B4;
}
td {
	padding-top:5px;
	font-size: 10pt;
	height: 22px;
#	text-align: left;
#	vertical-align: center;
#	vertical-align: top;
}

td.value {
	font-size: 10pt;
	text-align: right;
#	vertical-align: top;
}

td.stn {
	font-size: 10pt;
	width: 45px;
#	vertical-align: top;
}

.top_001 {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	width: 600px;
	height: auto;
}
.top_002 {
	margin: 0;
	padding: 0px;
	width: 600px;
	height: auto;
}
.top_002_001 {
	margin: 0px 0px 50px;
	padding: 0px;
	height: auto;
	width: auto;
}
.top_002_002 {
	margin: 0px 0px 50px;
	padding: 10px;
	height: auto;
	width: auto;
	border: 1px solid #009900;
	background: #F1FFEA;
}
.top_002_003 {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}
.top_002_003_line {
	border-bottom: 1px dotted #00A800;
	width: 500px;
}
.top_002_text {
	color: #000000;
	margin: 0px;
	width: auto;
	font-size: small;
}
#link_list {
	margin: 50px 0px 0px;
	padding: 0px;
	height: 20px;
	width: auto;
	font-size: small;
	color: #404040;
}
.link_list01 a {
	color: #009900;
}
.img_r {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	float: right;
}
.syou_text {
	font-size: 130%;
	font-weight: bold;
}
.kako_text {
	color: #404040;
	margin: 0px;
	width: auto;
	font-size: small;
	padding: 0px;
}
.bosyu_text {
	color: #000000;
	font-size: small;
}
.gaiyou_text {
	color: #FF7F00;
	font-size: small;
	font-weight: bold;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-table;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;
}
.clearfix {display: block;
}
/* End hide from IE-mac */
