@charset "utf-8";
/* CSS Document */

/* past */

table{
	border-left:1px solid #c9c7be;
	border-top:1px solid #c9c7be;
	width:595px;
	margin:20px auto;
}
table td{
	border-right:1px solid #c9c7be;
	border-bottom:1px solid #c9c7be;
	text-align:center;
	line-height:125%;
}
.td01{
	width:33%;
	background-color:#f3f3ec;
}
table td table{
	border:0;
	width:170px;
	margin:0;
}
table td table td{
	border:0;
}