@charset "utf-8";

.cont { text-align: left;
	background-color: #ffffff;
	padding: 3px 5px 3px 5px;}

.cont2 { text-align: center;
	background-color: #ffffff;
	padding: 3px 5px 3px 5px;
	width: 40%;}

.shibu { color: #ffffff;
	font-weight: bold;
	padding: 2px 3px 2px 3px;
	width: 15px;}

.cont2_b { text-align: center;
	background-color: #66cc33;
	padding: 3px 5px 3px 5px;
	width: 40%;
	color: #ffffff;}




