@charset "UTF-8";

@import url(../../../../css/tv.css);
@import url(../../css/common.css);
@import url(../../css/textsettings.css);

#wrapper {
	background-color: #fff;
}

#main {
	display: block;
	height: 355px;
	background: transparent url(../images/main_s4.jpg) no-repeat 0 0;
}

#copy {
	width: 211px; height: 65px;
	background: transparent url(../images/copy.gif) no-repeat 0 0;
	font-size: 12px;
	position: absolute; top: 14px; left: 354px;
}

#credit {
	width: 230px;
	font-size: 80%;
	text-align: left;
	line-height: 1.8;
	position: absolute;
	top: 230px;
	left: 335px;
	color: #fff;
}

/* 見出し */

h1 {
	display: none;
}

h2 {
	margin-top: 10px; margin-bottom: 5px !important;
	color: #000;
	height: 16px;
	padding-bottom: 3px;
	border-bottom: 1px solid #cf0058;
}

#news h2 {
	background: transparent url(../images/h_news.gif) no-repeat 0 0;
}

#otherseason h2 {
	background: transparent url(../images/h_otherseason.gif) no-repeat 0 3px;
}

#selldvd h2 {
	background: transparent url(../images/h_selldvd.gif) no-repeat 0 0;
	clear: both;
}
#rentaldvd h2 {
	background: transparent url(../images/h_rentaldvd.gif) no-repeat 0 0;
}

h4 {
	color: #ec008c;
}

h5 {
	margin-top: 10px;
	padding: 3px 10px;
	background-color: #fcc;
}

/* メニュー */

#nav {
	padding: 5px;
	background: #ec008c url(../images/nav_bg.gif) no-repeat 0 0;
}

body#toppage #nav {
	background-image: none;
	background-color: #ec008c;
}

#nav ul {
	height: 30px;
	list-style: none;
	margin-left: 15px;
}

#nav li {
	width: 110px; height: 30px;
	margin-right: 15px;
	float: left;
}

#nav li#chara { width: 102px; }
#nav li#episodes { width: 88px; }
#nav li#trailer { width: 66px; }
#nav li#download { width: 98px; }

#nav li a, #totop a {
	display: block;
	width: 100%; height: 100%;
}

#nav li a:hover {
	color: #999; text-decoration: none;
}

#nav li#intro a {
	background: transparent url(../images/nav_intro.gif) no-repeat 0 -30px;
}
#nav li#episodes a {
	background: transparent url(../images/nav_episodes.gif) no-repeat 0 -30px;
}
#nav li#chara a {
	background: transparent url(../images/nav_chara.gif) no-repeat 0 -30px;
}
#nav li#trailer a {
	background: transparent url(../images/nav_trailer.gif) no-repeat 0 -30px;
}
#nav li#download a {
	background: transparent url(../images/nav_comments.gif) no-repeat 0 -30px;
}

#nav li#trailer a:hover,
#nav li#episodes a:hover,
#nav li#chara a:hover,
#nav li#intro a:hover,
#nav li#download a:hover {
	background-position: 0 -60px;
}

#totop {
	width: 208px; height: 35px; margin-left: 5px;
}
#totop a {
	background: transparent url(../images/nav_totop.jpg) no-repeat 0 0;
}

#contents {
	width: 575px; /* IE6バグ回避用にwidthを設定する必要あり */
	padding: 10px;
	background: transparent url(../images/lbg.gif) repeat-y 0 0;
	voice-family: "\"}\"";
    voice-family: inherit;
	width: 555px;
}

/* テーブル */

table {
	width: 550px;
}

td {
	padding: 10px; vertical-align: top;
	text-align: left;
}

td img { position: static !important; }

td.jkt {
	width: 72px;
	padding-right: 0;
}

td.boxcel {
	width: 245px;
}

td.jkt a { color: #f99; }
td.jkt img { border: 1px solid #f99; }

td.boxcel img {
	float: left;
	margin: 0 5px 5px 0;
}

td.inf {
	width: 173px;
}

td.inf p, td.boxcel p { font-size: 80%; margin-bottom: 0; }

.rdate { color: #f36; }
.epi { color: #c33; }
.price { color: #f60; }


/* ニュース */

#news {
	width: 420px;
}

#news ul { margin: 0 0 10px 0; padding: 0 0 0 20px; }

#news li {
	line-height: 1.7;
	list-style: circle;
}

#news p img, #news li img { float: right; margin: 0 0 5px 5px; }


/* その他のシーズン */

#otherseason {
	width: 120px; /* 古いIE用 */
	float: right;
	background-color: #ffe2f2;
	padding: 0 5px 5px 5px;
	border: 1px dotted #f99;
	voice-family: "\"}\"";
    voice-family: inherit;
	width: 110px;
}

#otherseason ul {
	margin: 0; padding: 0; list-style: none;
}

#otherseason li { padding: 0; }
