@charset "utf-8";
#header h1 {
	background: url(../img/logo.gif) no-repeat;
	height: 82px;
	width: 234px;
	float:left;
}

#header h1 a{
	display: block;
	height:0pt;
	overflow:hidden;
	padding-top:82px;
	font-size:1px;
}

#mainCate {
	padding: 5px 0;
}

#mainCate h3 {
	background: url(../../img/h3_ttl_maincate.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 22px;
}



#mainCate li{
	height:39px;
	width:270px;
	float:left;
}
#mainCate li a{
	display: block;
	height:0pt;
	overflow:hidden;
	padding-top:39px;
	font-size:1px;
}
#mainCate .mainCateSkin{
	background: url(../../img/main_cate01.jpg) no-repeat;
}
#mainCate .mainCateBase{
	background: url(../../img/main_cate02.jpg) no-repeat;
}
#mainCate .mainCateHair{
	background: url(../../img/main_cate03.jpg) no-repeat;
}
#mainCate .mainCateKenko{
	background: url(../../img/main_cate04.jpg) no-repeat;
}





#mainPopular {
	padding-top: 2px;
}
#mainPopular h3 {
	background: url(../../img/h3_ttl_main_popular.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 24px;
	padding-bottom: 7px;
}
#mainPopular li {
	display: block;
	width: 125px;
	float: left;
	padding: 0px 5px;
	font-size: 10px;
}
#newReport {
	clear: both;
	padding: 5px 0px;
}
#newReport h3 {
	background: url(../../img/h3_ttl_main_newreport.gif) no-repeat;
	height: 24px;
	text-indent: -9999px;
	padding-top: 10px;
}
#newReport img {
	display: block;
	padding-right: 15px;
	padding-left: 5px;
	float: left;
}
#newReport h4 {
	font-size: 12px;
	display: block;
	padding: 8px 0px;
}
#newReport p {
	font-size: 10px;
	display: block;
}
#newReport a,#newItemLeft a, #newItemRight a {
	color: #333399;
}



#newItems {
	clear: both;
}
#newItems h3 {
	background: url(../../img/h3_ttl_main_newitem.gif) no-repeat;
	height: 23px;
	text-indent: -9999px;
	padding-bottom: 7px;
}
#newItemLeft {
	width: 250px;
	float: left;
	font-size:10px;
}
#newItemRight {
	width: 250px;
	float: right;
	font-size:10px;
}

#newItemLeft img,#newItemRight img {
	float:left;
	padding:0px 5px;
}

#newItems dl {
	clear: both;
	padding-top:5px;
	font-size:10px;
}
#newItems dt {
	clear: left;
	float: left;
	width: 240px;
	padding: 5px 0.5em 5px 10px;
}  
#newItems dd {  
	margin-left: 0;  
	padding: 5px 0.5em 5px 8em;  
}
#newItems dt a{
	color: #333399;
	font-weight:bold;
}
