

/*############################## [ JÑ ] #########################*/

div#NEWSFLASH_mainVisual
{
	background         : url(../newsflash/img/mainVisual.jpg) no-repeat;
}

h2#NEWSFLASH_Title      { background-image: url(../newsflash/img/ttl_newsflash.gif); }



div#NEWSFLASH_linkBtn
{
	width              : 620px;
	margin             : 60px auto;
}


div#NEWSFLASH_wrapper H3
{
	color              : #2388DB;
}



div#NEWSFLASH_photoBox
{
	width              : 733px;
	margin-left        : 33px;
	margin-bottom      : 30px;
}

div#NEWSFLASH_photoBox IMG
{
	margin-top         : 28px;
	margin-right       : 33px;
}

div#NEWSFLASH_photoBox IMG:hover
{
	border             : 2px solid #2388db;
	margin-top         : 24px;
	margin-right       : 29px;
}

