#content-title {
	margin:30px 0 0;
	font:700 30px/1em "century gothic";
	text-shadow:0 0 1px #c7cc56, 1px 1px 5px #888;
}
/* Uo Date タブ */
.recent p {font-size:93.75%; margin:5px 0;}
.recent a {
	line-height:1.3;
	text-decoration:none; font-weight:700;
}
.recent .new a:after {content:"New!"; color:green; margin-left:5px; font-size:87.5%; font-weight:400;}
/*.recent .new a {background:url(/img/icon/new-green.png) no-repeat right 50%;}*/
.recent-com {
	position:relative; margin:20px 0 0 64px; clear:both;
	list-style:disc; font-size:87.5%; color:#333;
}
.recent-com:after {
	font:700 13px/10px "century gothic";
	position:absolute; left:-64px; top:0; padding:5px 0 17px; text-align:center;
	content:attr(title); display:block; width:32px; height:10px; 
	background:url(/att/att/img/icons.png) no-repeat 0 -314px;
}
.recent a {display:block}

