@charset 'utf-8';

/* ----- ネタバレ領域 ----- */

.sfield {
	margin: 5px 10px 10px;
	color: #eeeeee;
	border: 1px solid #888888;
	background: #eeeeee;
}

/* ----- ネタバレボタン ----- */

.nbtn {
	color: #333333;
	border: 1px solid #666666;
	background: #eeeeee;
}

.nbtnc {
	color: #333333;
	border: 1px solid #cccccc;
	background: #cccccc;
}

/* ----- タグエディタボタン ----- */

.netabare input {
	text-align: center;
	color: #333333;
	border: 1px solid #333333;
	background: #eeeeee;
}

/* ----- ネタバレボタンを囲むp ----- */

.nbtnb {
	margin-bottom: 5px;
}

/* ----- 閉じボタンを囲むp ----- */

.nbtna {
	text-align: right;
}
