@charset "Shift_JIS";

p,h2,h3,h4,h5,ul,ol,li,dl,dt,dd {
	font-size:10px;
}

.mojiS {
	float:left;
	background-image: url(../images/moji_s_ov.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 22px;
	width: 30px;
}
.mojiM {
	float:left;
	background-image: url(../images/moji_m.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 22px;
	width: 30px;
}
.mojiL {
	float:left;
	background-image: url(../images/moji_l.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 22px;
	width: 31px;
}