@charset "utf-8";
.main_s {
	font-size: small;
	line-height: 130%;
	color: #333333;
}
.main_m {
	font-size: medium;
	line-height: 130%;


	color: #333333;
}
.main_l {
	font-size: large;
	line-height: 130%;
	color: #333333;
}

.main_ss {
	font-size: x-small;
	line-height: 130%;
	color: #333333;
}
.main_ss2 {
	font-size: x-small;
	color: #333333;
}
.main_ll {
	font-size: x-large;
	line-height: 130%;
	color: #333333;
}
td {
	font-size: small;
	color: #333333;
}
body {
		font-family:Tahoma,Verdana,Segoe,sans-serif,"ヒラギノ角ゴ Pro W3",Hiragino Kaku Gothic Pro,Osaka,"MS Pゴシック";
}
.caption {
	font-size: x-small;
	line-height: 105%;
	color: #666666;
}

