.box_table {
	background-image: url(../waku/table_tl.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 2px;
	margin-left: 2px;
	margin-bottom: 5px;
}
.top_table {
	background: url(../waku/table_tr.png) no-repeat top right;
}
.bottom_table {
	background: url(../waku/table_bl.png) no-repeat bottom left;
}
.bottom_table div {
	background: url(../waku/table_br.png) no-repeat bottom right;
}
.content_table {
	background: url(../waku/table_r.png) top right repeat-y;
}

.top_table div,.top_table{
	width: 100%;
	height: 0px;
	font-size: 1px;
}
.bottom_table div, .bottom_table {
	width: 100%;
	height: 10px;
	font-size: 1px;
}
.content_table, .bottom_table {
	margin-top: -19px;
}
.content_table {
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
}


.tableB {
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	margin-left: 0px;
}


.td01 {
	background-color:#D7EBFF;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;
}

.td02 {
	background-repeat: no-repeat;
	padding: 5px;
	font-size: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;
}