A:link { color:#0000FF;text-decoration:none ;}
A:active { color:#FF0000;text-decoration:none ;}
A:visited { color:#00007d;text-decoration:none ;}
A:hover { color:#FF0000;text-decoration: none; }

body{
	font-size: 10pt;
	font-family: "MS UI Gothic";
	background-image: url(http://ranking.koumuin.biz/img/koushi.gif);
}

#big{ font-size:11pt; }
#small{ font-size:8pt; }

H1.title{
	font-size: medium;
	color: black;
	font-weight:bold;
}

DIV.title{
	font-weight: bold;
	font-size: 16px;
	padding-bottom: 40px;
}

DIV.honbun{
	text-align: left;
	width: 500px;
	font-size: 12px;
	padding: 40px;
	border-width: 1px;
	border-style: dashed;
	background-color: White;
}