

#marquee{
	margin:20px auto;
}

#marquee,#marquee marquee{
	height:26px;
	line-height:26px;
}

#marquee{
	padding-left:128px;
	background:url(/img/top/marquee.gif) no-repeat left center;
}

#marquee marquee{
	background-color:#f8f7fc;
}



h2{
	margin:0 0 30px 0;
	padding:0;
	text-indent:0;
}



#box,#news,#pickup{
	height:426px;
}

#news{
	width:340px;
	float:right;
}

#news h3{
	margin-top:0;
}

#news div{
	overflow:auto;
	height:350px;
}

#news dl{
	margin:0;
}

#news dd{
	margin:10px 0 25px;
	padding:0 10px 15px 10px;
	border-bottom:dotted 2px #303030;
}

#pickup{
	float:left;
	width:320px;
	text-align:center;
	background:url(/img/top/pickup.gif) no-repeat;
}

#pickup img{ margin:0 auto; }

#pickup p{
	font-size:12px;
	line-height:14px;
	text-align:center;
	margin:12px 0;
}

#pickup .bold{
	color:#999999;
}

#pickup .bold span{
	color:#b3424a;
}

