body,td,th {
	font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
	font-size: small;
	color: #333333;
	line-height: 140%;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #C9534F;
}
a:active {
	text-decoration: none;
	color: #C9534F;
}
.body_m {
	font-size: medium;
	line-height: 160%;
}
.body_m_red {
	color:#C9534F;
	font-size: medium;
	line-height: 160%;
}
.body_red {color: #C9534F}
.body_glay {color: #666464}
.body_white {color: #FFFFFF}
.body_blue {color: #0000FF}
.navigation {
	font-size: 12px;
	line-height:180%;
}
.navi_red {
	font-size: 12px;
	line-height:180%;
	color: #C9534F;
}
.copyright {
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
}