@charset "UTF-8";
/* CSS Document */

body {
    margin:0px;
    padding:0px;
	background-color:#003399;
	background-position:center;
	}
body,td,th {
	font-size: 11px;
	line-height:11px;
	font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
}
#main {
    position:absolute;
    top:50%;
    left:50%;
    width: 900px;
    height: 570px;
    overflow: hidden;
    margin:-285px 0 0 -450px;
}
.flame {
margin-top:42px;
margin-left:126px;
color:#FFFFFF;
}
.bio_flame {
margin-top:0;
margin-left:200px;
color:#FFFFFF;
}
.menu_flame {
margin-top:0px;
margin-left:0px;
color:#FFFFFF;
}

.copyright {
margin-top:26px;
}

h1,h2,h3,h4,h5,h6 {
	font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
}
h1 {
	font-size: 11px;
	color: #000;
     position: relative;
     }
h1 span {
     color: #fff;
     display: block;
     position: absolute;
     top: -1px;
     left: -1px;
     }

h2 {
	font-size: 10px;
}
h3 {
	font-size: 10px;
}
h4 {
	font-size: 10px;
}
h5 {
	font-size: 10px;
}
h6 {
	font-size: 10px;
}


.infobody {
height: 499px;
    margin:0px;
    padding:0px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-image: url(../images/info_bg.jpg);
	background-position:center;
	}
	
.discobody {
height: 499px;
    margin:0px;
    padding:0px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-image: url(../images/disco_bg.jpg);
	background-position:center;
	}

.biobody {
height: 499px;
    margin:0px;
    padding:0px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-image: url(../images/bg_profile.jpg);
	background-position:center;
	}

.spbody {
height: 499px;
    margin:0px;
    padding:0px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-image: url(../images/bg_sp.jpg);
	background-position:center;
	}
	
.mobilebody {
height: 499px;
    margin:0px;
    padding:0px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-image: url(../images/bg_mobile.jpg);
	background-position:center;
	}
	
.reqbody {
height: 499px;
    margin:0px;
    padding:0px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-image: url(../images/bg_req.jpg);
	background-position:center;
	}	
