@charset "utf-8";
/*-----------------------------------*/
/*----- English ------*/
#navi-submain-ja {
	display: none;
}
/*--------------------*/
img.img-right {float:right; clear:right}
#News-line {
	background-color: #000000;
	color: #FFFF00;
	padding: 2px;
	border: 2px ridge #CCCCCC;
	text-align: center;
	overflow: auto;
	height: 8em;
}


#News-line a:link {
	color: #FFFF00;
	text-decoration: underline;
}
#News-line a:hover {
	color: #FF6600;
}
#News-line a:visited {
	color: #CCFF00;
	text-decoration: underline;
}
#what-new{
	background-color: #66CCFF;
	color: #0000FF;
}
