﻿body {
	background-color: #000000;
}
.button {
	font-size: 12px;
	line-height: 20px;
	color: #CC0000;
	text-decoration: none;
}
.font_01 {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}
.textfield {	border: 1px solid #CCCCCC;
	font-size: 12px;
	color: #666666;
}
