@charset "utf-8";

/* ------------------------------
 大
------------------------------ */
body {
	font-size: 17px;
	line-height: 1.5;
	*font-size: 105%;
}

.smaller {
	font-size: 15px;
	line-height: 1.5;
	*font-size: 90%;
}

.bigger {
	font-size: 19px;
	line-height: 1.5;
	*font-size: 115%;
}

table, td, th {
	font-size: 17px;
	line-height: 1.5;
}
