﻿/* --- Headers --------------------------------- */

body {
	font-family: sans-serif;
	margin-left: 5em;
	margin-right: 5em;
}

/* for top document title */
h1 {font-size: 1.5em; font-weight: bold; padding:5px;background-color:FFFF00; text-align:center; margin:30px 0px 0px 0px;}

h1.news {
	text-align:center;
	border: double;
	padding: 0.5em;
}

h1.news-title {
	border-top-style: double;
	border-right-style: double;
	border-left-style: double;
	border-bottom-style: double;
	padding: 0.5em;

h2 {font-size: 16pt; color: #000000; font-weight: bold; border-style:solid; border-color:ThreeDShadow;padding: 4px 3px 4px 6px; margin:30px 0px 20px 0px;}
}

h3 {font-size: 14pt; font-weight: 600; color: #000000; line-height: 16pt; border-style: solid; border-width: 0px; border-color:ThreeDShadow;margin:1em 0px 1em 0px; padding:3px 3px 3px 6px;}

h4 {font-size: 10pt; font-weight: 900; color: #000000; line-height: 11pt; margine:0px 0px 0px 0px;padding:5px 0px 2px 0px;}

h5 {font-size: 8pt; font-weight: normal; color: #000000; margin-left: 0px; line-height: 10pt}

h6 {color: #000000; font-size: 8pt; font-weight: normal; line-height: 10pt;}

li.kuro {
	list-style:disc;
}

.num { color: blue; 
	font-size: 11pt;
	font-weight: bold;
	padding-left: 4px;
	padding-right: 4px;
}

.strong { color: green; 
	font-weight: bold;
}

.ah { color: green; 
	font-size: 9pt;
	font-weight: bold;
	padding-left: 4px;
	padding-right: 4px;
}
.sis { color: red; 
	font-size: 9pt;
	font-weight: bold;
	padding-left: 4px;
	padding-right: 4px;
}
.inq {	color:#000000;
	text-align:center;
	padding-left:0.5em;
	padding-right:0.5em;
}

.news {	margin-top: 40px;
	margin-left: 10px;
	color:#009100;
	font-family:Verdana,Helvetica,Arial;
	font-size:14pt;
	font-weight: 700;
}

.a2 {font-size: 14px; text-decoration: none; color: #CC3300; font-style: normal; line-height: 18px; font-weight: lighter }

.explanation {
	margin-left: 20px;
	margin-right: 20px;
}

.explanation-t {
	line-height:1px;
	margin-left: 20px;
	margin-right: 20px;
}

.uline {
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom:thin gray solid;
}

table.std {
	margin-top: 0.5em
}

table.explanation {
	margin-left: 20px;
	margin-right: 20px;
}

table.logo {
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px
}

table.navi {
	border: solid 0px;
	border-collapse: collapse;
}

td.navi {
	background-color: #FFFFFF;
	height: 24px;
	border:solid 1px #66CC00
}

td.center {
	text-align:center
}