
<!--
body{
        margin:0px;
        padding:0px;
        background-color: #000000;
        background-image: url(gif/leather.gif);
        background-repeat: repeat-y}
a{/*link*/
        color:#CC6600;
        font-style:normal;
        text-decoration:underline;
}
a:link {/*before*/
        color:#CC6600;
        font-style:normal;
        text-decoration:underline;
}
a:visited {/*after*/
        color:#663300;
        text-decoration:underline;
}
a:hover {/*on mouse*/
        color:#CC6600;
        font-style:normal;
        text-decoration:underline;
}
a:active {/*click*/
        text-decoration:none;
}
.topz { 
        background-image: url(gif/subbiker.gif);
        background-repeat: no-repeat}
.kicker { 
        background-image: url(gif/kickerz.gif);
        background-repeat: no-repeat}
.line {
        background-image: url(gif/right_27.gif);
        background-repeat: repeat-y;
        background-position: right}
.linebott {
        background-image: url(gif/bottom_27.gif);
        background-repeat: repeat-x;
        background-position: top}
.linecorn {
        background-image: url(gif/corner27_br.gif);
        background-repeat: no-repeat;
        background-position: right top}
.1pxgreen {
        background-image: url(/img/1px_green.gif);
        background-repeat: repeat-x;
        background-position: bottom}
.font9 {
	font-size: 9px;
	line-height: 150%;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}
.font10 {
	font-size: 10px;
	line-height: 150%;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}
.font11 {
	font-size: 11px;
	line-height: 150%;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}
.font12 {
	font-size: 12px;
	line-height: 150%;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}
.font13 {
	font-size: 13px;
	line-height: 150%;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}
.font14 {
	font-size: 14px;
	line-height: 150%;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}
-->