@charset "UTF-8";

html, body {
	background-color: #171715;
}

/* ===== テストボタン ===== */
#test-button {
	position: fixed;
	bottom: 0;
	right: 0;
	padding: 5px;
	line-height: 1.0;
	border: 1px solid #ccc;
	background-color: #c3ff7e;
}

.itemRel {
	color: #38adff !important;
}
