body {
	margin-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}

a:active { text-decoration: none}
a:link {text-decoration: none;color: #CC0000}
a:visited { text-decoration: none; color: #CC0000}
a:hover {text-decoration: underline;color: #CC0000}



.poto-waku {border: 3px double #AC9148;}

.font-f {
	font-size: 12px;
	color: #333333;
	line-height: 140%;
}
.font-b {
	font-size: 12px;
	line-height: 120%;
	font-weight: bold;
}
.font-s {
	font-size: 11.5px;
	color: #333333;
	padding: 3px;
	line-height: 120%;

}
.copyright {
	font-size: 10px;
	line-height: 140%;
	color: #FFFFFF;
}
