@charset "utf-8";
/* CSS Document */


#movie_area {
	background-image: url(back.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.consomme_title {
	padding-top: 30px;
}


.consomme_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;
}
.consomme_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;
}



.consomme_title_text {
	font-weight: bold;
	color: #FFF;
	width: 600px;
	position: absolute;
	left: 30px;
	top: 100px;
	line-height: 1.3;
	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;
}
.consomme_link {
	font-weight: bold;
	text-align: center;
	padding-top: 187px;
	font-size: 17px;
}

.consomme_link a:link,
.consomme_link a:visited{
	color: #FF0;
	text-decoration: none;
	font-weight: bold;
}
.consomme_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: #FF0;
	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: #CCC;
	font-size: 17px;
	font-weight: bold;
}
