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

.ryoukin_3 {
display:none;
}
.ryoukin_6 {
display:none;
}

/* 料金サイズ */
.ryoukin_size p {
	margin-top: 3px;			/* マージン */
	line-height: 100%;				/* 行間 */
}
/* 料金2 */
.ryoukin_2 p {
	font-weight: normal;			/* フォント太さ */
	font-size: 14px;			/* フォントサイズ */
	line-height: 100%;			/* 行間 */
}
/* 料金6 */
.ryoukin_6 p {
	margin-bottom: 10px;		/* マージン */
}