@charset "utf-8";

/* ****************************************************
フォントサイズ　大きく
***************************************************** */

/* font-size large */
body {
	font-size: 93%;
}

h1 {
	font-size: 10pt;
}

h2,
.step-title .title-txt {
	font-size: 130%;
}
.search-index,
.em-big {
	font-size: 120%;
}

#contents .section {
	font-size: 110%;
}

#contents .section table,
#contents .inquiry-box table {
	font-size: 110%;
}

#contents .section table.table01 th.lv1lightblue span.strong,
#contents .lead-strong,
#contents .flash-area #map-flash .no-flash .announce p.attention {
	font-size: 160%;
}

#contents .next-announce,
#footer #copyright {
	font-size: 83%;
}

#contents .caution01,
#contents .caution02,
#contents .caution03,
#contents .small-txt {
	font-size: 93%;
}


#contents .search-msg,
#contents .err-box {
	font-size: 130%;
}
#contents .search-msg .result-highlight,
#contents .highlight-txt {
	font-size: 160%;
}
