html * {
	margin:0px;
	padding:0px;
}
body{
	text-align:center;
	background-color:#ffffff;
}
#all_box{
	width:800px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	text-align:justify;
	overflow:visible;
}
img{
border:none;
}

/*ーーーーーーーーーーコンテンツ部分ーーーーーーーーーー*/
/*ーーーーーーーーーー共通部分ーーーーーーーーーー*/
#head_box{
	width:800px;
	height:88px;
	margin-bottom:13px;
}
#menu_btn_box li{
	float:left;
	list-style:none;
}
#menu_bar_box{
	clear:both;
}
/*ーーーーーーーーーー専用部分ーーーーーーーーーー*/
#con_txt{
	margin-top:20px;
	margin-bottom:20px;
}
#cell01{
	width:550px;
	vertical-align:top;
	padding-left:30px;
	padding-right:30px;
	font-size:75%;
	line-height:160%;
}
#style01{
	font-size:100%;
	font-weight:600;
}
#cell02{
	width:250px;
}
#cell02 a{
	cursor:pointer;
}
/*ーーーーーフッター部分ーーーーー*/
#foot_box{
	width:800px;
	height:58px;
	overflow: hidden;
	background-image: url('../img/all/footer.jpg');
	background-repeat: no-repeat;
	position:relative;	
	margin-bottom:20px;
}
#btm_btn01{
	position:absolute;
	top:0px;
	left:0px;
}
#btm_btn02{
	position:absolute;
	top:0px;
	left:130px;
}
#fla_box{
height:425px;
font-size:75%;
display:none;
}
#fla_box a:link{
color:#FF0000;
text-decoration:none;
}
#fla_box a:visited{
color:#FF0000;
text-decoration:none;
}
#fla_box a:active{
color:#FF0000;
text-decoration:none;
}
#fla_box a:hover{
color:#FF0000;
text-decoration:underline;
}
#flash_require{
width:800px;
padding-top:140px;
}
#flash_require h3{
text-align:center;
margin-bottom:10px;
}
#flash_require p{
line-height:220%;
text-align:center;
}
#jc{
height:350px;
font-size:75%;
width:600px;
margin-top:75px;
padding-left:100px;
}
#jc h3{
text-align:center;
padding-bottom:15px;
}
#jc h4{
margin-bottom:0px;
padding-bottom:5px;
}
#jc p{
margin-top:0px;
padding-top:0px;
padding-left:10px;
line-height:180%;
margin-bottom:20px;
}