@charset "utf-8";

/*#container*/
html, body {
	height: 100%;
	margin: 0px;
}
body.index {
	background:#FFF url(../img/index_bg.gif) center top;
	width:100%;
}
body.index #container {
	width:100%;
}
#container .centered {
	margin:0 auto;
	width:980px;
}
/*header.index*/
body.index header {
	margin:0 0 0 0;
	background:url(../img/line_dot.gif) center bottom repeat-x;
}
body.index header nav {
	height:45px;
}
body.index header nav ul li {
	float:left;
	height:40px;
}
body.index header nav ul li a {
	display:block;
	height:40px;
}
body.index header nav ul li.menu01.none {
	background:url(../img/index_menu.gif) no-repeat 0 -80px;
	width:100px;
}
body.index header nav ul li.menu02.none {
	background:url(../img/index_menu.gif) no-repeat -100px -80px;
	width:113px;
}
body.index header nav ul li.menu03.none {
	background:url(../img/index_menu.gif) no-repeat -213px -80px;
	width:101px;
}
body.index header nav ul li.menu04.none {
	background:url(../img/index_menu.gif) no-repeat -314px -80px;
	width:95px;
}
body.index header nav ul li.menu05.none {
	background:url(../img/index_menu.gif) no-repeat -409px -80px;
	width:180px;
}
body.index header nav ul li.menu06.none {
	background:url(../img/index_menu.gif) no-repeat -589px -80px;
	width:177px;
}
body.index header nav ul li.menu07.none {
	background:url(../img/index_menu.gif) no-repeat -766px -80px;
	width:119px;
}
body.index header nav ul li.menu08.none {
	background:url(../img/index_menu.gif) no-repeat -885px -80px;
	width:95px;
}

body.index header nav ul li.menu01 a {
	background:url(../img/index_menu.gif) no-repeat 0 0;
	width:100px;
}
body.index header nav ul li.menu02 a {
	background:url(../img/index_menu.gif) no-repeat -100px 0;
	width:113px;
}
body.index header nav ul li.menu03 a {
	background:url(../img/index_menu.gif) no-repeat -213px 0;
	width:101px;
}
body.index header nav ul li.menu04 a {
	background:url(../img/index_menu.gif) no-repeat -314px 0;
	width:95px;
}
body.index header nav ul li.menu05 a {
	background:url(../img/index_menu.gif) no-repeat -409px 0;
	width:180px;
}
body.index header nav ul li.menu06 a {
	background:url(../img/index_menu.gif) no-repeat -589px 0;
	width:177px;
}
body.index header nav ul li.menu07 a {
	background:url(../img/index_menu.gif) no-repeat -766px 0;
	width:119px;
}
body.index header nav ul li.menu08 a {
	background:url(../img/index_menu.gif) no-repeat -885px 0;
	width:95px;
}

body.index header nav ul li.menu01 a:hover {
	background:url(../img/index_menu.gif) no-repeat 0 -40px;
	width:100px;
}
body.index header nav ul li.menu02 a:hover {
	background:url(../img/index_menu.gif) no-repeat -100px -40px;
	width:113px;
}
body.index header nav ul li.menu03 a:hover {
	background:url(../img/index_menu.gif) no-repeat -213px -40px;
	width:101px;
}
body.index header nav ul li.menu04 a:hover {
	background:url(../img/index_menu.gif) no-repeat -314px -40px;
	width:95px;
}
body.index header nav ul li.menu05 a:hover {
	background:url(../img/index_menu.gif) no-repeat -409px -40px;
	width:180px;
}
body.index header nav ul li.menu06 a:hover {
	background:url(../img/index_menu.gif) no-repeat -589px -40px;
	width:177px;
}
body.index header nav ul li.menu07 a:hover {
	background:url(../img/index_menu.gif) no-repeat -766px -40px;
	width:119px;
}
body.index header nav ul li.menu08 a:hover {
	background:url(../img/index_menu.gif) no-repeat -885px -40px;
	width:95px;
}


