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

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

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

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

/* 14px */
.asset-header h2,
#kodawari h3{
	font-size:14px;
}

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

