/* CSS Document */
*{
    margin:0;
    padding:0;
}
html{
    height:100%;
}

body > .container {
    height: auto;
}
body{
	background-image: url(../images/header_bg1.gif);
	background-repeat: repeat-x;
	background-position:center 41px;
	text-align: center;
	margin:0px auto;
	padding: 0px;
	color:#333333;
	font-size:87%;
	background-color: #d3f7c5;
	height:100%;	
}
a:link,
a:active,
a:visited
{
	color:#03C;
	text-decoration:underline;
}

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

.container{
	background-image: url(../images/wrapper_bg.gif);
	background-repeat: repeat-y;
	background-position: 50% 0px;
	height: 100%;
	min-height: 100%;
}
.container, x:-moz-any-link {
	background-image: url(../images/wrapper_bgfx.gif);
	background-repeat: repeat-y;
	background-position: 50% 0px;
	height: 100%;
	min-height: 100%;
	
}
.container, x:-moz-read-only {
	background-image: url(../images/wrapper_bgfx.gif);
	background-repeat: repeat-y;
	background-position: 50% 0px;
	height: 100%;
	min-height: 100%;
	
}
.container, x:-moz-broken {
	background-image: url(../images/wrapper_bgfx.gif);
	background-repeat: repeat-y;
	background-position: 50% 0px;
	height: 100%;
	min-height: 100%;
	
}
.clear{
	clear:both;
}
.none{
	display:none;
}


#banner{
	text-align:left;
	margin:0 30px;
	padding:10px 0;
}

#banner img{
	margin:0 5px 0 0;


}

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

.new_txt{
	color:#FF0000;
	font-weight:bold;
}
.yota_list_title{
	font-size:large;

}
#chara01 a:hover{
	display:none;
}
#bg_wrap{
	height: 50px;
	width: 50%;
	position: absolute;
	background-image: url(../images/header_bg2.gif);
	background-repeat: repeat-x;
	right: 0;
}
.header_box{
	width:1024px;
	padding:0;
	margin: 0 auto;
	position: relative;
}
#header_title{
	background-image: url(../images/h1_img.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 160px;
	width: 400px;
	display:block;
	float:left;
}
#header_title h1 a{
	margin: 0px;
	padding: 0px;
	height: 160px;
	width: 350px;
	display:block;
}


#navigation{
	width:624px;
	height:50px;
	padding:0;
	margin:0;
	float:right;
}

#navigation ul{
	padding:0;
	margin:0;
}

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


	/*news_btn*/
	#news_btn a{
		background-image: url(../images/navigation_img.jpg);
		background-repeat: no-repeat;
		background-position: 0px 0px;
		display: block;
		width:65px;
		height:50px;
		padding:0;
		margin:0;
		text-indent:-9999px;
	}
	#news_btn a:link,
	#news_btn a:active,
	#news_btn a:visited
	{
		background-position: 0px 0px;
	}
	
	#news_btn a:hover{
		background-position: 0 -50px;
	}
	/*staffcast_btn*/
	#staffcast_btn a{
		background-image: url(../images/navigation_img.jpg);
		background-repeat: no-repeat;
		background-position: -65px 0px;
		display: block;
		width:115px;
		height:50px;
		padding:0;
		margin:0;
		text-indent:-9999px;
	}
	#staffcast_btn a:link,
	#staffcast_btn a:active,
	#staffcast_btn a:visited
	{
		background-position: -65px 0;
	}
	
	#staffcast_btn a:hover{
		background-position: -65px -50px;
	}
	/*story_btn*/
	#story_btn a{
		background-image: url(../images/navigation_img.jpg);
		background-repeat: no-repeat;
		background-position: -180px 0px;
		display: block;
		width:75px;
		height:50px;
		padding:0;
		margin:0;
		text-indent:-9999px;
	}
	#story_btn a:link,
	#story_btn a:active,
	#story_btn a:visited
	{
		background-position: -180px 0;
	}
	
	#story_btn a:hover{
		background-position: -180px -50px;
	}
	/*radio_btn*/
	#radio_btn a{
		background-image: url(../images/navigation_img.jpg);
		background-repeat: no-repeat;
		background-position: -255px 0px;
		display: block;
		width:72px;
		height:50px;
		padding:0;
		margin:0;
		text-indent:-9999px;
	}
	#radio_btn a:link,
	#radio_btn a:active,
	#radio_btn a:visited
	{
		background-position: -255px 0;
	}
	
	#radio_btn a:hover{
		background-position: -255px -50px;
	}
	
	/*character_btn*/
	#character_btn a{
		background-image: url(../images/navigation_img.jpg);
		background-repeat: no-repeat;
		background-position: -327px 0px;
		display: block;
		width:113px;
		height:50px;
		padding:0;
		margin:0;
		text-indent:-9999px;
	}
	#character_btn a:link,
	#character_btn a:active,
	#character_btn a:visited
	{
		background-position: -327px 0;
	}
	
	#character_btn a:hover{
		background-position: -327px -50px;
	}
	/*goods_btn*/
	#goods_btn a{
		background-image: url(../images/navigation_img.jpg);
		background-repeat: no-repeat;
		background-position: -440px 0;
		display: block;
		width:78px;
		height:50px;
		padding:0;
		margin:0;
		text-indent:-9999px;
	}
	#goods_btn a:link,
	#goods_btn a:active,
	#goods_btn a:visited
	{
		background-position: -440px 0;
	}
	
	#goods_btn a:hover{
		background-position: -440px -50px;
	}
	/*special_btn*/
	#special_btn a{
		background-image: url(../images/navigation_img.jpg);
		background-repeat: no-repeat;
		background-position: -518px 0;
		display: block;
		width:105px;
		height:50px;
		padding:0;
		margin:0;
		text-indent:-9999px;
	}
	#special_btn a:link,
	#special_btn a:active,
	#special_btn a:visited
	{
		background-position: -518px 0;
	}
	
	#special_btn a:hover{
		background-position: -518px -50px;
	}
	
#header_title h1{
	text-indent:-9999px;
	margin:0;
	padding:0;
}


/*spacer*/
.spacer01{
	height:px;
}

.spacer02{
	height:200px;
}

.spacer03{
	height:300px;
}
.spacer04{
	height:400px;
}

/*pagetop2_space*/
.pagetop_box{
	padding:0;
	margin:0;
}
.pagetop_space hr{
	display:none;
}

.pagetop{
	float:right;
	margin:0 10px 0 0;
	padding:0 0 10px 0;
}

.pagetop a{
	
}
.pagetop a:link,
.pagetop a:active,
.pagetop a:visited
{
	color:#F00;
	text-decoration:underline;
}

.pagetop a:hover{
	color:#F90;
	text-decoration:underline;
}


.cation_txt{
	font-size:80%;
}

#contents{
	width:1024px;
	padding:0;
	margin:auto;
}

#footer{
	font-size:9px;
	color: #006;
}