body.index #container #visual .centered {
	height:580px;
	position: relative;
	background:url(../img/index_main.jpg) no-repeat 0 17px;
}
body.index #container #visual h1.title {
	background: url(../img/index_h1_title.jpg) no-repeat;
	position: absolute;
	top:17px;
	left:590px;
	width:390px;
	height:200px;
}
body.index #container #visual h2.copy {
	background: url(../img/index_h2_copy.gif) no-repeat;
	position: absolute;
	top:337px;
	left:0;
	width:980px;
	height:70px;
}
body.index #container #visual h3.copy {
	background: url(../img/index_h3_copy.png) no-repeat;
	position: absolute;
	top:17px;
	left:61px;
	width:148px;
	height:300px;
}
body.index #container #visual h4.award {
	background: url(../img/index_h4_award.gif) no-repeat;
	position: absolute;
	top:408px;
	left:0;
	width:980px;
	height:70px;
}
body.index #container #visual h5.credit {
	background: url(../img/index_h5_credit.gif) no-repeat;
	position: absolute;
	top:478px;
	left:0;
	width:980px;
	height:100px;
}
body.index #container #visual .trailer-box {
	background:url(../img/index_trailer_bg.gif) right bottom no-repeat;
	position: absolute;
	top:235px;
	left:629px;
	width:351px;
	height:105px;
}
body.index #container #visual ul.trailer-icon li img{
	background:#FFF;
}
body.index #container #visual .icon-zou {
	position: absolute;
	top:555px;
	left:-89px;
	width:73px;
	height:44px;
}
body.index #container footer {
	margin:10px 0 0 0;
	background:url(../img/line_dot_r.gif) center top repeat-x;
}
body.index #container footer ul.banner {
	padding:25px 0 0 0;
	text-align:center;
}
body.index #container footer ul.banner li {
	margin:25px 10px 0 0;
	display:inline;
}

/*2nd menu*/
body.second {
	background:#FFF url(../img/index_bg.gif) center top;
	width:100%;
}
body.second #container {
	margin:0;
}
body.second #container header.second-menu {
	margin:0 0 0 0;
	padding:0 0 4px 0;
	background:url(../img/line_dot.gif) center bottom repeat-x;
}
body.second #container header.second-menu nav {
	height:70px;
}
body.second #container header.second-menu nav ul li {
	float:left;
	height:70px;
}
body.second #container header.second-menu nav ul li a {
	display:block;
	height:70px;
}
body.second #container header.second-menu nav ul li.menu00 {
	background:url(../img/2nd_menu.gif) no-repeat 0 0;
	width:163px;
}
body.second #container header.second-menu nav ul li.menu01 {
	background:url(../img/2nd_menu.gif) no-repeat -163px 0;
	width:89px;
}
body.second #container header.second-menu nav ul li.menu02 {
	background:url(../img/2nd_menu.gif) no-repeat -252px 0;
	width:96px;
}
body.second #container header.second-menu nav ul li.menu03 {
	background:url(../img/2nd_menu.gif) no-repeat -348px 0;
	width:78px;
}
body.second #container header.second-menu nav ul li.menu04 {
	background:url(../img/2nd_menu.gif) no-repeat -426px 0;
	width:74px;
}
body.second #container header.second-menu nav ul li.menu05{
	background:url(../img/2nd_menu.gif) no-repeat -500px 0;
	width:133px;
}
body.second #container header.second-menu nav ul li.menu06 {
	background:url(../img/2nd_menu.gif) no-repeat -633px 0;
	width:124px;
}
body.second #container header.second-menu nav ul li.menu07 {
	background:url(../img/2nd_menu.gif) no-repeat -757px 0;
	width:124px;
}
body.second #container header.second-menu nav ul li.menu08 {
	background:url(../img/2nd_menu.gif) no-repeat -881px 0;
	width:99px;
}

