
div.unit{
	padding:0 0 10px 85px;
	line-height:1.5;
}


div.unit p.news-title{
	background:url(../img/bg_title.gif) no-repeat left top;
	color:#ff0074;
	font-weight:bold;
	padding:5px 20px 10px 35px;
	margin:0 0 20px 0;
}

ul.chara{
	list-style-type:none;
}

ul.chara li.image{
	width:204px;
	float:left;
}

ul.chara li.arrow{
	float:left;
	width:55px;
	padding:40px 0 0 0;
}


div.pagetop{
	padding:15px 0 0 0;
	width:720px;
	text-align:right;
	clear:both;
}


div.pagetop a,
div.pagetop a:link,
div.pagetop a:visited{
	text-decoration:underline;
	color:#ff0074;
}

div.pagetop a:hover,
div.pagetop a:active{
	text-decoration:none;
	color:#ff0074;
}

p.gameTxt{
	width:350px;
	float:left;
}

p.gameImg{
	width:204px;
	float:left;
}