@charset "UTF-8";

/* ----------------------------------------------------------- 
category index
-------------------------------------------------------------- */
#com #content_v4 div.com_thmbnail {
}
#com #content_v4 div.com_thmbnail .text {
	overflow: hidden;
	zoom: 1;	/* for ie */
}
#com #content_v4 div.com_thmbnail .photo {
	margin-right: 20px;
	float: left;
}

#com #content_v4 .wrapPane h2 {
	margin:0;
}

#com #content_v4 .paneBlock2 .com_RowlinkList {
	margin-top:18px;
	padding-bottom:10px;
}


/* clearfix
-------------------------------------------------------------- */
#com #content_v4 div.com_thmbnail:after,
#com #content_v4 div.com_TechnicalBox:after,
#com #content_v4 .clearPane2R:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
	line-height: 0;
}
#com #content_v4 div.com_thmbnail,
#com #content_v4 div.com_TechnicalBox,
#com #content_v4 .clearPane2R {
	_height: 1px;
	min-height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}
/* A postscript is not added at the following */
