/* VASARA Co.,Ltd. WEB SITE styles 
--------------------------------------------------------------*/

/* Font styles 
----------------------------------------*/
a:link
{
	color: #0980B8;
	text-decoration: none;
}

a:visited 
{
	color: #486E80;
	text-decoration: none;
}

a:hover 
{
	color: #34C82D;
	text-decoration: underline;
}

.newsDate 
{
	color: #C84D2E;
}

.topicTitle 
{
	color: #2439A4;
	font-weight: bold;
}

.caution 
{
	color: #C84D2E;
	font-weight: bold;
}

.lowText 
{
	color: #C84D2E;
	font-size: 10px;
	color: #707070;
	line-height: 12px;
}

.footer_info_txt 
{
	/* color: #979FA5; */
	color: #363535;
	font-size: 10px;
}
