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

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

/* 10px */
.f-size10,
.list-area ul,
#breadclumb,
#gloval_navigation_inner,
.layout_filter li,
.photo-display li,
.separator{
	font-size:9px;
	/*font-family: "MS UI Gothic";*/
}

/* 12px */
.f-size12,
td,th,
.asset-body,
.widget-contents,
#f-navi li,
#footer,
#footer .company_area h4,
.mailform td input,
.mailform td textarea,
.widget .widget-head h3,
.widget .widget-header h3,
.trackbacks-inner,
.comment,
address,
.comments-inner{
	font-size:11px;
}

/* 14px */
.asset-header h2,
.asset-box h3,
.comments-open-header,
.comments-header h2{
	font-size:13px;
}

/* 16px */
#contents .asset-header,
#iso .asset-body{
	font-size:15px;
}

/* 19px */
#housin li{
	font-size:19px;
}

