/**
 * file: specialfeatures.css
 * 
 * author: s.ogawa@galaweb.jp
 * date: 2008-12-16
**/
#contents #content_header {
	border-bottom:1px solid #666666;
}
#contents ul {
	margin-top: 1em;
}
#contents li.first {
	/*margin-left: 0;*/
}
#contents li {
	margin: 5px 25px 15px 25px;
	width: 155px;
	height: 185px;
	overflow: hidden;
	float: left;
	display: inline; /* for IE6 */
}
#contents li .sammary {
	font-size: 7.2pt;
	background: url(../images/special_features/line_dotted.gif) repeat-x top;
	padding-top: 5px;
}
#contents li .sammary .date {
	color: #A5A5A5;
}