

	
/**雑貨**/
#zakka {
	width:950px;
	float:left;
	padding: 0;
	}
	

#zakka #new{
	width: 950px;
	height:252px;
	background-color: #f1f1f1;
	overflow:hidden;
	_zoom:1;
}

#zakka #new02{
	width: 950px;
	height:252px;
	background-color: #f1f1f1;
	overflow:hidden;
	_zoom:1;
}

#zakka .newitem{
	width: 168px;
	height:232px;
	background-color: #ffffff;
	float:left;
	margin:10px 10px 10px 10px;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}



#zakka .newitem a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
}


#zakka .txt{
	color: #333;
	padding: 5px;	
	font-size:12px;
	width:150px;
}

#zakka .date{
	color: #da4b4b;
	font-size:12px;
	padding: 5px;
		width:150px;
}




/**ファッション**/

#fashion, #interior, #kitchen, #baby{
	width:950px;
	float:left;
	padding: 0;
	margin-top:10px;
	}

/**ファッションNEW**/


#fashion #new, #interior #new, #interior #new02, 
#kitchen #new, #kitchen #new02, #baby #new, #baby #new02{
	width: 950px;
	height:252px;
	background-color: #333333;
	overflow:hidden;
	_zoom:1;
}



#fashion .newitem, #interior .newitem, #kitchen .newitem, #baby .newitem{
	width: 168px;
	height:232px;
	background-color: #ffffff;
	float:left;
	margin:10px 10px 10px 10px;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}



#fashion .newitem a:hover img, #interior .newitem a:hover img, 
#kitchen .newitem a:hover img, #baby .newitem a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
}


#fashion .txt, #interior .txt, #kitchen .txt, #baby .txt{
	color: #333;
	padding: 0 5px 5px 5px;	
	font-size:12px;
	width:150px;
}

#fashion .date, #interior .date, #kitchen .date, #baby .date{
	color: #da4b4b;
	font-size:12px;
	padding: 5px;
	width:150px;
}






/**
#fashion #new{
	height: 210px;
	width: 740px;
	background-color: #f8ccc3;

}



#fashion .newitem{
	width: 190px;
	height: 135px;
	background-color: #fff;
	float:left;
	margin:10px 0 0 8px;
	border-right:1px solid #ce8b80;
	border-bottom:1px solid #ce8b80;
}

#fashion a:hover img{
	 position: relative; top: 1pt;
}


#fashion .txt{
	font-size: 12px;
	color: #333;
	width: 120px;
	padding: 2px;

}

#fashion .date{
	font-size: 12px;
	color: #da4b4b;
	padding: 3px 0 0 3px;
}
**/



