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

body {
	margin: 0px;
	padding: 0px;
	color: #333;
	font-size: 12px;
	line-height: 26px;
	background-color: #FFFFFF;
	text-align: left;
	font-family: "メイリオ", Hiragino Kaku Gothic Pro,"ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック";
	background-image: url(../images/index08.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
img {
	vertical-align: top;
	border: none;
}
ul { list-style-type: none; margin: 0px; padding: 0px 0px 0px 0px; }
li { margin: 0px; padding: 0px; }
h1,h2,h3,h4,h5,h6,p{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom:0px;
}
/* Clear space */
.clear_b{
	clear: both;
}
.clear_b6{
	clear: both;
	height: 6px;
}
.clear_b8{
	clear: both;
	height: 8px;
}
.clear_b10{
	clear: both;
	height: 10px;
}
.clear_b16{
	clear: both;
	height: 16px;
}
.clear_b40{
	clear: both;
	height: 40px;
}
.clear_b50{
	clear: both;
	height: 50px;
}
.clear_b60{
	clear: both;
	height: 60px;
}
.clear_b120{
	clear: both;
	height: 120px;
}
.clear_b130{
	clear: both;
	height: 130px;
}
.clear_b140{
	clear: both;
	height: 140px;
}
.clear_b180{
	clear: both;
	height: 180px;
}
.clear_b200{
	clear: both;
	height: 200px;
}
.clear_b216{
	clear: both;
	height: 216px;
}
.clear_b8_line{
	border-top:solid #CCC 1px;
	clear: both;
	height: 8px;
}
/* clearfix */
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
 /* IE6 */
* html .clearfix { zoom: 1;}
 /* IE7 */
*:first-child+html .clearfix { zoom: 1;}
.float_l{
	float:left;
}
.float_r{
	float:right;
}

.tx12{
	font-size:12px;
}
.tx14{
	font-size:14px;
}
.bold{
	font-weight:bold;
}
#wrapper{
	width:980px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
#main_img{
	position: relative;
	height: 680px;
	width: 980px;
	background-repeat: no-repeat;
}
.sp{
	width:10px;
	height:10px;
	overflow:hidden;
	float:left;
}
#main_img h1{
	position: absolute;
	left: 352px;
	top: 98px;
	width: 338px;
	height: 222px;
}
#main_img h2{
	position: absolute;
	left: 350px;
	top: 328px;
	width: 338px;
	height: 23px;
}
#main_img h3{
	position: absolute;
	left: 225px;
	top: 592px;
	width: 177px;
	height: 23px;
}
#main_img h4{
	position: absolute;
	left: 488px;
	top: 593px;
	width: 64px;
	height: 23px;
}
#main_img h5{
	font-size: 12px;
}
#main_img p.ss{
	position: absolute;
	left: 12px;
	top: 98px;
	width: 323px;
	height: 23px;
}
#footer{
	padding-top: 4px;
	width: 100%;
	height: 40px;
	color: #8B7C70;
	font-size: 12px;
	text-align: center;
	background-repeat: repeat-x;
	background-image: url(../images/footer.jpg);
	position: relative;
}
#sns_area{
	width:980px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}
#sns{
	position: relative;
	width:980px;
	height:36px;
}
#ts_tw{
	position: absolute;
	right: 0px;
	top: 580px;
	width: 80px;
	height: 80px;
	text-align: left;
}
#twitter{
	position:absolute;
	right:0px;
	top:4px;
	width:130px;
	height:34px;
	text-align:left;
}
#facebook{
	position: absolute;
	right: 135px;
	top: 4px;
	width: 142px;
	height: 34px;
	text-align: left;
	z-index: 99;
}
#main_img p{
}
.ss{
	overflow: hidden;
}
/* トレイラー */
#trailer{
	position: absolute;
	width: 156px;
	zoom: 1;
	height: 175px;
	display: block;
	left: 0px;
	top: 140px;
}
/* DVD INFO キャンペーン */

#tv_info{
	position: absolute;
	width: 170px;
	zoom: 1;
	height: 135px;
	display: block;
	left: 810px;
	top: 0px;
}
/* バナー */
#banner{
	width:980px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:8px;
}
#banner img{
	margin-right:8px;
	float:left;
	margin-bottom:8px;
}
/* NEWS */
#news{
	position: absolute;
	width: 192px;
	zoom: 1;
	height: 100px;
	display: block;
	left: 18px;
	top: 478px;
	text-align: left;
	font-size: 12px;
	line-height: 20px;
	overflow: hidden;
}
.rssFeed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}
.rssFeed a {
	color: #444;
	text-decoration: none;
}
.rssFeed a:hover {
	color: #000;
	text-decoration: underline;
}

.rssHeader { padding: 0.2em 0; }

.rssBody { }
.rssBody ul { list-style: none; }
.rssBody ul, .rssRow, .rssRow h4, .rssRow p {
	margin: 8;
	padding: 8;
}

.rssRow { padding: 0.8em; }
.rssRow h4 { font-size: 1.1em; }
.rssRow div {
	font-size: 90%;
}

.rssRow .rssMedia {
	padding: 0.5em;
	font-size: 1em;
}

/* nav */
#nav{
	width: 743px;
	margin-left: auto;
	margin-right: auto;
	height: 80px;
	position: relative;
	background-image: url(../images/nav_top.png);
	background-repeat: no-repeat;
}
#btn_01{
	position:absolute;
	top:18px;
	left:0px;
	width:95px;
	height:43px;
}
#btn_02{
	position:absolute;
	top:9px;
	left:99px;
	width:184px;
	height:40px;
}
#btn_03{
	position:absolute;
	top:15px;
	left:283px;
	width:93px;
	height:39px;
}
#btn_04{
	position:absolute;
	top:4px;
	left:381px;
	width:111px;
	height:36px;
}
#btn_05{
	position:absolute;
	top:4px;
	left:499px;
	width:119px;
	height:36px;
}
#btn_06{
	position:absolute;
	top:4px;
	left:628px;
	width:109px;
	height:39px;
}
#btn_07{
	position: absolute;
	top: 40px;
	left: 393px;
	width: 162px;
	height: 36px;
	visibility: hidden;
}
#btn_08{
	position: absolute;
	top: 43px;
	left: 557px;
	width: 186px;
	height: 36px;
	visibility: hidden;
}
#btn_09{
	position: absolute;
	top: 43px;
	left: 377px;
	width: 121px;
	height: 36px;
	visibility: hidden;
}


#dvd_zabu {
	position:absolute;
	left:7px;
	top:619px;
	width:723px;
	height:61px;
}
#btn-event {
	position: absolute;
	left: 704px;
	top: 137px;
	width: 259px;
	height: 257px;
}
#dvd-info-btn {
	position: absolute;
	left: 786px;
	top: 470px;
	width: 177px;
	height: 178px;
}


#dvd-zabu {
	position:absolute;
	left:7px;
	top:619px;
	width:723px;
	height:61px;
}