body.second #container header.second-menu nav ul li.menu00.none {
	background:url(../img/2nd_menu.gif) no-repeat 0 -140px;
	width:163px;
}
body.second #container header.second-menu nav ul li.menu01.none {
	background:url(../img/2nd_menu.gif) no-repeat -163px -140px;
	width:89px;
}
body.second #container header.second-menu nav ul li.menu02.none {
	background:url(../img/2nd_menu.gif) no-repeat -252px -140px;
	width:96px;
}
body.second #container header.second-menu nav ul li.menu03.none {
	background:url(../img/2nd_menu.gif) no-repeat -348px -140px;
	width:78px;
}
body.second #container header.second-menu nav ul li.menu04.none {
	background:url(../img/2nd_menu.gif) no-repeat -426px -140px;
	width:74px;
}
body.second #container header.second-menu nav ul li.menu05.none{
	background:url(../img/2nd_menu.gif) no-repeat -500px -140px;
	width:133px;
}
body.second #container header.second-menu nav ul li.menu06.none {
	background:url(../img/2nd_menu.gif) no-repeat -633px -140px;
	width:124px;
}
body.second #container header.second-menu nav ul li.menu07.none {
	background:url(../img/2nd_menu.gif) no-repeat -757px -140px;
	width:124px;
}
body.second #container header.second-menu nav ul li.menu08.none {
	background:url(../img/2nd_menu.gif) no-repeat -881px -140px;
	width:99px;
}
body.second #container header.second-menu nav ul li.menu00 a {
	width:163px;
}
body.second #container header.second-menu nav ul li.menu01 a {
	width:89px;
}
body.second #container header.second-menu nav ul li.menu02 a {
	width:96px;
}
body.second #container header.second-menu nav ul li.menu03 a {
	width:78px;
}
body.second #container header.second-menu nav ul li.menu04 a {
	width:74px;
}
body.second #container header.second-menu nav ul li.menu05 a{
	width:133px;
}
body.second #container header.second-menu nav ul li.menu06 a {
	width:124px;
}
body.second #container header.second-menu nav ul li.menu07 a {
	width:124px;
}
body.second #container header.second-menu nav ul li.menu08 a {
	width:99px;
}
body.second #container header.second-menu nav ul li.menu00 a:hover {
	background:url(../img/2nd_menu.gif) no-repeat 0 -70px;
	width:163px;
}
body.second #container header.second-menu nav ul li.menu01 a:hover {
	background:url(../img/2nd_menu.gif) no-repeat -163px -70px;
	width:89px;
}
body.second #container header.second-menu nav ul li.menu02 a:hover {
	background:url(../img/2nd_menu.gif) no-repeat -252px -70px;
	width:96px;
}
body.second #container header.second-menu nav ul li.menu03 a:hover {
	background:url(../img/2nd_menu.gif) no-repeat -348px -70px;
	width:78px;
}
body.second #container header.second-menu nav ul li.menu04 a:hover {
	background:url(../img/2nd_menu.gif) no-repeat -426px -70px;
	width:74px;
}
body.second #container header.second-menu nav ul li.menu05 a:hover {
	background:url(../img/2nd_menu.gif) no-repeat -500px -70px;
	width:133px;
}
body.second #container header.second-menu nav ul li.menu06 a:hover {
	background:url(../img/2nd_menu.gif) no-repeat -633px -70px;
	width:124px;
}
body.second #container header.second-menu nav ul li.menu07 a:hover {
	background:url(../img/2nd_menu.gif) no-repeat -757px -70px;
	width:124px;
}
body.second #container header.second-menu nav ul li.menu08 a:hover {
	background:url(../img/2nd_menu.gif) no-repeat -881px -70px;
	width:99px;
}

