BODY{
	font-size: 0.8em;
	line-height: 1.5;
	color: black;
	margin: 0px;
	background-color: transparent;
	background: url(http://macaronsoft.jp/imouto_sp/image/a09.gif) repeat scroll 0% 0%;
}
A{
	font-weight: bold;
	color: rgb(0, 128, 255);
	text-decoration: none;
}
A:HOVER{
	color: fuchsia;
	text-decoration: underline;
}
A:LINK{
	font-weight: bold;
	color: rgb(0, 153, 153);
}
A:VISITED{
	color: purple;
}
A:ACTIVE{
	color: red;
}
.news{
	padding-top : 3px;margin-left : 8px;
}

.conte{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background-color: rgb(255, 255, 255);
}


#news{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: gray;
}