
body {
	background-color:#D3D3D3
}


a:link {
	font-weight: bold;
	text-decoration:none;
	color: #000066 
}


a:visited {
	font-weight: bold;
	text-decoration:none;
	color: #000099 
}


a:active {
	font-weight: bold;
	color:#660066 
}


a:hover {
	font-weight: bold;
	text-decoration:underline;
	color:#DD0000 
}


.date0 {
	font-size: 14px;
	font-weight: bold;
	color:#cc0000 
}


.date {
	font-size: 14px;
	font-weight: bold;
	color:#ffffff 
	
}


.date6 {
	font-size: 14px;
		color:#D3D3D3;
	font-weight: bold;

}


.title {
	font-size: 12px;
	font-weight: bold;
	
}


.maru {
	color: #002244 
}


.news {
	font-size: 12px;
	color:#000000 
}


.time {
	color:#333333;
	text-align: right;
	
}


.name {
	font-size: 10px;
	color: #aaaaaa 
}


.update {
	font-size: 10px;
	color: #ffffff 
}


tr {
	line-height: 150%;
	font-size: 12px 
}


.font10 {
	font-size: 10px 
}

.img {
	margin: 5px;
}  