@charset "UTF-8";
/* -------------------------------------------------------- CSS Information 
Last up date:   2013.06.04
Style Info:     business css
------------------------------------------------------------------------ */  

/*CommonCSS_link*/
@import url(base.css);
@import url(common.css);
/*------------------------------------------------------------*/
.itembox dl {
	width: 217px;
	float: left;
	text-align: center;
	margin-bottom: 20px;
}
.itembox dl dt {
	margin-bottom: 10px;
}
.itembox dl dd {
	font-size: 14px;
	text-align:left;
}
