/* 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%;
	background-attachment: fixed;
}
a:link,
a:active,
a:visited
{
	color:#354D73;
	text-decoration:underline;
}

a:hover{
	color:#0099CC;
	text-decoration:none;
}

hr{
	display:none;
	border:none;
}

.clear{
	clear:both;
}
.none{
	display:none;
}

.box{
	padding:10px 0;
	margin:0 40px;
}

.contents_footer_space{
	height:135px;
	padding:0;
	margin:0;
}

.new_txt{
	color:#FF0000;
	font-weight:bold;
}
#wrapper{
	width:800px;
	padding:0;
	margin:auto;
}


/*Header*/
 #header{
 	width:800px;
	height:190px;
	padding:0;
	margin:0; 
 }

#title_box{
	width:800px;
	height::150px;
	margin:0;
	padding:0;
}
#header_title{
	width:425px;
	height:150px;
	padding:0;
	margin:0;
	background-image: url(../images/h1_img.jpg);
	background-repeat: no-repeat;
	float: left;
}

#header_title h1{
	padding:0;
	margin:0;
}

#header_title h1 a{
	text-indent:-9999px;
	display:block;
	width:425px;
	height:100px;
	font-size:small;
	padding:0;
	margin:0;
	display: block;
}

#kokuchi{
	background-image: url(../images/kokuchi_img.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: right;
	height: 150px;
	width: 375px;
}

/*Navigation*/

#navigation{
	height:40px;
	padding:0;
	margin:0;
}

#menuspace{
	width:350px;
	height:40px;
	margin:0;
	padding:0;
	float:left;
	background-image: url(../images/menuspace.jpg);	
}
#navigation ul{
	padding:0;
	margin:0;
}

#navigation li{
	padding:0;
	margin:0;
	float:left;
	list-style-type:none;
}

#menu_box{
	width:450px;
	height:40px;
	float:right;
}
#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 -40px;
}

/*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: 40px;
	width: 70px;
	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: 40px;
	width: 120px;
	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: 40px;
	width: 70px;
	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: 40px;
	width: 105px;
	text-indent:-9999px;
	display:block;
}
.release_btn a{
	background-image: url(../images/btn_release.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 59px;
	text-indent:-9999px;
	display:block;
}
.release_btn a{
	background-image: url(../images/btn_release.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 85px;
	text-indent:-9999px;
	display:block;
}

/*Navigation Btn2*/

#news_btn a{
	background-image: url(../images/btn_news.jpg);
	background-repeat: no-repeat;
	background-position: 0px -40px;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 70px;
	text-indent:-9999px;
	display:block;
}

#staffcast_btn a{
	background-image: url(../images/btn_staffcast.jpg);
	background-repeat: no-repeat;
	background-position: 0px -40px;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 120px;
	text-indent:-9999px;
	display:block;
}

#story_btn a{
	background-image: url(../images/btn_story.jpg);
	background-repeat: no-repeat;
	background-position: 0px -40px;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 70px;
	text-indent:-9999px;
	display:block;
}

#special_btn a{
	background-image: url(../images/btn_special.jpg);
	background-repeat: no-repeat;
	background-position: 0px -40px;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 105px;
	text-indent:-9999px;
	display:block;
}

#release_btn a{
	background-image: url(../images/btn_release.jpg);
	background-repeat: no-repeat;
	background-position: 0px -40px;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 85px;
	text-indent:-9999px;
	display:block;
}

/*Contents*/
#contents{
	padding:0;
	margin:0;
	width:800px;
}

#subcontents{
	margin: 0px;
	padding: 0px;
	float: right;
	width: 375px;

}

#top_img{
	background-image: url(../images/top_img.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 340px;
	width: 425px;

}

#update_box{
	margin: 0px;
	padding: 0px;
	width:375px;
	text-align:left

}
#update_title{
	background-image: url(../images/update_title.jpg);
	background-repeat: no-repeat;
	height:110px;
	width: 375px;
}

#update_title h2{
	padding:0;
	margin:0;
	text-indent:-9999px;
}

#update_txt{
	background-image: url(../images/update_img.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 230px;
}

#update_txt .txt{
	margin:0 55px 0 0;
	height:160px;
	text-align:left;
	overflow:auto;
	font-size:85%;
	border: thin solid #CCCCCC;
}

#update_txt ul{
	padding:5px 0 0 10px;
	margin:0;
}

#update_txt li{
	background-image: url(../images/list.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type:none;
	margin:0;
	padding:0 0 5px 20px;
	color:#333333;
}

/*bannder_space*/
#banner{
	text-align:left;
	float:left;
	margin: 0px;
	padding: 0 0 0 30px;
	width:470px;

}

#bannder_space01 .txt{
	margin:0 10px 0 40px;
	padding:0;
	text-align:center;
}

#end_space{
	margin: 0px;
	padding: 0px;

}

#space{
	padding:0;
	margin:0;
	float:left;
	height: 135px;
	width: 170px;
}


#footer{
	margin: 0px;
	padding: 0px;
	height: 30px;

}

/*contents_inside*/
#contents_inside_body{
	background-image: url(../images/contents_inside_body.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 20px 0px;
}

#contents_inside_footer{
	background-image: url(../images/contents_inside_footer.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 80px;
	padding:0;
}
#copyright_inside{
	width:800px;
	text-align:center;
	font-size:9px;
	padding:0
	margin:0; 
	color:#333333;
}

#copyright{
	width:250px;
	float:right;
	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{
	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;
}
