html * {
	margin:0px;
	padding:0px;
}
body{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	background-color:#ffffff;
	background-image:url('../img/all/back.jpg');	
	background-repeat:repeat;
	background-position:50% 50%;
	overflow:auto;
}
#all_box{
	width:950px;
	height:auto;
	overflow:visible;
	margin-top:5px;
	margin-bottom:20px;	
	margin-left:auto;
	margin-right:auto;
	text-align:justify;
}
img{
	border:none;
}
.style01{
	color:#ff0000;
}


/*$B!<!<!<!<!<!<!<!<!<!<Bg30OHItJ,!<!<!<!<!<!<!<!<!<!<(B*/
#top_waku{
	width:950px;
	height:136px;
	overflow: hidden;
	background-image: url('../img/all/header.jpg');
	background-repeat: no-repeat;
}
#middle_waku01{
	width:950px;
	height: auto;
	overflow: auto; /* Firefox$BMQ;XDj(B */
	background-image: url('../img/all/mid_waku01.jpg');
	background-repeat: repeat-y;
}
#footer_waku{
	width:950px;
	height:60px;
	overflow: hidden;
	background-image: url('../img/all/footer.jpg');
	background-repeat: no-repeat;
}
/*$B!<!<!<!<!<!<!<!<!<!<%X%C%@!<ItJ,!<!<!<!<!<!<!<!<!<!<(B*/
#head_btn_box{

}
#head_logo{
	float:left;
	margin-right:5px;
}
#top_btn_box{
	padding-top:7px;
}
#main_btn_box{
	clear:both;
	margin-left:10px;
	margin-top:0px;
}
/*$B!<!<!<!<!<!<!<!<!<!<%a%$%s%3%s%F%s%DItJ,!<!<!<!<!<!<!<!<!<!<(B*/
#title_box01{
	margin-left:5px;
}
#title_txt_box{
	margin-left:40px;
	margin-bottom:300px;
}
#title_txt_box h2{
	font-size:100%;
	margin-bottom:7px;
}
#title_txt_box p{
	font-size:80%;
}
#contents_box{

}

.jump_top{
	clear:both;
	width:920px;
	text-align:right;
	margin-top:10px;
	margin-bottom:10px;
}

/*$B!<!<!<!<!<!<!<!<!<!<%U%C%?!<ItJ,!<!<!<!<!<!<!<!<!<!<(B*/
#footer_btn_box{
	width:900px;
	margin-left:25px;
	margin-top:18px;
	font-size:70%;	
}
#footer_btn_box a{
	text-decoration:none;
}
#footer_btn_box a:link,#footer_btn_box a:visited{
	color:#000000;
}
#footer_btn_box a:active,#footer_btn_box a:hover{
	color:#ff6666;
}

