@charset "utf-8";

/*analysis トップページ*/
.analysistop { margin-bottom:10px; }
#content .analysistop .ph { margin-top:-12px; width:252px; }
.analysistop ul { width:370px; }
#content .analysistop li {
	background: url(../img/common/icon_grarrow2.gif) no-repeat 0px 4px;
	margin-bottom: 6px;
	padding-left: 10px;
}
/*clearfix*/
.analysistop:after {
	clear:both;
	content:".";
	display:block;
	height: 0px;
	visibility:hidden;
}
/*\*//*/
.analysistop {display:inline-block;}
/* eof_macIE_hac */

