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