@charset "UTF-8";

/* ---------------------------------------------------------------- *
	エントリーページの設定です
 * ---------------------------------------------------------------- */
.sheetsBox {
	width: 400px;
	margin: 16px 0;
	padding: 10px 10px 10px 15px;
	border: 4px solid #cccccc;
}

.attention {
	color: #cc0000;
}

.nextText {
	font-size: 95%;
	line-height: 1.4;
}
