@charset "utf-8";
/* CSS Document */

body{
  background: none;
}

ul#subMenu{ background:url(../../images/common/menuSub.png) 0 0 no-repeat #ffff00;}

div.pagenation{
	width:150px;
    margin:0px auto;
}

h2.streamTitle{
width:100%;
height:80px;
text-align:center;
background:url(../../images/common/title/stream.jpg) repeat-x top;
margin-top:10px;
}

h2.streamTitle img{
margin-top:15px;
}

#footer{
  background:#ff9900 !important;
}

dt.streamCaption{
  position:relative;
}
dt.streamCaption p{
  text-indent:-9999px;
  background:url(../../images/stream/catch.png) no-repeat center top;
  width:700px;
  height:210px;
  margin-top:10px;
}
dt.streamCaption p.premiere{
  width:225px;
  position:absolute;
  top:650px;
  right:10px;
  background:none;
}
dt.streamCaption p.premiere a{
  text-indent:-9999px;
  background:url(../../images/stream/btn_ondemand.png) no-repeat center top;
  width:225px;
  height:225px;
  display:block;
}
#subbox dd.stream{
	line-height:1.6;
	color:#663300;
	margin:0 0 10px 0;
    padding-bottom:0px;
	background:url(../images/common/line.gif) bottom center no-repeat;
}

div.streamArea{
  width:680px;
  height:500px;
  margin:20px auto 0px;
  background:url(../../images/stream/world.png) no-repeat center top;
  position:relative;
}
table.streamList{
  position:relative;
  top:80px;
  left:20px;
}
table.streamList a{
  color:#009933;
  text-decoration:underline;
}
table.streamList a:hover,table.streamList a:active{
  color:#009933;
  text-decoration:none;
}
table.streamList a:hover,table.streamList a:active{
  color:#009933;
  text-decoration:none;
}
table.streamList td{
  padding:10px 5px 20px;
}
td.caption{
  font-size:16px;
  font-weight:bold;
  color:#009933;
  width:110px;
  text-align:center;
  vertical-align:top;
}
dt.comment{
  padding-top:30px;
  width:680px;
  margin:0px auto;
}
dt.comment p{
  display:none;
}
div.commentArea{
  width:680px;
  margin:0px auto;
}
div.commentArea p.txt{
  margin-top:20px;
  background:url(../../images/stream/commentBg.png) no-repeat center center;
  width:660px;
}
div.commentArea p.txtEnglish{
  margin-top:20px;
  background:url(../../images/stream/commentBg.png) no-repeat center center;
  width:660px;
}
div.commentArea p.name{
  text-align:right;
  margin:20px 25px 0 0;
}
div.commentArea p.nameEnglish{
  text-align:right;
  margin-right:25px;
}

div#header{
  width:100%;
  height:140px;
  background:url(/images/common/bgMenu.png) repeat-x bottom;
}
#streamContainer{
  width: 100%;
  background:url(/images/stream/bg.jpg) no-repeat center 0;
  height: 1025px;
  margin-bottom: 20px;
  min-width: 1000px;
}
#movieArea{
  width: 830px;
  height: 520px;
  margin: 0px auto ;
  padding-top: 202px;
  position: relative;
  text-align: center;
}
#script{
  margin-top: 60px;
}
#about{
  position: absolute;
  left: -10px;
  bottom: -195px;
}
#viewcheck{
  position: absolute;
  right: 10px;
  bottom: -185px;
}
#keyword{
  position: absolute;
  left: -10px;
  bottom: -200px;
}
#menuTop{
  position: absolute;
  right: -85px;
  top: 160px;
}
.ondemand{ background:url(/images/stream/ondemand.jpg) no-repeat center 202px; }
.ondemandEnd{ background:url(/images/stream/ondemand_end.jpg) no-repeat center 202px; }

#storyImg {
  width: 390px;
  height: 520px;
  overflow: hidden;
  position: relative;
}
#storyImg img {
  top: 0px;
  left: 0px;
  position: absolute;
}
#storyList{
  position: absolute;
  right: 20px;
  top: 500px;
}
#pkgList{
  position: absolute;
  right: 20px;
  top: 540px;
}
#storyList li, #pkgList li{
  padding-bottom: 10px;
}
#subContainer .notice{
  font-size: 16px;
  color: #ff3333;
  font-weight: bold;
  margin-top: 10px;
  display: block;
}
.attention{
  font-size: 12px;
  margin-top: 290px;
  display: block;
  text-align: center;
}
.notice2, .notice3{
  position: absolute;
  line-height: 1.5em;
  font-size: 12px;
  color: #ff3333;
  font-weight: bold;
}

.notice2{
  right: 20px;
  top: 415px;
  width: 400px;
  text-align: left;
}
.notice3{
  position: absolute;
  left: 0;
  top: 1000px;
  width: 830px;
}