/*DEFAULT FONT STYLE*/
.e10, .e12, .e14{
	font-family:Arial, Verdana, sans-serif;
	font-style: normal;
}
.j10, .j12, .j14, .j18{
	font-family:Osaka, ‚l‚r ‚oƒSƒVƒbƒN, MS UI Gothic, sans-serif;
	font-style: normal;
}
.s10, .s12, .s14, .s18{
	font-family:Osaka, ‚l‚r ‚oƒSƒVƒbƒN, MS UI Gothic, sans-serif;
	font-style: normal;
}
.sp12{
	font-family:Osaka, ‚l‚r ‚oƒSƒVƒbƒN, MS UI Gothic, sans-serif;
	font-style: normal;
/**/
/*DEFAULT BODY STYLE*/
body {
	margin:0px 0px 0px 0px;
	font-size:12px;
	color:#666666;
}
table td{
	word-break: break-all;
	}
/**/
/*LINK STYLE*/
A:link, A:visited, A:active {text-decoration: none}
A:hover {text-decoration: underline}
A:link {color: #333366}
A:visited {color: #339999}
A:hover {color: #339999}
A:active {color: #339999}
A.help_cursor {cursor: help}
/**/
/*FONT BOLD STYLE*/
B{font-weight: bolder}
/*BORDER COLOR STYLE*/
IMG{border-color: #ccc}
/**/
/*FONT SIZE STYLE <English>*/
.e10{font-size:10px; line-height:1.2em}
.e12{font-size:12px; line-height:1.2em}
.e14{font-size:14px; line-height:1.2em}
/**/
/*FONT SIZE STYLE <Japanese>*/
.j10{font-size:10px; line-height:1.2em}
.j12{font-size:12px; line-height:1.2em}
.j14{font-size:14px; line-height:1.2em}
.j18{font-size:18px; line-height:1.2em}
/**/
/*FONT SIZE STYLE <sentence and story>*/
.s10{font-size:10px; line-height:1.6em}
.s12{font-size:12px; line-height:1.6em}
.s14{font-size:14px; line-height:1.6em}
.s18{font-size:18px; line-height:1.6em}
/**/
/*FONT SIZE STYLE <special>*/
.sp12{font-size:12px; line-height:1.5em}
/**/
/*FONT SIZE STYLE <note>*/
.note10{font-size:10px; line-height:1.2em; color:#906}
.note12{font-size:12px; line-height:1.2em; color:#906}
/**/
/*MT STYLE <note>*/
.boxmt {}