/* BBS用CSS */
	
/* ***************************************/
.TEST:after
	{
	content: ".";   
	display: block;   
	height: 0;
	clear: both;  
	visibility: hidden;   
	}

.TEST 
	{
	display: inline-block;
	}
	/* Hides from IE-mac \*/
	* html .TEST { height:1%;}

.TEST 
	{
	display: block;
	}
	/* End hide from IE-mac*/
/* ***************************************/
body	
	{
	background-color: #E7E7E7;
	}
.waku-zentai
	{
	border: 0px solid #E7E7E7;
	}

.bbs-sure/* 668099 73808c 335566 3d668f 3D668F*/
	{
	color: #555555;
	margin-top: 50px;
	margin-bottom: 50px;
	padding: 3px;
	float: left;
	width: 894px;
	background-color: #339999;
	}
.bbs-sure-ab/* b34c4c c04d4d */
	{
	color: #555555;
	margin-top: 50px;
	margin-bottom: 50px;
	padding: 3px;
	float: left;
	width: 894px;
	background-color: #C04D4D;
	}

.bbs-sure h3,.bbs-sure-ab h3
	{
	color: #555555;
	font: 11pt sans-serif;
	display: inline;
	}
	
.bbs-title
	{
	font-size: 1.2em;
	color: #FFFFFF;
	font-weight: bold;
	padding: 4px 30px 0px 10px;
	float: left;
	background: url('tagu005.gif') no-repeat right bottom;
	}
/* 	
	background: url('tagu005.gif') no-repeat right bottom;
*/
	
.bbs-surenushi
	{
	padding: 4px 4px 3px 8px;
	float: left;
	width: 882px;
	background-color: #C0C0C0;
	}
.bbs-surenushi-inner1
	{
	padding: 5px 5px 0px;
	float: left;
	width: 872px;
	background-color: #e7e7e7;
	}
.bbs-surenushi-koment
	{
	color: #666666;
	padding: 5px 5px 17px 10px;
	border-top: 0px solid #C0C0C0;
	float: left;
	width: 867px;
	background-color: #e7e7e7;
	}
.bbs-res
	{
	margin-top: 0px;
	padding: 0px 2px 3px;
	border-top: 2px solid #C0C0C0;
	float: right;
	width: 890px;
	background-color: #C0C0C0;
	}
.bbs-res-inner1
	{
	padding: 7px 5px 0px 25px;
	float: right;
	width: 860px;
	background-color: #DCDCDC;
	}
.bbs-res-koment
	{
	color: #666666;
	padding: 5px 5px 12px 30px;
	border-top: 0px solid #C0C0C0;
	border-bottom: 2px solid #C0C0C0;
	float: right;
	width: 855px;
	background-color: #DCDCDC;
	}

.bbs-setsumei
	{
	color: #666666;
	padding: 5px 100px 10px;
	border-top: 0px solid #C0C0C0;
	border-bottom: 0px solid #C0C0C0;
	float: left;
	width: 700px;
	}
