@charset "utf-8";

/* special ------------------------------ */

.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;
}





























