@charset "utf-8";
/* CSS Document */

.box {
	font-size: 15px;
	line-height: 150%;
}
.line {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #f6ad49;
	padding: 15px;
}
.kurenai {
	color: #e60033;
}

