<?header("content-type: text/css; charset=UTF-8")?>

h2{
	margin:0 0 30px 0;
	padding:0;
	text-indent:0;
}



#box,#news,#pickup{
	height:318px;
}

#news{
	width:420px;
	float:left;
}

#news h3{
	margin-top:0;
}

#news div{
	overflow:auto;
<?if(strpos($_SERVER["HTTP_USER_AGENT"],"MSIE 6.0") or strpos($_SERVER["HTTP_USER_AGENT"],"MSIE 5.5")){?>
	height:248px;
<?}else{?>
	height:222px;
<?}?>
}

#news dl{
	margin:0;
}

#news dd{
	margin:10px 0 35px 20px;
}

#pickup{
	float:right;
	width:239px;
	background:url(/img/top/pickup.gif) no-repeat;
}

#pickup img{ margin:0 12px; }

#pickup p{
	font-size:12px;
	line-height:14px;
	text-align:center;
	margin:3px 0;
}

#pickup .bold{
	color:#999999;
}

#pickup .bold span{
	color:#b3424a;
}

/*	20100721 AAS’Ç‰Á
*/

p#mainImage {
	margin: 0 0 30px;
	padding: 0;
	text-indent: 0;
}
