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;
}
/*ーーーーーーーーーー専用部分ーーーーーーーーーー*/
#title_box{
	margin-top:20px;
	margin-bottom:20px;
}
#jk_box{
	margin-left:32px;
	margin-bottom:30px;
}
#jk_box img{
	margin-right:15px;
	border:1px solid #AAAAAA;
	margin-top:20px;
}
#pk{
text-align:left;
font-size:80%;
margin-left:30px;
margin-bottom:10px;
width:700px;
}

/*ーーーーーBBS共通部分ーーーーー*/
#bbs_box01,#bbs_box02,#bbs_box03{
	margin-bottom:20px;
}
#middle_waku01,#middle_waku02,#middle_waku03{
	width:800px;
	height: auto;
	overflow: auto; /* Firefox用指定 */
	background-image: url('../img/bbs/mid_waku01.jpg');
	background-repeat: repeat-y;
}
#btm_waku01,#btm_waku02,#btm_waku03{
	width:800px;
	height:12px;
	overflow: hidden;
	background-image: url('../img/bbs/btm_waku01.jpg');
	background-repeat: no-repeat;
}

#bbs_form_box{
	padding-top:10px;
	padding-bottom:10px;
}
#form_title_box{
	margin-left:75px;
	margin-bottom:20px;	
}
#form_input{
	margin-left:20px;
}
#form_input h2{
	font-size:80%;
	margin-left:80px;
}
#input_box{
	margin-left:80px;
	margin-bottom:20px;	
}
#form_btn_box{
	margin-left:230px;
	margin-bottom:30px;	
}

#style01{
	font-size:75%;
}
#style02{
	color:#ff0000;
}
/*ーーーーーBBS01部分ーーーーー*/
#top_waku01{
	width:800px;
	height:50px;
	overflow: hidden;
	background-image: url('../img/bbs/top_waku01.jpg');
	background-repeat: no-repeat;
}
#bbs_chyui_box p{
	width:650px;
	margin-top:20px;
	margin-left:75px;
	margin-bottom:30px;
	font-size:75%;
	line-height:140%;
}

/*ーーーーーBBS02部分ーーーーー*/
#top_waku02{
	width:800px;
	height:50px;
	overflow: hidden;
	background-image: url('../img/bbs/top_waku02.jpg');
	background-repeat: no-repeat;
}
#bbs_txt_box02{
	margin-top:20px;
	margin-bottom:10px;
}
#bbs_txt_box02 p{
	width:650px;
	margin-left:75px;
	margin-bottom:15px;
	font-size:75%;
	line-height:170%;
}
/*ーーーーーBBS03部分ーーーーー*/
#top_waku03{
	width:800px;
	height:44px;
	overflow: hidden;
	background-image: url('../img/bbs/top_waku03.jpg');
	background-repeat: no-repeat;
}
#bbs_box03 h1{
	width:670px;
	height:44px;
	padding:8px;
	margin-left:65px;
	font-size:150%;
	font-weight:700;
	color:#ffffff;
}
#bbs_txt_box03{
	padding-top:10px;
	padding-bottom:20px;
}
#sle{
	margin-left:75px;
	margin-bottom:10px;	
	font-size:120%;
}
#bbs_txt_box03 h3{
	width:650px;
	margin-left:75px;
	margin-bottom:10px;
	font-size:85%;
}
#bbs_txt_box03 p{
	width:650px;
	margin-left:75px;
	margin-bottom:20px;
	font-size:85%;
}
#line_box{
	width:650px;
	margin-top:10px;
	margin-left:75px;
	margin-bottom:10px;
}
#form_input{
	margin-left:75px;
}
#contents_box{
height:200px;
}
#page_top{
font-size:70%;
text-align:right;
margin-right:70px;
}
/*ーーーーーフッター部分ーーーーー*/
#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;
}

