@charset "utf-8";

/* font size */

body {
	font-size: 100%;
}


/* font switch */

#font_switch .btn_s {
	background-image: url(../images/icon_font_s.gif);
}

#font_switch .btn_m {
	background-image: url(../images/icon_font_m2.gif);
}

#font_switch .btn_l {
	background-image: url(../images/icon_font_l.gif);
}


/* news list */

.tb_news th {
	font-size: 0.688em;
}

.tb_news td {
	font-size: 0.75em;
}


/* news page */

.tb_news_list th,
.tb_news_list td {
	font-size: 0.75em;
}


/* PH-4, PH-5 table */

.tb_data th,
.tb_data td {
	font-size: 0.75em;
}

/* M84 table */

#m84_tb .tb_data td,
#m84_tb .tb_data th {
	font-size: 0.625em;
}

/* M81 table */

#m81_tb .tb_data td,
#m81_tb .tb_data th {
	font-size: 0.625em;
}
