@charset "UTF-8";
/* CSS Document */

#header_category_index {
	height:40px;
	border-bottom:1px solid #C3C3C3;
	background:url(../images/category_index/header_category_index.jpg) 0 0 no-repeat;
}


div#category_list{
	width:930px;
	float:left;
	clear:both;
	margin-top:10px;
	/*border:1px solid #C3C3C3;*/
}

*html div#category_list{
	margin-right:-10px;
	margin-bottom:-5px;
}


li.category_thumb{
	float:left;
	list-style:none;
	width:300px;
	height:174px;
	margin:0 10px 10px 0;
	/*border:1px solid #C3C3C3;*/
}

li.category_thumb p{
	width:110px;
	margin:-128px 0 0 179px ;
	letter-spacing:0;
} 

