@charset "UTF-8";
/* -------------------------------------------------------- CSS Information 
Lust up date:   2015.05
Style Info:     business css
------------------------------------------------------------------------ */  

/*CommonCSS_link*/
@import url(base.css);
@import url(common.css);
/*-------------------------------------------------------- xxxxx */
/* xxx */
.li_type li{
	display:inline-block;
	margin:0 10px 0 5px;
	white-space:nowrap;
	width:100px;
}