.maintbl {
	background-attachment: scroll;
	background-image : url(mainbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.jmain {
	font-family: "Hiragino Kaku Gothic Pro", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ‚oƒSƒVƒbƒN", "sans-serif";
	font-size: 12px;
	line-height: 16px;
	color: #E6E6E6;
}
.jmainyellow {
	font-family: "Hiragino Kaku Gothic Pro", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ‚oƒSƒVƒbƒN", "sans-serif";
	font-size: 12px;
	/*line-height: 16px;*/
	color : white;
	font-weight: normal;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	list-style-type: square;
	margin: 0px 0px 15px 15px;
	padding: 0px;
}
a:link {
	color: #0099CC;
}
.jcont {
	font-family: "Hiragino Kaku Gothic Pro", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ‚oƒSƒVƒbƒN", "sans-serif";
	font-size: 10px;
	line-height: 13px;
	color: #CCCCCC;
	font-weight: normal;
}
.junv {
	font-family: "Hiragino Kaku Gothic Pro", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ‚oƒSƒVƒbƒN", "sans-serif";
	font-size: 11px;
	line-height: 13px;
	color: #FFFFFF;
	font-weight: normal;
}
a:visited {
	color: #006699;
}
a:hover {
	color: #00CCFF;
}
a:active {
	color: #0099CC;
}
