

div#mainVisual
{
	width              : 646px;
	height             : 320px;
	background         : url(../img/mainVisual.jpg);
}



dl#TOP_whatsnew
{
	margin             : 0;
}


dl#TOP_whatsnew DT
{
	width              : 647px;
	height             : 32px;
	background         : url(../img/whatsnewTitle.gif);
}


dl#TOP_whatsnew DD
{
	width              : 645px;
	margin             : 0;
	border-top         : 1px solid #d3c6c0;
	border-left        : 1px solid #d3c6c0;
	border-right       : 1px solid #d3c6c0;
}



dl#TOP_whatsnew UL
{
	padding            : 10px;
}


dl#TOP_whatsnew LI
{
	background         : url(../img/line.gif) no-repeat center bottom;
	padding            : 0 7px 7px 7px;
	margin-bottom      : 7px;
}


dl#TOP_whatsnew SPAN
{
	color              : #A41C21;
}


div#TOP_whatsnewBottom
{
	height             : 40px;
	background         : url(../img/whatsnewBottom.gif) no-repeat center bottom;
	text-align         : right;
}


div#TOP_whatsnewBottom A
{
	text-decoration    : none;
	padding-left       : 15px;
	padding-right      : 20px;
	background         : url(../common/lc_linkArrow.gif) no-repeat left center;
}















