@charset "UTF-8";

/* ==============================================================

　The category is original

============================================================== */

/* ----------------------------------------------------------- 
main visual
-------------------------------------------------------------- */

#sol #content_v4 .wrapL .annotationList {
	float:right;
	margin-top:5px;
}




/* ----------------------------------------------------------- 
clearfix
-------------------------------------------------------------- */


#sol #content_v4 .wrapL:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
	line-height: 0;
}


#sol #content_v4 .wrapL {
	_height: 1px;
	min-height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}


/* A postscript is not added at the following */

