body {
	background-color: #E23620;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: 'メイリオ', Meiryo, Verdana, 'MS Pゴシック', 'MS PGothic';
	font-size: 8px;
	line-height:1.7;
}
.linkbox{
color: #ffffff;
font-size: 10px;
line-height:2.5;
padding: 5px 5px 5px 5px;
}
.linkbox2{
color: #ffffff;
font-size: 10px;
padding: 5px 5px 5px 5px;
}
.subbox{
color: #000000;
font-size: 10px;
line-height:1;
padding: 5px 5px 5px 5px;
}
div.menu {
	position: absolute;
	color: navy;
	padding: 0em;
	margin: 0;
	font-size: small;
	width: 250px;
	visibility: hidden;
	height: 200px;
}
.right {
    float:right;
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 5px 5px;
	}
.basic {
	float:left;
	padding: 5px 5px 5px 5px;
	margin: 5px 0px 5px 0px;
	}

.mainbox {
	background-color:#ffffff;
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
}
img.right {
    float:right;
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 5px 5px;
	}
img.basic {
	float:left;
	padding: 5px 5px 5px 5px;
	margin: 5px 0px 5px 0px;
	}

.txt8b{
font-size: 8px;
color: #000000;
}
.txt10w{
color: #FFFFFF;
font-size: 10px;
}
.txt10o{
color: #FF9900;
font-size: 10px;
}
.txt10b{
color: #000000;
font-size: 10px;
}
.txt10y{
color: #FFCC00;
font-size: 10px;
}
.txt10r{
color: #FF0000;
font-size: 10px;
}

.txt12w{
color: #FFFFFF;
font-size: 11px;
}
.txt12o{
color: #FF9900;
font-weight: bolder;
font-size: 11px;
}
.txt12b{
color: #000000;
font-size: 11px;
}
.txt12y{
color: #FFCC00;
font-size: 11px;
}
.txt12r{
color: #FF0000;
font-size: 11px;
}

.txt14w{
font-weight: bolder;
color: #FFFFFF;
font-size: 13px;
}
.txt14o{
font-weight: bolder;
color: #FF9900;
font-size: 13px;
}
.txt14b{
font-weight: bolder;
color: #000000;
font-size: 13px;
}
.txt14y{
font-weight: bolder;
color: #FFCC00;
font-size: 13px;
}
.txt14r{
font-weight: bolder;
color: #FF0000;
font-size: 13px;
}

.txt16w{
font-weight: bolder;
color: #FFFFFF;
font-size: 16px;
}
.txt16o{
font-weight: bolder;
color: #FF9900;
font-size: 16px;
}
.txt16b{
font-weight: bolder;
color: #000000;
font-size: 16px;
}
.txt16y{
font-weight: bolder;
color: #FFCC00;
font-size: 16px;
}
.txt16r{
font-weight: bolder;
color: #FF0000;
font-size: 16px;
}

a:link {
	color: #FF6600;
	text-decoration:underline
}
a:visited {
	color: #FF6600;
	text-decoration:underline
}
a:hover {
	color: #FF0000;
	text-decoration:underline
}
a:active {
	color: #FF0000;
	text-decoration:underline
}
