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

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

/* 10px */
#about-realize,
#sport_list li,
#footer .float-box li,
#summary .inner,
#newsrelease dl,
#breadclumb,
#side_colum .widget-content,
.entry_navi,
.module-content,
#footer h5,
#thumbs-list li{
	font-size:80%;
	font-family: "MS UI Gothic";
}

/* 12px */
#example,
#solution .solution-box,
#sport_list h3,
#footer .inner,
#footer .float-box h3,
#summary .inner,
#solution h3,
.asset-contents,
.asset-body,
.submenu-area,
.blog #side_colum .widget h3,
.module-header,
.asset-footer,
.comments-open-content,
.comment h5,
.showcase h3{
	font-size:100%;
}

/* 14px */
.asset-header h2,
.asset-header h3,
.asset-subtitle{
	font-size:120%;
}

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