body.second #container #body header.title {
	margin:0 0 0 0;
	padding:0 0 4px 0;
	background:url(../img/line_dot_r.gif) center bottom repeat-x;
}
body.second #container #body header.title h1 {
	background:url(../img/about_h1.png) center no-repeat;
	margin:15px 0;
	height:60px;
}
body.second #container #body article {
	width:980px;
	margin:50px auto;
}
body.second #container #body article section.txt {
	margin:0 0 50px;
}
body.second.about #container #body article section.txt .right {
	float:right;
	margin:0 0 0 20px;
}
body.second.about #container #body article section.txt .left {
	float:left;
	margin:0 20px 0 0;
}
body.second.about #container #body article section.txt .img img {
	margin:0;
	box-shadow: 2px 2px 10px #666; /*CSS3*/
	-moz-box-shadow: 2px 2px 10px #666; /* Firefox逕ｨ*/
	-webkit-box-shadow: 2px 2px 10px #666; /* Google Chrome, Safari逕ｨ*/
}
body.second.about #container #body article section.txt h3{
	margin:0 0 20px;
}
body.second.about #container #body article section.txt p{
	margin:0 0 20px;
}
body.second.about #container #body article nav{
	margin:80px auto;
	width:980px;
	display:block;
	background:url(../img/about_btn_next.png) no-repeat;
	height:60px;
}
body.second.about #container #body article nav a{
	width:980px;
	display:block;
	height:60px;
}

body.second.about #container #body article section.txt.txt-01 h3{
	background:url(../img/about_01_h1.png) no-repeat;
	height:70px;
}
body.second.about #container #body article section.txt.txt-01 ul{
	margin:30px auto;
	width:890px;
}
body.second.about #container #body article section.txt.txt-01 ul li{
	float:left;
	margin:0 70px 0 0;
}
body.second.about #container #body article section.txt.txt-01 ul li.last{
	margin:0 0 0 0;
}

body.second.about #container #body article section.txt.txt-01 .note{
	margin:0 0 20px;
	background:url(../img/about_01_bg02.gif) no-repeat;
	height:170px;
}
body.second.about #container #body article section.txt.txt-01 .note h4{
	padding:30px 0 0;
	text-align:center;
	font-size:22px;
}
body.second.about #container #body article section.txt.txt-01 .note h5{
	margin:0 0 20px;
	text-align:center;
	font-size:14px;
	font-weight:normal;
}
body.second.about #container #body article section.txt.txt-01 .note p{
	text-align:center;
	font-size:18px;
}

body.second.about #container #body article section.txt.txt-02 h3{
	background:url(../img/about_02_h1.png) no-repeat;
	height:70px;
}
body.second.about #container #body article section.txt.txt-02 .profile{
	background:url(../img/about_02_bg01.gif) no-repeat;
	height:160px;
}
body.second.about #container #body article section.txt.txt-02 .profile p{
	color:#433300;
	padding:45px 50px 0;
	font-size:14px;
}

body.second.about #container #body article section.txt.txt-03 h3{
	background:url(../img/about_03_h1.png) no-repeat;
	height:70px;
}
body.second.about #container #body article section.txt.txt-03 ul{
	margin:30px auto;
	width:910px;
}
body.second.about #container #body article section.txt.txt-03 ul li{
	float:left;
	margin:0 80px 0 0;
}
body.second.about #container #body article section.txt.txt-03 ul li.last{
	margin:0 0 0 0;
}

body.second.about #container #body article section.txt.txt-04 h3{
	background:url(../img/about_04_h1.png) no-repeat;
	height:120px;
}
body.second.about #container #body article section.txt.txt-04 ul{
	margin:30px auto;
	width:910px;
}
body.second.about #container #body article section.txt.txt-04 ul li{
	float:left;
	margin:0 80px 0 0;
}
body.second.about #container #body article section.txt.txt-04 ul li.last{
	margin:0 0 0 0;
}

