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

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

/* 14px */
.list-area ul,
#breadclumb,
#gloval_navigation_inner,
.layout_filter li{
	font-size:14px;
}

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

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

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

