body { margin: 0; background-color: #FFFFFF; font-family:"Meiryo","‚l‚r ‚oƒSƒVƒbƒN","Osaka",arial, helvetica, verdana;}

h1{
	padding: 0 0 2px 8px;
	border-bottom: solid #CCC 1px;
	border-left: solid #CCC 5px;
	margin-bottom: 0px;
	color: #016831;
	font-size: 18px;
	}

.dotline {
	border-bottom: dotted #CCC 1px;
	margin: 40px 0;
}

.solidline {
	border-bottom: solid #CCC 1px;
	margin: 40px 0 20px;
}

.S08 { font-size: 10px; color: #4C4C4C}
.S10 { font-size: 12px; color: #4C4C4C}
.S10H130 { font-size: 12px; line-height: 130%; color: #4C4C4C}
.S10H180 { font-size: 12px; line-height: 180%; color: #4C4C4C}
.S12 { font-size: 14px; color: #4C4C4C}
.S12H130 { font-size: 14px; line-height: 130%; color: #4C4C4C}
.S12H180 { font-size: 14px; line-height: 180%; color: #4C4C4C}
.S12H240 { font-size: 14px; line-height: 240%; color: #4C4C4C}
.S14 { font-size: 16px; color: #4C4C4C}
.S14H130 { font-size: 16px; line-height: 130%; color: #4C4C4C}
.S14H180 { font-size: 16px; line-height: 180%; color: #4C4C4C}
.S16GB {
	font-size: 16px;
	color: #005100;
	font-weight: bold;
}
.S18 { font-size: 20px; color: #4C4C4C}
.S18H130 { font-size: 20px; line-height: 130%; color: #4C4C4C}
.S18H180 { font-size: 20px; line-height: 180%; color: #4C4C4C}
.S24 { font-size:28px; color: #4C4C4C}.
S9 { font-size: 11px; color: #4C4C4C;}

a:link {
	text-decoration:none;
	color:#4C4C4C;
}
a:visited {text-decoration:none;color:#4C4C4C;}
a:hover {
	color:#CC3300;
	background-color: #CCFF99;
	text-decoration: underline;
}
.nohover:hover {color:#CC3300;background-color: #FFFFFF;}