body.second.about #container #body article section.txt.txt-05 h3{
	background:url(../img/about_05_h1.png) no-repeat;
	height:70px;
}
body.second.about #container #body article section.txt.txt-05 ul{
	margin:30px auto;
	width:910px;
}
body.second.about #container #body article section.txt.txt-05 ul li{
	float:left;
	margin:0 80px 0 0;
}
body.second.about #container #body article section.txt.txt-05 ul li.last{
	margin:0 0 0 0;
}


body.second.about #container #body article section.txt.txt-06 h3{
	border-top:#1F79BF dashed 4px;
	padding:30px 50px 0;
	font-size:22px;
}
body.second.about #container #body article section.txt.txt-06 p{
	border-bottom:#1F79BF dashed 4px;
	padding:0 50px 30px;
	font-size:16px;
}

/*director*/
body.second.director #container #body header.title h1 {
	background:url(../img/director_h1_img.png) center no-repeat;
	height:250px;
	margin:2px 0 10px 0;
}
body.second.director #container #body article section.profile{
	margin:0 0 40px;
}
body.second.director #container #body article section.profile .txt{
	width:600px;
	float:left;
}
body.second.director #container #body article section.profile .txt h2{
	background:url(../img/director_h2.gif) no-repeat;
	margin:0 0 10px;
	height:40px;
}
body.second.director #container #body article section.profile .img{
	width:350px;
	box-shadow: 2px 2px 10px #666; /*CSS3*/
	-moz-box-shadow: 2px 2px 10px #666; /* Firefox逕ｨ*/
	-webkit-box-shadow: 2px 2px 10px #666; /* Google Chrome, Safari*/
	float:right;
}
body.second.director #container #body article section.interview{
	margin:0 0 30px;
	padding:0 0 30px;
	width:980px;
	background:#FBECB7;
	border-radius: 10px;		/* CSS3草案 */
	-webkit-border-radius: 10px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 10px;	/* Firefox用 */
}
body.second.director #container #body article section.interview .txt h2{
	background:url(../img/director_h2_interview.gif) 0 30px no-repeat;
	margin:0 0 10px;
	height:80px;
}
body.second.director #container #body article section.interview .txt h3{
	margin:0 60px 20px;
	color:#433300;
}
body.second.director #container #body article section.interview .txt p{
	margin:0 60px 20px;
	color:#433300;
}
body.second.director #container #body article section.interview .txt p.text-right{
	text-align:right;
}



/*comment*/
body.second.comments #container #body header.title h1 {
	background:url(../img/comments_h1_img.png) center no-repeat;
	height:250px;
	margin:2px 0 10px 0;
}
body.second #container #body article section.comment{
	margin:0 0 30px;
	width:980px;
	background:#F4EFE8;
	border:#5E472D dashed 1px;
	clear:both;
}
body.second #container #body article section.comment div.txt{
	margin:50px 70px;
}
body.second #container #body article section.comment div.txt p{
	color:#453621;
	font-size:18px;
	font-family:"ヒラギノ明朝 ProN","HG明朝E","MS P明朝","MS 明朝", serif;
	margin:0 0 15px 0;
}
body.second #container #body article section.comment div.txt p strong{
	font-size:24px;
}
body.second #container #body article section.comment div.txt h3{
	color:#453621;
	font-size:30px;
	font-family:"ヒラギノ明朝 ProN","HG明朝E","MS P明朝","MS 明朝", serif;
	text-align:right;
	margin:0 0 0 0;
}
body.second #container #body article section.comment div.txt h3 small{
	font-size:16px;
	font-weight:normal;
	font-family:'Verdana','メイリオ','ＭＳ Ｐゴシック','ＭＳ ゴシック','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','Meiryo',Osaka,Osaka-等幅,sans-serif;
}

