@charset "utf-8";
/* 文字サイズ */

body {
	font-size: 1.25em;
}
.txt_size a {
	padding: 10px 0;
}
.txt_big a {
	background-color: #313131;
	color: #fff;
}
