@charset "euc-jp";

@import"base.css";
@import"contents.css";
.wrap .main div table {
	background-color: #FFF;
	text-align: center;
	height: 220px;
	width: 220px;
	border-top-width: 1px;
	border-top-color: #999;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	margin: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
