/* colors for anchor */

a {
	color: #E7C6B2; text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #999999; text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FF3300; text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #000000; text-decoration: none;
	font-weight: bold;
}

/* base layout */

.base {
	width: 575px; padding-bottom: 2em;
	background-color: #000;
	margin: 0 auto; text-align: left;
	padding-bottom: 113px;
}

/* main table */

.main {
	width: 565px;
}
td.top {
	background-image: url(img_s3/main_top.gif);
}
td.middle {
	height: 274px;
	background-image: url(img_s3/main_bg.jpg);
	vertical-align: top;
}
.middleinfo {
	margin-left: 11px;
	color: #FFF;
}
.middleinfo .j9 {
	margin-top: 0.5em; margin-bottom: 0.5em;
}
.txt {
	color: #FF0000;
}

/* sub and products table */

.subpro {
	width: 575px;
}
td.subtd {
	width: 145px; color: #FFF;
	vertical-align: top;
}
td.space {
	width: 10px;
}
td.productstd {
	width: 420px;
	vertical-align: top;
}
.subbg {
	margin: 0; padding: 0;
	background-image: url(img_s3/sub_bg.gif);
}
.sub {
	margin-left: 11px; margin-right: 5px;
}
.sub a {
	color: #993300; text-decoration:none;
	font-weight: normal;
}
.sub a:visited {
	color: #996633; text-decoration:none;
	font-weight: normal;
}
.sub a:hover {
	color: #996633; text-decoration:underline;
	font-weight: normal;
}
.sub a:active {
	color: #CC6633; text-decoration: none;
	font-weight: normal;
}
.sub .j9,.j10 {
	margin-top: 0.5em; margin-bottom: 1em;
}

#otherseason {
	margin: 15px 5px 0 11px;
}
#otherseason .j10 {
	margin: 0.5em 0 0 1em; padding: 0;
}
#otherseason .yaji {
	margin-right: 0.5em;
}

.prodhead {
	margin-top: 1em; margin-bottom: 0.5em;
	color: #999;
}
.prodhead .j9,.j10 {
	margin-top: 0.5em; margin-bottom: 0.5em;
}
.prodbg {
	width: 420px;
	margin: 0; padding: 0;
	background-image: url(img_common/prod_bg.gif);
}
.prodbg table {
	width: 420px;
}
.prodbg table td.jkt {
	width: 80px;
	vertical-align: top;
}
.prodbg table td.info {
	width: 130px;
	vertical-align: top;
}
.rdate {
	color: #F30;
}
.inline {
	margin-top: 0em; margin-bottom: 0em;
}

.tokuten {
	color: #F90;
}

#thirdbox2 {
	border: 1px solid #FF6600;
}
#thirdbox2 .j12b {
	background-color: #FF6600; color: #FFFFFF;
	padding: 3px;
}
#thirdbox2 .j10 { margin: 5px; }
#thirdbox2 h4 { margin: 3px 0 0 0; }
#thirdbox2 .mark { color: #FF3300; }