@charset "utf-8";

/* ------------------------------
 中
------------------------------ */
body {
	font-size: 15px;
	line-height: 1.6;
	*font-size: 94%;
}

.smaller {
	font-size: 13px;
	line-height: 1.6;
	*font-size: 88%;
}

.bigger {
	font-size: 17px;
	line-height: 1.6;
	*font-size: 115%;
}

table, td, th {
	font-size: 15px;
	line-height: 1.6;
}
