@charset "Shift_JIS";

body {
	margin: 0;
	padding: 0;
	background-color:#ffffff;
	color:#000000;
}
img {
	border: none;
}
sup {
	font-size: 80%;
}
.text-l {
	font-size: 100%;
	line-height: 130%;
}
.text-m {
	font-size: 90%;
	line-height: 130%;
}
.text-s {
	font-size: 80%;
	line-height: 130%;
}
.text-ss {
	font-size: 70%;
	line-height: 130%;
}

