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

/* font_change */
#font_change #font01 a{
	background-position: 0px -40px;
}

/* 10px */
#breadclumb,
#content .asset-footer,
.widget-recent-entries .widget-content,
.galleries_list li,
.submenu-widget .widget-content,
#cal-area h4,
#entry-list-area .inside,
#yealy-area dd,
#footer{
	font-size:10px;
	font-family: "MS UI Gothic";
}

/* 12px */
#support .inner,
#material .box,
.topics .box,
.topics h3,
#company .inner,
.widget-content,
#content .asset-content,
#content .archive-content,
.content-nav,
th,td,
.more-right h4,
.galleries_list h3,
.submenu-widget h3,
#content #left_colum .asset-subtitle h4,
#content #left_colum h4.asset-smalltitle,
#yealy-area dt,
.asset-body,
#footer-navigation{
	font-size:12px;
}

/* 14px */
h2,h3,h4{
	font-size:14px;
}

/* 16px */
.search-results-header{
	font-size:16px;
}

