@charset "utf-8";
/* CSS Document */

 .table-before-l{
	background-image: url(../image/table-before-l.gif);
	height: 456px;
	width: 552px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	font-size: 12px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.table-before-m {
	font-size: 12px;
	background-image: url(../image/table-before-m.gif);
	background-repeat: no-repeat;
	height: 380px;
	width: 552px;
	margin-bottom: 10px;
	margin-left: 20px;
}

.table-before-s {
	height: 345px;
	width: 552px;
	background-image: url(../image/table-before-s.gif);
	background-repeat: no-repeat;
	height: 345px;
	font-size: 12px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.table-after-l {
	background-image: url(../image/table-after-l.gif);
	background-repeat: no-repeat;
	height: 456px;
	width: 552px;
	margin-bottom: 10px;
	font-size: 12px;
	margin-left: 20px;
}
.table-after-s {
	background-image: url(../image/table-after-s.gif);
	background-repeat: no-repeat;
	height: 345px;
	width: 553px;
	margin-bottom: 10px;
	font-size: 12px;
	margin-left: 20px;
}

.table-after-m {
	font-size: 12px;
	background-image: url(../image/table-after-m.gif);
	background-repeat: no-repeat;
	height: 380px;
	width: 552px;
	margin-bottom: 10px;
	margin-left: 20px;
}

