/* ボディー */
*{margin:0px; padding:0px;}
img
{
border:none;
vertical-align:top;
}
body {
	margin:0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom:0px;
font-family:Arial, ヒラギノ角ゴ Pro W3,
	background-color: #000000;


}

.bbsad
{
width:445px;
padding:4px;
margin:0px;
font-size:14px;
	font-weight:bold;
margin-left:0px;
padding-left:18px;
	text-align:left;

	background-color: #000000;
	text-overflow:ellipsis;
	 white-space:nowrap;
	 overflow:hidden;

background-position:left center;
background-position:4px;
	background-image: url(./img/bbstad.gif);
background-repeat:no-repeat;
	float: left;
clear:both;
}




a:link {

	color: #ff6666;
	text-decoration: underline;
font-weight:bold;
}
a:visited {
	text-decoration: underline;
	color: #ffddaa;
font-weight:bold;
}
a:hover {
	text-decoration: none;
	color: #ff0000;
}
a:active {
	text-decoration: none;
	color: #ffffff;
}