.kihon {
	font-size: 12px;
	color: #333333;
	line-height: 1.5;
}
.red {
	font-size: 12px;
	color: #ff0000;
	line-height: 1.5;
}
.INPUT, SELECT, TEXTAREA { 
	font-size: 12px }

.big	{
	font-size:16px;
	color: #333333;
	line-height: 1.5;
	}
	
.back {
	background-color: #99CCFF;

}