/*news*/
body.second.news #container #body header.title h1 {
	background:url(../img/news_h1.png) center no-repeat;
}
body.second.news #container #body header.title h1 a {
	display:block;
	width:980px;
	height:60px;
	margin:0 auto;
}
body.second.news #container #body nav {
	margin:0;
	padding:10px 0 20px;
    background: url("../img/line_dot_r.gif") repeat-x scroll center bottom;
}
body.second.news #container #body nav ul {
	text-align:center;
}
body.second.news #container #body nav ul li {
	background:#EAF2F9;
	border-radius: 5px;		/* CSS3草案 */
	-webkit-border-radius: 5px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 5px;	/* Firefox用 */
	margin:0 10px 0 0;
	padding:10px 15px;
	text-align:center;
	display:inline;
	font-size:14px;
}
body.second.news #container #body nav ul li:hover {
	background:#C6DBEE;
}

body.second.news #container #body nav ul li a {
	color:#1F79BF;
}
body.second.news #container #body nav ul li a:hover {
	text-decoration:none;
}
body.second.news #container #body article{
	margin-top:20px;
}
body.second.news #container #body article h2{
	color:#433300;
	font-size:23px;
	font-weight:normal;
	font-family:"ヒラギノ明朝 ProN","HG明朝E","MS P明朝","MS 明朝", serif;
	text-align:center;
	margin:0 0 10px 0;
}
body.second.news #container #body article section.news-box{
	margin:0 0 30px;
	width:980px;
	background:#FBF5CC;
	clear:both;
	border-radius: 10px;		/* CSS3草案 */
	-webkit-border-radius: 10px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 10px;	/* Firefox用 */
}
body.second.news #container #body article section.news-box header{
	margin:0 30px 15px;
	padding:30px 0 0;
	border-bottom:#F3E66D dashed 3px;
}
body.second.news #container #body article section.news-box header ul{
	margin:0 0 10px;
}
body.second.news #container #body article section.news-box header ul li{
	float:left;
	margin:0 0 0 10px;
	padding:5px 10px 5px 0;
	color:#433300;
	border-right: #F3E66D solid 2px;
	font-size:14px;
}
body.second.news #container #body article section.news-box header ul li a{
	text-decoration:underline;
	color:#433300;
}
body.second.news #container #body article section.news-box header ul li a:hover{
	text-decoration:none;
}
body.second.news #container #body article section.news-box header ul li.date{
	background:#F3E66D;
	margin:0 10px 0 0;
	padding:5px 10px;
	border-radius: 5px;		/* CSS3草案 */
	-webkit-border-radius: 5px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 5px;	/* Firefox用 */
	color:#433300;
	border-right:none;
}
body.second.news #container #body article section.news-box header ul li.btn-facebook{
	border-right:none;
	width:120px;
}
body.second.news #container #body article section.news-box header ul li.btn-facebook iframe{
	width:120px;
}
body.second.news #container #body article section.news-box header h3{
	margin:0 0 10px 0;
	padding:0;
	color:#433300;
	font-size:26px;
	font-family:"ヒラギノ明朝 ProN","HG明朝E","MS P明朝","MS 明朝", serif;
	font-weight:normal;
	line-height:1.3;
}
body.second.news #container #body article section.news-box header h3 a{
	color:#433300;
}
body.second.news #container #body article section.news-box .txt{
	margin:0 30px;
	padding:10px 0 30px;
	color:#433300;
}
body.second.news #container #body article section.news-box .txt p{
	margin:0 0 15px 0;
}
body.second.news #container #body article section.news-box .txt p a{
	color:#FF3300;
}


/*theater*/
body.second.theater #container #body header.title h1 {
	background:url(../img/theater_h1.png) center no-repeat;
}
body.second.theater #container section#body article {
	margin-top:20px;
}
body.second.theater #container section#body article header.ken-list nav ul {
	text-align:center;
	margin:0 0 30px;
}
body.second.theater #container section#body article header.ken-list nav ul li {
	background:#EAF2F9;
	border-radius: 5px;		/* CSS3草案 */
	-webkit-border-radius: 5px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 5px;	/* Firefox用 */
	margin:0 10px 0 0;
	padding:10px 15px;
	text-align:center;
	display:inline;
	font-size:14px;
}
body.second.theater #container section#body article header.ken-list nav ul li:hover {
	background:#C6DBEE;
}

