@charset "utf-8";

/* special ------------------------------ */
.special-list01 {
	list-style-type: none;
	margin: 0px 0px 24px -8px;
	_margin-bottom: 32px; /* for IE6 */
	padding: 0px;
	zoom: 1;
}
.special-list01:after {
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: " ";
	line-height: 0; 
}

.special-list01 li {
	float: left;
	width: 328px;
	_width: 344px; /* for IE6 */
	_display: inline; /* for IE6 */
	margin-left: 8px;
}




























