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

/* font_change */
#font_change #font-small a{
	background-position: 0px 0px;
}

/* 12px */
.list-area ul,
#breadclumb,
.widget .widget-head,
.widget .widget-contents,
.font_size_s{
	font-size:12px;
}

/* 14px */
.asset-contents,
.asset-body,
.widget-contents,
.asset-subtitle h2,
.asset-header h2,
.font_size_m,
.topics-table td,
.topics-table th,
.asset-subtitle{
	font-size:14px;
}

