BODY { font-family: Verdana, Tahoma, "ＭＳ Ｐゴシック", sans-serif; } /* 日本語が使われるところでは欧文フォントと日本語フォントを列挙してください。最低でもGenericFontは指定するように */
a {text-decoration: none;}
a:link    { text-decoration: none; color:#0000cc; }
a:visited { text-decoration: none; color:#0000cc; }
a:active  { text-decoration: none; color:#0000cc; }
a:hover   { text-decoration: underline; color:#ff0000; }

DIV.h     { /* Color Green */ color:#000000; font-size: 12pt; font-weight: bold; margin-left: 34px;}
DIV.h1    { /* Color Green */ color:#000000; font-size: 16pt; font-weight: bold; margin-left: 10px;}
DIV { font-size: 12pt; line-height: 150%;} 
DIV.9pt { font-size: 9pt;} 
DIV.12pt { font-size: 12pt;} 
DIV.t1 { font-size: 12pt; font-weight: bold; margin-left: 0px;} 
DIV.t2 { font-size: 16pt; font-weight: bold; margin-left: 0px;} 
DIV.t3 { font-size: 14pt; font-weight: bold; margin-left: 0px;} 
DIV.n1 { font-size: 10.5pt; line-height: 130%; text-align: left; margin-left: 58px;}
DIV.m32 { font-size: 10.5pt; line-height: 130%; text-align: left; margin-left: 32px;}
DIV.r9 { font-size: 9pt; /* align */ text-align: right; }
DIV.left  { font-size: 12pt; /* align */ text-align: left; margin-left: 0px;}
DIV.l9 { font-size: 9pt; /* align */ text-align: left; margin-left: 32px;}
DIV.link { font-size: 10.5pt; /* align */ text-align: left; margin-left: 0px;}
DIV.q { font-size: 12pt; line-height: 135%; margin-left: 30px; } 
DIV.s1 { font-size: 8pt; line-height: 100%; text-align: left; margin-left: 58px;}
H2 {
	background-color: #ffe4e1;
	padding: 10px 0px 10px 0px;
	width: 100%;
	border: 1px solid #000000;
	font-weight: bold;
}
/* H3 ok */
H3 {
	background-color: #ffe4e1;
	padding: 10px 0px 10px 0px;
	width: 100%;
	border: 1px solid #000000;
	font-weight: bold;
	text-align: center;
}
H4 {
	color: #FFFFFF;
	background-color: #5555AA;
	padding: 10px 0px 10px 0px;
	width: 100%;
	border: 1px none white;
	font-weight: bold;
	text-align: center;
}
H5 {
    font-size: 1em;
    font-weight: bold;
}
h8 { font-size:9pt; color:#808080; text-align:right; font-weight: normal; margin-right: 24px; padding: 0 0 0 0;}
