@charset "UTF-8";
.box01 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 40px;
	margin-left: 20px;
}
.box02 {
	padding: 0px;
	float: left;
	width: 170px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.box03 {
	padding: 0px;
	float: left;
	width: 170px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.td_img {
	background-color: #FFFFFF;
	text-align: center;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
}
.td01 {
	background-color: #FFDDC8;
	text-align: center;
	color: #323232;
}
.td02 {
	color: #FFFFFF;
	text-align: center;
	background-image: url(../img/td_bg.gif);
}
