@charset "Shift_JIS";
.maintable {
	margin-top: 25px;
	margin-left: 30px;
	height: 350px;
	width: 300px;
	background-image: url(../img/sideline.gif);
	background-repeat: repeat-y;
	float: left;
}
.headline {
	background-image: url(../img/headline.gif);
	height: 25px;
	width: 300px;
	background-repeat: no-repeat;
}
.hlcontent1 {
	height: 85px;
	width: 295px;
	padding: 0px 0px 0px 10px;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.hlcontent2 {
	height: 85px;
	width: 295px;
	padding: 5px 0px 0px 10px;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.hlcontent3 {
	height: 85px;
	width: 295px;
	padding: 5px 0px 0px 10px;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.hlmore {
	height: 40px;
	width: 295px;
	padding: 5px 10px 0px 0px;
	vertical-align: bottom;
	text-align: right;
	color: #666666;
}
.hltitle {
	font-weight: bold;
	color: #BA0404;
}
.hldate {
	color: #CCCCCC;
}
.subtable {
	float: left;
	margin-top: 25px;
	margin-left: 100px;
	height:280px;
	width: 320px;
	vertical-align: top;
	/*border: 1px solid #FF3399;*/
}
.themesong {
	height: 33px;
	width: 315px;
	background-image: url(../img/themesong2.gif);
	background-repeat: no-repeat;
	padding-left: 5px;
}

.tscontent {
	width: 320px;
	vertical-align: top;

}
.tscontent a {
	outline:0;
}
#detail2 {
	background-color: #333333;
	clear: both;
	height: 230px;
	width: 420px;
	margin-left: 25px;
	margin-top: 25px;
	margin-bottom: 10px;
	text-align: left;
}
.banner {
	margin-top: 15px;
	margin-left: 10px;
	border: 1px solid #FFFFFF;
}
