#BBS {
	padding-top:5px;
	font-size:12px;
	_text-align:center;
}
#BBS .Entry {
	width:592px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:17px;
	background-image:url(../iroribata/bbs/img/main.jpg);
	background-repeat:repeat-y;
	_text-align:left;
}
#BBS .Header {
	overflow:hidden;
	background-image:url(../iroribata/bbs/img/header.jpg);
	_height:1%;
}
#BBS .PersonalData {
	float:left;
	padding-bottom:6px;
	margin-top:8px;
	margin-left:25px;
	font-weight:bold;
	_display:inline;
}
#BBS .Name, #BBS .Age, #BBS .SEX {
	margin-right:10px;
}
#BBS .Time {
	float:right;
	padding-bottom:5px;
	margin-top:9px;
	margin-right:10px;
	font-size:11px;
	_display:inline;
	_margin-top:8px;
	_padding-bottom:6px;
}
#BBS .Time span {
	_font-size:10px;
}
#BBS .Header p {
	line-height:1.2;
	_padding-top:1px;
}
#BBS .Main {
	clear:both;
	padding-top:5px;
	background-image:url(../iroribata/bbs/img/joint.jpg);
}
#BBS .Message {
	min-height:40px;
	line-height:17px;
	padding-top:5px;
	padding-left:28px;
	padding-right:20px;
	padding-bottom:5px;
	margin-bottom:3px;
	background-image:url(../iroribata/bbs/img/p.gif);
	background-repeat:repeat-y;
	_line-height:16px;
	_height:40px;
}
#BBS .Footer {
	height:4px;
	font-size:0px;
	background-image:url(../iroribata/bbs/img/footer.jpg);
}
#BBS #ControlLink {
	padding-bottom:10px;
	text-align:center;
	font-weight:bold;
}
#BBS #ControlLink span {
	margin-left:50px;
	margin-right:50px;
	color:#8D6329;
}
#BBS #ControlLink a:hover {
	text-decoration:underline;
}