.repeat-x {
	background-repeat: repeat-x;
}
.center1 {
	position: relative;
	top: 0px;
	left: 0px;
} 
.no-repeat {
	background-repeat: no-repeat;
}.ash-line {
	border-top: 1px none #EBEBEB;
	border-right: 1px none #EBEBEB;
	border-bottom: 1px solid #EBEBEB;
	border-left: 1px none #EBEBEB;
}
.ash-line01 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #E5E5E5;
	border-right-color: #E5E5E5;
	border-bottom-color: #E5E5E5;
	border-left-color: #E5E5E5;
}
.table01 {
	border: 1px solid #D9D9D9;
	background-color: #F7F7F7;
	font-family: "???";
	font-size: 12px;
	line-height: 22px;
	color: #000000;
}
.tab-line-ash {
	font-family: "???";
	font-size: 12px;
	color: #333333;
	border: 1px solid #CDCDCD;
}
.tb-all-ash {
	background-color: #f7f7f7;
	border: 1px solid #CDCDCD;
}
.table02 {
	border: 1px solid #E0E0E0;
}
