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

body {
    margin:0px;
    padding:0px;
	background-color:#000000;
	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: 950px;
    height: 560px;
    overflow: hidden;
    margin:-280px 0 0 -475px;
}
.flame {
margin-top:0;
margin-left:0px;
color:#FFFFFF;
}
.banner {
margin-top:10px;
margin-left:65px;
color:#FFFFFF;
}
.bio_flame {
margin-top:0;
margin-left:200px;
color:#FFFFFF;
}
.menu_flame {
margin-top:5px;
margin-left:0px;
color:#FFFFFF;
}

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;
}
