*{
margin:0;
padding:0;
text-align:center;
font-size:12px;
line-height:140%;
}

body{
text-align:center;
background-color:#000;
background-image:url(../img/bg.jpg);
background-repeat:repeat-x;

}

a{
color:#f00;
}

.txt a  {
color:#c00;
}

a:hover{
color:#FF3399;
}

img{
border:none;
}



.clear {clear:both;}

.bottom_link{
text-align:right;
}

h1{
	text-align:left;
}


h4{
	color:#F3C;
	font-size:16px;
}

h6{
	text-align:left;
	color:#f3c;
	font-weight:normal;
	padding:5px 0 0px; 
 }

p{
text-align:left;
padding:1px 5px 10px 20px;
}

#header{
height:800px;
width:800px;
margin:0;
padding:0;
text-align:left;
}


#main{
background:#000;
width:800px;
margin:0 ;
padding:0;
}


#top{
width:800px;
border-right:#A6A17B solid 1px;
border-left:#A6A17B solid 1px;
border-bottom:#A6A17B solid 1px;
margin:0 auto;
padding:0;
}

#footer{
color:#000;
text-align:center;
background:url(../img/btm.gif) no-repeat;
width:800px;
height:90px;
}



#footer a{
color:#fff;
}

.footer_link{
text-align:center;
padding:40px 0 10px 0;

}


.copy{
text-align:center;
font-weight:bold;
}	


#point,#galleary,#chara,#chara,#dl,#spec{
	width:800px;
	margin:0;


}


.txt{
	width:700px;
	background-color:#000;
	padding:10px 5px;
	border:1px solid #A6A17B;
	color:#000;
	margin:0 auto 10px;
	text-align:center;
}


#galleary .txt img{
	margin:2px;
}

#galleary .txt {
	text-align:center;
}







/*------------menu--------------*/

#menu{
	width:800px;
	height:62px;
	margin:0 0;
	padding:0;
	text-align:center;

}

#menu ul{
margin:0 ;
padding:0;
text-align:center;
width:800px;
}

#menu li{
float:left;
height:62px;
list-style-type:none;
margin:0;
padding:0;
}

#menu li a{
display:block;
height:100%;
text-decoration:none;
text-indent:-9999px;
background:url(../img/btn.gif) no-repeat;
text-decoration:none;
background-repeat:repeat-x;
}

#menu .top_btn A {width : 75px;background-position:-0px 0px;}
#menu .top_btn A:HOVER{width : 75px;background-position:-0px -62px;}

#menu .point_btn A {width : 105px;background-position:-75px 0px;}
#menu .point_btn A:HOVER{width : 105px;background-position:-75px -62px;}

#menu .chara_btn A {width : 190px;background-position:-181px 0px;}
#menu .chara_btn A:HOVER{width : 190px;background-position:-181px -62px;}

#menu .galleary_btn A {width : 146px;background-position:-372px 0px;}
#menu .galleary_btn A:HOVER{width : 146px;background-position:-372px -62px;}

#menu .dl_btn a {width:189px;background-position:-519px 0px;}
#menu .dl_btn a:hover{width:189px;background-position:-519px -62px;}

#menu .spec_btn a {width:91px;background-position:-709px 0px;}
#menu .spec_btn a:hover{width:91px;background-position:-709px -62px;}


#iframe{
	margin:10px 0;
	width:722px;
}

#news{
background:#000;
color:#FFF;
margin:0;
padding:0 10px 0;
text-align:left;
float:left;
width:680px;
}
.news_box dl{
text-align:left;
width:680px;
}
.news_box dt{
text-align:left;
margin:6px 0 1px;
border-bottom:1px solid #FF3399;
color:#c03;
width:680px;
}

.news_box dd{
text-align:left;
}

.red{
	color:red;
}

table td th{
	
	
	padding:2px;
}

table{margin:2px auto;color:#FFF;border:1px solid #FF3399;border-collapse:collapse;}

td{padding:0 10px;color:#FFF;border:1px solid #FF3399;}

th{padding:2px 10px;background:#FF3399;color:#000;border:1px solid #FF3399;}
