@charset "Shift_JIS";

@import url(base.css);
@import url(color1.css);

/* κΩ¦^ζΜwθ */
td.green {
	background-image: url(../images/gballs-green.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
td.blue {
	background-image: url(../images/gballs-blue.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
td.red {
	background-image: url(../images/gballs-red.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
td.yellow {
	background-image: url(../images/gballs-yellow.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
td.grey {
	background-image: url(../images/gballs-grey.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
/* xιSERP */
td.aqua {
	background-image: url(../images/gballs-aqua.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
td.orange {
	background-image: url(../images/gballs-orange.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
td.violet {
	background-image: url(../images/gballs-violet.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
td.khaki {
	background-image: url(../images/gballs-khaki.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
td.indigo {
	background-image: url(../images/gballs-indigo.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
td.indianred {
	background-image: url(../images/gballs-indianred.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
td.grey2 {
	background-image: url(../images/gballs-grey2.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
td.black {
	background-image: url(../images/gballs-black.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
td.red-serp {
	background-image: url(../images/gballs-red.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
