<!--
body {
        margin:0px;
        padding:0px;
        background-color: #000000;
        background-image: url(img/sub_back.jpg);
        background-repeat: no-repeat;
        background-position:top center;
        text-align:center;
        margin:0px auto;
        width:800px;
        text-align:center; /* for IE */ 
}
a{
    color:ffffff;
    text-decoration:none;
}
a:link {
    color:ffffff;
}
a:visited {
    color:#ffffff;
}
a:hover {
    color:#ff0000;
}
a:active {
    text-decoration:none;
}
hr {
        color: #FFFFFF;
        text-align:center;
        height: 1px;
        width: 642px;
}
h3,h4,h5,p {
        margin-top:0px;
        margin-bottom:0px;
}
h2,h1 {
        margin-top:0px;
        margin-bottom:0px;
	font-size: 4px;
        color: #000000;
}
img{
        border:0px;
}
div.copyright {
	font-size: 10px;
	line-height: 130%;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
        text-align:right;
        color: #ffffff; 
}
.font8 {
	font-size: 8px;
        color:#FFFFFF;
	line-height: 110%;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}
.fff14 {
	font-size: 14px;
        color:#FFFFFF;
	line-height: 110%;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}
-->
