@charset "utf-8";
/* CSS Document */

/*------------------------------*/
/*     　　小分類    　　　  */
/*------------------------------*/

#boxB #contents{
	margin-top:1.5em !important;
}

#boxB #contents .categoryphoto {
	height:140px !important;
}

#boxB #contents .categoryname {
	width:336px;
	*width:336px;
	background-color:#999;
	color:#000;
	font-weight:bold;
	font-size:14px;
	text-indent:10px;
	float:left;
	margin:10px 0 0 0 !important;
	padding:5px 0 5px 0;
}

#boxB #contents .categorycoment {
	width:338px !important;
	height:125px !important;
	margin:0 !important;
	padding:0 !important;
	text-align:center;
}

html>/**/body #boxB #contents .categorycoment {		/* firefox　ハック */
		height:130px !important;
}