@charset "utf-8";
/* CSS Document */


#movie_area {
	background-image: url(back.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.kintaro_title {
	padding-top: 30px;
}


.kintaro_title h3 {
	background-image: url(title_top.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 218px;
	width: 657px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.kintaro_title_btm {
	background-image: url(title_btm.jpg);
	background-repeat: no-repeat;
	height: 223px;
	width: 657px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 30px;
	position: relative;
}



.kintaro_title_text {
	font-weight: bold;
	color: #000;
	width: 410px;
	position: absolute;
	left: 22px;
	top: 100px;
	line-height: 1.4;
	font-size: 15px;
}


#movie1 h4 {
	background-image: url(movie_title_1.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 77px;
	width: 657px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#movie2 h4 {
	background-image: url(movie_title_2.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 77px;
	width: 657px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

.movie1_text,
.movie2_text{
	width: 660px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	color: #000;
	line-height: 1.4;
	font-weight: bold;
}
.kintaro_link {
	font-weight: bold;
	text-align: center;
	padding-top: 195px;
	font-size: 17px;
}

.kintaro_link a:link,
.kintaro_link a:visited{
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
.kintaro_link a:hover{
	text-decoration: underline;
}


/*new_bakudan用*/

#movie1 {
	position:relative;
}

#movie1 h4 {
	position: inherit;
	z-index:2;
}
#movie1_text {
	position: inherit;
	z-index:3;
}








    /* 動画関連 */

#tabs {
	width: 666px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
    
	
#tabs ul{
	list-style:none;
	margin-left: auto;
	width: 620px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	}
    
	
#tabs li {
	display: block;
	width: 300px;
	margin-right:0px;
	color: #039;
	text-align: center;
	line-height: 1.2;
	font-size: 15px;
}
.new_bakudan {
	background: url(new_bakudan_mini.png) no-repeat;
	position: absolute;
	top: -20px;
	right: -20px;
	text-indent: -9999px;
	height: 82px;
	width: 82px;
	z-index:1;
}
    /* 最初はパネルは非表示 */
    #tabs .panel {display:none;}
	
	#message1,
#message2{
	width: 666px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 420px;
}


.movie_back {
	background: url(movie_back_new.gif) no-repeat top;
	width: 666px;
	height: 440px;
	margin: 10px auto 0px;
	position: relative;
	padding-top: 30px;
}

.movie{
	display:block;
	width:640px;
	height:360px;
	background:#000;
	position: absolute;
	left: 13px;
	top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.part {
	
	color: #FFF;
	font-size: 17px;
	font-weight: bold;
}



/*uulaバナー*/
.uula {
	width: 665px;
	margin:30px auto 0px;
}
.uula p {
	text-align:center;
	font-weight:bold;
	line-height:30px;
	font-size:20px;
	color:#000;
}
.uula .bnr_uula {
	background: url(bnr_uula.jpg) no-repeat;
	text-indent: -9999px;
	height: 374px;
	width: 665px;
	display:block;
	margin:0 auto;
}
.uula .bnr_uula:hover {
	opacity:0.8;
	filter: alpha(opacity=80);
}
.uula a {
	text-align:center;
	font-weight:bold;
	display:block;
	color:#F00;
	text-decoration:underline;
	line-height:20px;
}
.uula a:hover {
	text-decoration:none;
}