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

/* font_change */
#font_change #font-medium a{
	background-position: 0px -20px;
	background-image: url(../images/fontsize_m.gif);
}

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

/* 14px */
td,th,
.asset-contents,
.widget-contents,
#f-navi li,
#footer,
#footer .company_area h4,
.asset-subtitle h3,
.tab-contents h3{
	font-size:14px;
}

/* 16px */
.asset-header h2,
.cat_list td li,
.products_info h2,
.products_info .red,
h3.asset-semititle{
	font-size:16px;
}

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