@charset "UTF-8";
/* 基本タグ設定 */
.release_view {
	display: none;
}
.test_view {
	color: red;
	margin-left: 20px;
	font-size: 15px;
	font-weight: bold;
}

