@charset "utf-8";
/* CSS Document */

/* font_change */
#font_change #font-small a{
	background-position: 0px 0px;
	background-image: url(../images/btn/fontsize_small.gif);
}

/* 10px */
.list-area ul,
#breadclumb,
#gloval_navigation_inner,
.layout_filter li,
.panic_list .box{
	font-size:10px;
	/*font-family: "MS UI Gothic";*/
}

/* 12px */
td,th,
.asset-body,
.widget-contents,
#f-navi li,
#footer,
#footer .company_area h4,
#summary p,
.panic li{
	font-size:12px;
}

/* 14px */
.asset-header h2,
.band-spec li{
	font-size:14px;
}

/* 16px */
#contents .asset-header{
	font-size:16px;
}

/* 20px */
.band .asset-header h2{
	font-size:20px;
}