body.second.theater #container section#body article header.ken-list nav ul li a {
	color:#1F79BF;
}
body.second.theater #container section#body article header.ken-list nav ul li a:hover {
	text-decoration:none;
}
body.second.theater #container section#body article .ken-box{
	margin:0 0 30px;
	border-bottom:#1F79BF solid 1px;
	border-top:#1F79BF solid 1px;
}
body.second.theater #container section#body article .ken-box .ken{
	background:#1F79BF;
	width:180px;
	float:left;
	text-align:center;
	font-weight:800;
	line-height:50px;
	color:#FFF;
}
body.second.theater #container section#body article .ken-box .ken h2{
	color:#FFF;
	font-size:16px;
	font-weight:800;
	margin:10px;
}
body.second.theater #container section#body article .ken-box .theaters{
	width:800px;
	float:right;
}
body.second.theater #container section#body article .ken-box .theaters .theater-box{
	border-bottom:#1F79BF solid 1px;
}
body.second.theater #container section#body article .ken-box .theaters .theater-box.last{
	border-bottom:none;
}
body.second.theater #container section#body article .ken-box .theaters .theater-box .theater-name{
	float:left;
	width:350px;
}
body.second.theater #container section#body article .ken-box .theaters .theater-box .theater-name h4{
	color:#666;
	font-size:12px;
	font-weight:normal;
	line-height:1.4;
	margin:10px 10px 0;
}
body.second.theater #container section#body article .ken-box .theaters .theater-box .theater-name h3{
	font-size:20px;
	line-height:1.4;
	margin:0 10px;
}
body.second.theater #container section#body article .ken-box .theaters .theater-box .txt{
	float:right;
	width:450px;
	font-size:14px;
}
body.second.theater #container section#body article .ken-box .theaters .theater-box .txt p{
	margin:10px;
}
body.second.theater #container section#body article .ken-box .theaters .theater-box .txt p strong{
	font-size:16px;
}

/*news*/
#news {
	margin-top : -100px;
  padding-top : 100px;
}

article.news {
	padding:0 0 0;
	
}
article.news h2{
	color: #330000;
	font-size:30px;
	text-align:center;
	font-weight:normal;
	font-family: 'Linden Hill', serif;
	margin:0 0 30px;
}
article.news .body{
	color:#000;
	background:#FFF;
	width:850px;
	margin:0 auto 15px;
	padding:15px 30px;
	overflow:auto;
	border: solid ; 
	border-width: 1px;
}
article.news .body h3{
	margin:0 0 10px;
	text-align:center;
	font-size:28px;
	font-weight:normal;
	font-family: YuMincho, '游明朝',"ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
}
article.news .body p{
	margin:0 0 10px;
}
article.news .body .red{
	color:#900;
}

/*#vod-btn*/
ul#vod-btn{
	margin:20px 0 ;
}
ul#vod-btn li{
	float:left;
	width:23%;
	margin:0 1% 10px;
}
ul#vod-btn li img{
	width:100%;
	height:auto;
}

ul#vod-btn li.first{
	float:left;
	width:23%;
	margin:0 0 10px 220px;
}
ul#vod-btn li.first img{
	width:100%;
	height:auto;
}

/*.banner*/
.banner{
	margin:25px auto ;
	text-align:center;
}
.banner img{
	width:43%;
	max-width:550px;
	height:auto;
	margin:0 0.5%;
}
.banner img.mini{
	max-width:350px;
}
.banner img.big{
	width:96.6%;
	max-width:700px;
}


