@charset "Shift_JIS";


#ToHome{
	margin: 10px 0px 20px 0px;
}

#WhatsNew{
	width: 620px;
	text-align: left;
	margin: 0px auto;
	padding: 0px 0px 10px 0px;
}

#WhatsNew dl{
	margin: 10px 0px 20px 0px;
}

#WhatsNew dt{
	line-height: 1.25em;
	font-weight: bold;
	float: left;
}

#WhatsNew dd{
	line-height: 1.25em;
	margin: 0px 0px 20px 6em;
}

#WhatsNew .bar{
	width: 100%;
	font-size: 1px;
	background: url(../../img/bar02.gif) top left repeat-x;
}

#WhatsNew .bar01{
	width: 160px;
	height: 15px;
	font-size: 1px;
	background: url(../../img/bar01.gif) top left repeat-x;
}

#WhatsNew dd img{
	float: right;
	margin: 0px 0px 0px 40px;
}

