/* CSS Document */

body{
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center;
	margin:0 auto;
	padding: 0px;
	color:#333333;
	font-size:90%;

}
a:link,
a:active,
a:visited
{
	color:#666666;
	text-decoration:underline;
}

a:hover{
	color:#FF6699;
	text-decoration:none;
}


.clear{
	clear:both;
}
.none{
	display:none;
}

.box{
	padding:10px 0;
	margin:0 40px;
}

.contents_footer_space{
	height:135px;
	padding:0;
	margin:0;
}

#wrapper{
	width:800px;
	padding:0;
	margin:auto;
}


/*Header*/
 #header{
 	width:800px;
	height:105px;
	padding:0;
	margin:0; 
 }

#header_title{
	width:265px;
	height:105px;
	padding:0;
	margin:0;
	background-image: url(../images/h1-img.jpg);
	background-repeat: no-repeat;
	float: left;
}

h1{
	font-size: 9px;
	padding:0;
	margin:0;
}
#header_title h1 a{
	text-indent:-9999px;
	display:block;
	height:105px;
	width:265px;
	font-size:small;
	padding:0;
	margin:0;
	display: block;
}

#header_space{
	background-image: url(../images/title-space.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: right;
	height: 105px;
	width: 535px;
}

/*Navigation*/

#navigation{
	height:35px;
	padding:0;
	margin:0;
}

#navigation ul{
	padding:0;
	margin:0;
}

#navigation li{
	padding:0;
	margin:0;
	float:left;
	list-style-type:none;
}

#navigation li>class a:link,
#navigation li>a:active,
#navigation li>class a:visited{
	background-position:0 0;
}

#navigation li>a:hover{
	background-position:0 -35px;
}

/*Navigation Btn*/

.news_btn a{
	background-image: url(../images/btn-news.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 130px;
	text-indent:-9999px;
	display:block;
}

.staffcast_btn a{
	background-image: url(../images/btn-staffcast.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 110px;
	text-indent:-9999px;
	display:block;
}

.story_btn a{
	background-image: url(../images/btn-story.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 110px;
	text-indent:-9999px;
	display:block;
}

.chara_btn a{
	background-image: url(../images/btn-chara.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 110px;
	text-indent:-9999px;
	display:block;
}

.goods_btn a{
	background-image: url(../images/btn-goods.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 108px;
	text-indent:-9999px;
	display:block;
}

.special_btn a{
	background-image: url(../images/btn-special.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 111px;
	text-indent:-9999px;
	display:block;
}
.top_btn a{
	background-image: url(../images/btn-top.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 121px;
	text-indent:-9999px;
	display:block;
}

/*Navigation Btn2*/

#news_btn a{
	background-image: url(../images/btn-news.jpg);
	background-repeat: no-repeat;
	background-position: 0px -35px;
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 130px;
	text-indent:-9999px;
	display:block;
}

#staffcast_btn a{
	background-image: url(../images/btn-staffcast.jpg);
	background-repeat: no-repeat;
	background-position: 0px -35px;
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 110px;
	text-indent:-9999px;
	display:block;
}

#story_btn a{
	background-image: url(../images/btn-story.jpg);
	background-repeat: no-repeat;
	background-position: 0px -35px;
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 110px;
	text-indent:-9999px;
	display:block;
}

#chara_btn a{
	background-image: url(../images/btn-chara.jpg);
	background-repeat: no-repeat;
	background-position: 0px -35px;
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 110px;
	text-indent:-9999px;
	display:block;
}

#goods_btn a{
	background-image: url(../images/btn-goods.jpg);
	background-repeat: no-repeat;
	background-position: 0px -35px;
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 108px;
	text-indent:-9999px;
	display:block;
}

#special_btn a{
	background-image: url(../images/btn-special.jpg);
	background-repeat: no-repeat;
	background-position: 0px -35px;
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 111px;
	text-indent:-9999px;
	display:block;
}
#top_btn a{
	background-image: url(../images/btn-top.jpg);
	background-repeat: no-repeat;
	background-position: 0px -35px;
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 121px;
	text-indent:-9999px;
	display:block;
}



/*Contents*/
#contents{
	padding:0;
	margin:0;
	width:800px;
}

#subcontents{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 400px;

}

#topics_box{
	background-image: url(../images/topics-img.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 120px;
}

#topics_box ul{
	padding:0;
	margin:0;
}

#topics_box li{
	list-style-type:none;
	padding:0;
	margin:0;
}

#top_img{
	background-image: url(../images/top-img.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: right;
	height: 530px;
	width: 400px;

}

#update_box{
	margin: 0px;
	padding: 0px;
	width:400px;

}
#update_title{
	background-image: url(../images/update-title.jpg);
	background-repeat: no-repeat;
	height:50px;
}

#update_title h2{
	padding:0;
	margin:0;
	text-indent:-9999px;
}

#update_txt{
	background-image: url(../images/update-body.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 135px;
}

#update_txt .txt{
	margin:0 10px 0 0;
	height:120px;
	text-align:left;
	overflow:auto;
	font-size:85%;
}

#update_txt ul{
	padding:5px 0 0 40px;
	margin:0;
}

#update_txt li{
	background-image: url(../images/list.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type:none;
	margin:0;
	padding:0 0 0 20px;
	color:#333333;
}

/*bannder_space*/
#bannder_space01{
	background-image: url(../images/banner-space1.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 90px;

}

#bannder_space01 .txt{
	margin:0 10px 0 40px;
	padding:0;
	text-align:center;
}

#end_space{
	margin: 0px;
	padding: 0px;

}

#bannder_space02{
	background-image: url(../images/banner-space2.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: right;
	height: 135px;
	width: 230px;
	text-align:left;
}

#bannder_space02 img{
	padding:0;
	margin:0 0 7px 0;

}

#space{
	padding:0;
	margin:0;
	float:left;
	background-image: url(../images/space.jpg);
	background-repeat: no-repeat;
	height: 135px;
	width: 170px;
}


#footer{
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 30px;

}

/*contents_inside*/
#contents_inside{
	background-image: url(../images/contents-inside.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 20px 0px;
}

#contents_footer{
	background-image: url(../images/contents-footer.gif);
	background-repeat: no-repeat;
	margin: 0px;
	height: 165px;
	padding:0;
}
#copyright_inside{
	width:800px;
	text-align:center;
	font-size:9px;
	padding:0
	margin:0; 
	color:#333333;
}

#copyright{
	text-align:right;
	font-size:9px;
	padding:3px 30px 0 0;
	margin:0; 
	color:#333333;
}



#coming{
	padding:0 0 100px 0;
	margin:0;
}

/*back_btn*/
#back_space{
	width:500px;
	padding:0;
	margin:0;
	float:left;
}
#back_btn a{
	background-image: url(../images/back-btn.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 30px;
	width: 180px;
	float:right;
	display:block;
	text-indent:-9999px;
}

#back_btn a:link,
#back_btn a:active,
#back_btn a:visited{
	background-position:0 0;
}

#back_btn a:hover{
	background-position:0 -30px;
}

