/* ボディー */
*{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: #ffffff;


}

.bbsad
{
width:200px;	
padding:0px;
margin:0px;
font-size:14px;
height:20px;
margin-left:0px;
padding-left:18px;
margin-left:8px;
padding-top:2px;
margin-top:2px;
	text-align:left;
	background-color: #ffffff;


/* background-position:0px 6px;*/
	text-overflow:ellipsis;
	 white-space:nowrap;
	 overflow:hidden;
background-position:left center;
	background-image: url(./img/bbsad2.gif);
background-repeat:no-repeat;
clear:both;
}



}
a:link {
	color: #990000;
	text-decoration: underline;
font-weight:normal;
}
a:visited {
	color: #660000;
	text-decoration: underline;
font-weight:normal;
}
a:hover {
	text-decoration: none;
	color: #ff0000;
font-weight:normal;
}
a:active {
	text-decoration: none;
	color: #ff0000;
font-weight:normal;
}