@charset "utf-8";
body {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	line-height: 1.6;
}

#banners {
	float: left;
	margin-top: 0px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 9px;
}

#description {
	font:10px Arial, Helvetica, sans-serif;
	color: #333333;
	line-height:1.6;
	text-decoration: none;
	}
	
#description a {
	text-decoration: underline;
	}
	
#description a:hover {
	color:#FF3300;
	text-decoration: none;
	}

.nikki {
	font-size: 11px;
	color: #666666;
	line-height: 1.6;
	
}

.strong {
	font-size: 14px;
	color: #339900;
	line-height: 1.6;
	font-weight: bolder;
	
}

.top {
	font-size: 16px;
	color: #000000;
	line-height: 1.6;
	font-weight: bolder;
	
}

.item {
	font-size: 14px;
	color: #FFFFFF;
	line-height: 1.6;
	font-weight: bolder;
	
}

.totop {
	font-size: 11px;
	color: #FF6600;
	line-height: 1.6;
	text-decoration: underline;
	
}

.totop a {
	font-size: 11px;
	color: #FF6600;
	line-height: 1.6;
	text-decoration: underline;
	
}

.totop a:hover {
	text-decoration: none;
	
}

.subject{
	font-size: 14px;
	color: #333333;
	font-weight: bolder;
}

.table {
	font-size: 11px;
	line-height: 1.7;
}

.table a {
	line-height: 1.7;
	color: #333333;
}

.table a:hover {
	line-height: 1.7;
	text-decoration: none;
	color: #009900;
}
