.e9, .e10, .e12 {
	font-family: Verdana,Arial,Helvetica,sans-serif;
}
.v9, .v10, .v12 {
	font-family: Verdana,Arial,Helvetica,sans-serif;
}
.a9, .a10, .a12 {
	font-family: Arial,Helvetica,Verdana,sans-serif;
}
.h9, .h10, .h12 {
	font-family: Helvetica,Arial,Verdana,sans-serif;
}

.j9, .j10, .j12, .j14 {
	/* font-family: 'ƒqƒ‰ƒMƒmŠpƒS Pro W3, Osaka, ‚l‚r ‚oƒSƒVƒbƒN, MS UI Gothic, sans-serif'; */
	font-family: 'Osaka, ‚l‚r ‚oƒSƒVƒbƒN, MS UI Gothic, sans-serif';
}

body {
	text-color:#333333;
	text-align:center;
	background-color:#FFFFFF;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
}

A:link { color: #0066CC; text-decoration:none; }
A:visited { color: #7799AA; text-decoration:none;  }
A:active { color: #FF9900; text-decoration:none;  }
A:hover { border-bottom: 1px dotted #6666CC;color: #6666CC;text-decoration:none; }

.mainbox{
	position:relative;
	margin-top:0px;
	margin-left:0px;
	width:658px;
	text-align:center;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	border-color:#CCCCCC;
	/*
	border-left-style:solid;
	border-left-width:1px;
	border-right-style:solid;
	border-right-width:1px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	*/
	background-color:#ffffe0;
	z-index:0;
}
.mainbox-small{
	position:relative;
	margin-top:0px;
	margin-left:0px;
	width:100%;
	text-align:center;
	padding-bottom:20px;
	padding-left:0px;
	padding-right:0px;
	border-color:#CCCCCC;
	/*
	border-left-style:solid;
	border-left-width:1px;
	border-right-style:solid;
	border-right-width:1px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	*/
	background-color:#ffffe0;
	z-index:0;
}
.contentbox{
	position:relative;
	width:100%;
	padding-bottom:12px;
	/*
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-color:#CCCCCC;
	border-color:#99CCFF;
	*/
	z-index:2;
}

.footer-index{
	position:relative;
	width:100%;
	height:16px;
	text-align:left;
	border-top-style:dotted;
	border-top-width:1px;
	border-color:#bbbbbb;
	z-index:5;
}

.footer-index-lft{
	position:absolute;
	width:100%;
	margin-top:0px;
	text-align:left;
	z-index:5;
}
.footer-index-rgt{
	position:absolute;
	width:100%;
	margin-top:0px;
	text-align:right;
	z-index:5;
}

.footer-cpyrgt{
	position:relative;
	width:659px;
	padding-top:4px;
	text-align:right;
	z-index:5;
}