#main {
	background-image: url(images/bg_main.gif);
	background-repeat: repeat-y;
	width: 860px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	height: 100%;
}
.conteint {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
}
.text700 {
	width: 580px;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.5em;
}
.text700line {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.5em;
	border: 1px solid #CCCCCC;
	padding: 5px;
	height: 105px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.text450 {
	width: 350px;
	margin-right: auto;
	margin-left: auto;
	font-weight: normal;
}
.text500 {
	width: 450px;
	margin-left: 130px;
	font-weight: normal;
	font-size: 12px;
}
.episode {
}
.episodeimg {
	border-right-width: 7px;
	border-right-style: solid;
	border-right-color: #9B3085;

}
.episodetxt {
	margin-left: 145px;
	height: 100%;
	margin-right: 10px;
}
strong {
	font-size: 10px;
	line-height: 130%;
	margin-top: 3px;
	padding-top: 3px;
}
.clear {
	clear: both;
}
.copy {
	margin: 5px auto;
	width: 350px;
}
.tdimgup {
	background-image: url(images/up_10.gif);
	height: 16px;
	width: 345px;
}
.tdimgunder {
	background-image: url(images/down_16.gif);
	width: 345px;
	height: 16px;
}
.endstyle {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	width: 700px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-bottom: 30px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.endstyle2 {
	width: 700px;
	margin-bottom: 10px;
	padding-bottom: 30px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-right: auto;
	margin-left: auto;
}

h4 {
	font-size: 14px;
	font-weight: bold;
}
.red {
	color: #990000;
	text-align: center;
	margin-top: 2px;
	padding-top: 2px;
}
.red2 {
	color: #990000;
	margin-left: 40px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 13px;
}

h3 {
	line-height: 120%;
	font-size: 14px;
}
.auther {
	font-size: 9px;
	border: 1px solid #CCCCCC;
	background-color: #CCCCCC;
	margin: 1px;
	padding: 1px;
}
.footer {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	text-align: center;
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	height: 15px;
	padding: 2px;
	font-weight: bold;
	background-color: #AAC3CC;
}
a:link {
	text-decoration: none;
	line-height: 130%;
	color: #333333;
}
a:hover {
	color: #000033;
	text-decoration: none;
}
a:visited {
	color: #006600;
	text-decoration: none;
}
.rightbox {
	float: right;
	height: 50px;
	width: 100px;
	margin: 3px;
	font-size: 10px;
}
