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

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


td,th{
	font-size: 100%;
}
* td,* th{
	font-size: 100%;
}

*+td,*+th{
	font-size: 100%;
}

/* 80% */
.list-area ul,
#breadclumb,
#footer .companyarea,
.asset-header li{
	font-size: 80%;
}
/* 90% */
#pagetop a{
	font-family: "MS UI Gothic";
	font-size: 90%;
}

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

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

/* 140% */
#contents .asset-header h2{
	font-size:140%;
}
