.gray_9px {
	font-size: 10px;
	color: #666666
}
.main_brown_12px {  font-size: 12px; color: #330000}
.black_12px {  font-size: 12px; color: #000000}
.orange-bold-12px {  font-size: 12px; font-weight: bold; color: #FF6600}
.brown_-bold-12px { font-size: 12px; color: #330000; font-weight: bold}
.gray_-bold-12pxCopy { font-size: 12px; color: #333333; font-weight: bold }
.black-10px {  font-size: 10px; color: #000000}
.orange-10px { font-size: 10px; font-weight: bold; color: #FF6600 }
.brown-10px { font-size: 10px; color: #330000}
a:active {  font-size: 10px; color: #0033CC; text-decoration: underline}
a:hover {  font-size: 10px; color: #0033CC; text-decoration: underline}
a:link {  font-size: 10px; color: #0033CC; text-decoration: none}
a:visited {  font-size: 10px; color: #0033CC; text-decoration: none}
.red8px {  font-size: 9px; color: #FF0000}
.red-12px {
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
.topleftbox img {
	margin-bottom: 10px;
	border-style: none;
}
.toprightbox {
	border: 1px solid #61B000;
	margin: 0px;
	padding: 0px;
}
.toprightboxbt  img {
	margin-top: 3px;
	margin-bottom: 3px;
	border-style: none;
}
.sakuratext {
	font-size: 0.85em;
	line-height: 1.5em;
	width: 250px;
}
.insidebox {
	margin-left: 25px;
}
.boxline {
	border: 1px solid #CC6600;
	padding: 5px;
	background: #F0F0FF;
}
h2 {
	color: #D93F3F;
	font-size: 1.3em;
}


h3 {
	color: #990000;
	border-bottom: 1px solid #990000;
	border-left: 10px solid #990000;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 3px;
	font-size: 1.1em;
}
h4 {
	color: #E13800;
	border: 1px solid #E13800;
	padding: 3px;
	width: 80%;
	font-size: 1em;
}
