table {
	font-size:13px;
	line-height: 1.5em; 
	color:#111111 ;
}
body {
	background-image: url(img/bg.gif);background-repeat: repeat-x;
	background-color:#ffffff;
	font-size:13px;
		line-height: 1.3em;
		color:#111111 ;
}
A:link {
	color:#000000 ;
	text-decoration:none ;
}
A:visited {
	color:#000000 ;
	text-decoration:none ;
}
A:active {
	color:#000000 ;
	text-decoration:none ;
}
A:hover {
	color:#0000cc ;
	text-decoration:none ;
}
small {
	font-size:10px ;
}

p {
	margin-top : 10px;
	margin-left : 10px;
	margin-right : 10px;
	margin-bottom : 10px;
}
.bold {
	font-weight : bold;
}
.blue {
	color:#000099 ;
}
.red {
	color:#ff0000 ;
}
.15 {
	font-size:15px ;
	line-height: 1.3em; 
}
.13 {
	font-size:13px ;
	line-height: 1.3em; 
}
.11 {
	font-size:11px ;
	line-height: 1.3em; 
}
.bold15 {
	font-weight : bold;
	font-size:15px ;
}
HR { 
border-style: dotted none none none; 
border-color:#999999; 
height: 1px; 
}

.sp {
	margin-top : 10px;
	margin-left : 10px;
	margin-right : 10px;
	margin-bottom : 10px;
}
.ranking {
font-size : 15px;
font-weight : bold;
color : #996633;
}
.red15 {
font-size : 15px;
font-weight : bold;
color:#cc0000 ;
}