/* :::::::::::::::::::::::::::::::::::::::::::::

	site: Luci Official Web Site
	name: category.css;

::::::::::::::::::::::::::::::::::::::::::::: */

/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
	SITEMAP
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

/**COMMON**/
/**category_header**/
#category_header {
	width: 725px;
	margin-right: 7px;
	margin-left: 2px;
	margin-bottom: 4px;
}
#category_header h2 {
	background-image: url(../image/categoryheader.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 89px;
	width: 725px;	
}
#sitemap_contents {
	width: 725px;
	margin-right: 7px;
	margin-left: 2px;		
}

/**INDEX**/
#map_index {
	width: 665px;
	padding-top: 25px;
	margin-right: 30px;
	margin-left: 30px;	
	padding-bottom: 25px;
}
#map_index .category {
	background-image: url(../../common/image/line_dot_01.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 13px;
	padding-bottom: 13px;	
}
#map_index .subcategory {
	width: 326px;
	margin-left: 176px;
	padding-bottom: 25px;
}
#map_index .top_category_name {
	font-size: 80%;
	background-image: url(../image/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;	
}
#map_index li {
	font-size: 75%;
	margin-top: 6px;
}
#map_index a {
	text-decoration: none;	
}
#map_index a:hover {
	text-decoration: underline;
}

#news, #concept, #products, #works, #reference, #contact, #company, #sitemap, #privacy {
	width: 502px;
	margin-left: 162px;	
}

