.s {
	font-size: 70%;
}

.ss {
	font-size: 70%;
	line-height: 150%;
}

.m {
	font-size: 80%;
}

.ms {
	font-size: 80%;
	line-height: 160%;
}

.mm {
	font-size: 90%;
}

.mms {
	font-size: 90%;
	line-height: 150%;
}

.l {
	font-size: 100%;
}

.tel {
	font-size: 110%;
}

.comment {
	font-size: 80%;
	line-height: 160%;
	background-color: #FFCCCC;
}

.time {
	font-size: 80%;
	line-height: 160%;
	background-color: #DDDDDD;
}
.comment-paragraph {
	font-size: 80%;
	line-height: 160%;
	margin-top: 0.2em;
	margin-bottom: 0.3em;
}

.section-line {
	background-color: #999999;
	width: 100%;
}

