@charset "UTF-8";

body {
	margin: 0;
	padding: 0;
	background-image: url(../images/00bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
p, h1, h2, h3,h4,ul {
	margin: 0px;
	padding: 0px;
}
a:link,a:visited {
    color:#FFFF99;
    text-decoration:none;
}
a:hover {
    color:#FFFFFF;
    text-decoration:underline;
}



#paramount {
	background:url(../images/00paramount2.jpg) repeat-x center top;
	height: 28px;
	width:100%;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
}

#container {
	width:900px;
	margin: 0px auto;
	background-color: #FFF100;
}
	
#gnavi {
	background: url(../images/01gnavi_bg.gif) repeat-x;
	padding: 9px 15px;
	height: 34px;
	width: 870px;
}
#gnavi ul {
	list-style-type: none;
}
#gnavi li {
	float: left;
}
#contents {
	width: 870px;
	padding-right: 15px;
	padding-left: 15px;
}
#top-left {
	width: 670px;
	float: left;
}
#top-right {
	width: 180px;
	float: right;
	padding-top: 20px;
}
#top-right .inner {
	margin-bottom: 15px;
}
#news{
	background: url(../images/01news_repeat.gif) repeat-y;
	width: 670px;
}
#news .inbox{
	width: 645px;
	color:#FFFFFF;
	text-align:left;
	height: 150px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: auto;
	margin-right: 5px;
}
#news h3{
	border-bottom: dotted 1px #FFFFFF;
	font-size:12px;
	line-height:20px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#products{
	background: url(../images/02products_repeat.gif) repeat-y;
	width: 670px;
}
#products #sell2,#products #sell1,#products #rental2,#products #rental1 {
	width: 670px;
	background-repeat: no-repeat;
	position: relative;
}
#products #sell2 a {
	display: block;
	height: 45px;
	width: 244px;
	position: absolute;
	left: 358px;
	top: 142px;
	text-decoration: none;
}
#products #sell1 a {
	display: block;
	height: 45px;
	width: 244px;
	position: absolute;
	left: 356px;
	top: 167px;
	text-decoration: none;
}
#products em,#products p {
	visibility: hidden;
}
#products #sell2 {
	background-image: url(../images/top_selldvd_s2.jpg);
	height: 210px;
}
#products #sell1 {
	background-image: url(../images/top_selldvd_s1.jpg);
	height: 251px;
}
#products #rental2 {
	background-image: url(../images/top_rentaldvd_s2.jpg);
	height: 381px;
}
#products #rental1 {
	background-image: url(../images/top_rentaldvd_s1.jpg);
	height: 412px;
}
#products .p_left{
	width: 295px;
	float:left;
}
#products .p_right{
	width: 375px;
	float:right;
}
#main {
	width: 870px;
	border-bottom: solid 5px #40c0f1;
}
#introduction {
	background-image: url(../images/intro_header.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#introduction h2 {
	height: 51px;
	visibility: hidden;
}
#introduction .inner {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	background: #54D5FF url(../images/intro_bg.jpg) no-repeat left top;
	line-height: 1.5em;
	border-left: 5px solid #40C0F0;
	border-right: 5px solid #40C0F0;
	border-bottom: 5px solid #40C0F0;
	margin-bottom: 15px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 390px;
}
#episode-head {
	background-image: url(../images/episode_head.jpg);
	height: 103px;
	width: 870px;
	position: relative;
}
#episode-head  h2 {
	visibility: hidden;
}
#episode-head  ul#season1 {
	list-style-type: none;
	position: absolute;
	left: 158px;
	top: 26px;
}
#episode-head  ul#season2 {
	list-style-type: none;
	position: absolute;
	left: 559px;
	top: 26px;
}
#episode-head li {
	float: left;
	height: 57px;
	width: 153px;
}
#episode-head  a {
	display: block;
	height: 57px;
	width: 153px;
}
.entry {
	width: 860px;
	padding-right: 5px;
	padding-left: 5px;
}
.entry-l {
	background-image: url(../images/episode_entry_bg.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
.entry-r {
	background-image: url(../images/episode_entry_bg2.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
.entry .align_left {
	float: left;
}
.entry .align_right {
	float: right;
}
.entry-l .inner {
	padding-left: 340px;
	margin-right: 38px;
	padding-right: 10px;
	position: relative;
	padding-top: 5px;
}
.entry-r .inner {
	padding-left: 57px;
	padding-right: 330px;
	position: relative;
	padding-top: 5px;
}
.entry h3 {
	margin-bottom: 15px;
}
.entry  p {
	line-height: 1.6em;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.entry-l .epi {
	position: absolute;
	top: 0px;
	right: 0px;
}
.entry-r .epi {
	position: absolute;
	top: 0px;
	left: 370px;
}
.entry .episode-footer {
	clear: both;
}

#footer {
	clear: both;
	width: 900px;
}

.clear {
	clear: both;
}
.h {
	visibility:hidden;
}
