@charset "UTF-8";


/* STRUCTURE
##################################### */

body {
	background: #f8b300;
}

	.container-wrapper {
		background: url(../img/bgtop.jpg) no-repeat top center;
		/*min-height: 100%;*/
	}

	@media screen and (max-device-width: 480px) {
	 .container-wrapper {
		background: url(../img/bgtop_sp.jpg) no-repeat top center;
		}
	}


	@media screen and (max-device-width: 1024px) {
	  .container-wrapper {
		background: url(../img/bgtop_sp.jpg) no-repeat top center;
		}
	}

		.header-image {
			margin: 0 0 0 0px;
			*margin: 0 0 -3px 0px;
		}

		.contentswapper {
			margin-left: 20px;
			margin-bottom: 20px;
			background: none !important;
			/*background: url(../img/bgcontents.png) 0px top repeat-x #fefaf7;*/
		}


/*--------------------------------------
  main-container
---------------------------------------*/
.main-container {
	margin-top: -20px;
	padding: 4px 20px 0 20px;
	font-size: 14px;
	line-height: 1.8em;
	letter-spacing: 0.04em;
	background: url(../img/bgcontents.png) 0px top repeat-x #fff;/*#fdfaf7*/
	/*clearfix*/
}

	.main-container * html p {
		height: 1%;
	}

	.main-container p {
		display: block;
		margin-bottom: 1em;
	}

	.main-container .contentsarea {
		padding: 10px;
		color: #1c1c1c;
		margin-bottom: 20px;
	}

	.main-container .contentsareaB {
		padding: 20px 10px 10px 10px;
	}

	.main-container h3 {
		padding: 3px 3px 3px 0px;
		color: #ab1b1b;
		font-weight: bold;
		font-size: 145%;
	}

	.main-container .photoimg {
		margin: 0 20px 20px 20px;
	}

	.main-container section {
		padding: 20px 0 20px 0;
	}

	.main-container section .site-title span {
		font-size: 80%;
		margin-left: 10px;
	}

	.main-container section p {
		margin-top: 10px;
	}

	.main-container section span.st {
		color: #377c03;
		font-weight: bold;
		margin: 10px 0;
	}

	.main-container section .mm {
		font-size: 140%;
		font-weight: bold;
		display: block;
	}


/*--- title ---*/
.main-container section .site-title {
	margin: 0px 0 10px 0;
	background: url(../img/bgttl_sttl.png) left no-repeat ;
	color: #ffffff;
	font-size: 120%;
	font-weight: bold;
	text-shadow: 0 1px 0 #040000;
	height: 44px;
}

	.bgttl-right2 {
		padding: 10px 0 0 10px;
		/*padding: 10px 0 0 48px;*/
		background: url(../img/bgttl_sttl2.png) no-repeat right top ;
		height: 44px;
		letter-spacing: 0.1em;
	}


/*--- whatsnew ---*/
.main-container section .info h2, .info-nobnr h2, .info2 h2, .wlist h2 {
	margin: 0px 0 8px 0;
	background: url(../img/bgttl_whatsnew.png) left no-repeat ;
	color: #ffffff;
	font-size: 120%;
	font-weight: bold;
	text-shadow: 0 1px 0 #040000;
	height: 42px;
}

	.bgttl-right {
		padding: 9px 0 0 10px;
		background: url(../img/bgttl_whatsnew2.png) no-repeat right top ;
		height: 42px;
		letter-spacing: 0.1em;
	}

/*--- backnumber ---*/
.main-container section .site-title-bknb {
	margin: 0px 0 10px 0;
	background: url(../img/bgttl_sttl_bknb.png) left no-repeat ;
	color: #ffffff;
	font-size: 120%;
	font-weight: bold;
	text-shadow: 0 1px 0 #040000;
	height: 44px;
}

	.bgttl-right2 {
		padding: 10px 0 0 10px;
		background: url(../img/bgttl_sttl2.png) no-repeat right top ;
		height: 44px;
		letter-spacing: 0.1em;
	}


/*--- info ---*/
.info {
	margin-left: 360px;
	margin-bottom: 24px;
}

	.info dl {
		overflow: auto;
		padding: 0px 10px 10px 5px;
		height: 511px;
		/*height: 419px;*/
		/*height: 309px;*/
	}

		.info dt {
		  display: block;
		  color: #383838;
		  font-size: 75%;
		  line-height: 1.6em;
		  letter-spacing: 0.10em;
		  margin-bottom: 5px;
		}

			.info-k {
			  color: #e4007f;
			  font-weight: bold;
			}

			.wh-icon {
				vertical-align: middle;
			}

			.info-l {
				float: left;
				width: 21px;
				overflow: hidden;
				clear: both;
			}

			.info-r {
				/*margin-left: 20px;2016.0810*/
				overflow: hidden;
				line-height: 1.7em;
				margin-bottom: 1px;
			}

			.info-r2 {
				margin-left: 25px;
				overflow: hidden;
				line-height: 1.7em;
				margin-bottom: 1px;
			}


		.info dd {
		  color: #1c1c1c;
		  margin: 0 0 10px 0;
		  margin-bottom: 8px;
		  padding-bottom: 6px;
		  border-bottom: 1px dotted #7d6800;
		  font-size: 85%;
		  line-height: 1.7em;
		}


.info-nobnr {
	margin-left: 360px;
	margin-bottom: 24px;
}

	.info-nobnr dl {
		overflow: auto;
		padding: 0px 10px 10px 5px;
		/*height: 511px;*/
		height: 425px;
		/*height: 309px;*/
	}

		.info-nobnr dt {
		  display: block;
		  color: #383838;
		  font-size: 75%;
		  line-height: 1.6em;
		  letter-spacing: 0.10em;
		  margin-bottom: 5px;
		}


		.info-nobnr dd {
		  color: #1c1c1c;
		  margin: 0 0 10px 0;
		  margin-bottom: 8px;
		  padding-bottom: 6px;
		  border-bottom: 1px dotted #333;
		  font-size: 85%;
		  line-height: 1.7em;
		}


.info2 {
	margin-left: 0px;
	margin-bottom: 24px;
}

	.info2 dl {
	  overflow: auto;
	  padding: 0px 10px 10px 5px;
	  /*height: 363px;*/
	  height: 200px;
	}

		.info2 dt {
		  display: block;
		  color: #383838;
		  font-size: 75%;
		  line-height: 1.6em;
		  letter-spacing: 0.10em;
		  margin-bottom: 5px;
		}

		.info2 dd {
		  color: #1c1c1c;
		  margin: 0 0 10px 0;
		  margin-bottom: 8px;
		  padding-bottom: 6px;
		  border-bottom: 1px dotted #7d6800;
		  font-size: 85%;
		  line-height: 1.7em;
		}



.info a:link {
	text-decoration: underline;
	color: #e4007f;
}

.info a:visited {
	text-decoration: underline;
	color: #e4007f;
}

.info a:visited {
	text-decoration: underline;
	color: #e4007f;
}

.info a:hover {
	text-decoration: none;
	color: #ec5dac;
}




.info-nobnr a:link {
	text-decoration: underline;
	color: #e4007f;
}

.info-nobnr a:visited {
	text-decoration: underline;
	color: #e4007f;
}

.info-nobnr a:visited {
	text-decoration: underline;
	color: #e4007f;
}

.info-nobnr a:hover {
	text-decoration: none;
	color: #ec5dac;
}




.info2 a:link {
	text-decoration: underline;
	color: #e4007f;
}

.info2 a:visited {
	text-decoration: underline;
	color: #e4007f;
}

.info2 a:visited {
	text-decoration: underline;
	color: #e4007f;
}

.info2 a:hover {
	text-decoration: none;
	color: #ec5dac;
}




/*--- wlist ---*/
.wlist {
  margin-top: 10px;
  margin-bottom: 30px;
}

	.wlist dl {
	  padding: 5px 10px 10px 10px;
	}
	.wlist dt {
	  display: block;
	  color: #383838;
	  font-size: 70%;
	  line-height: 1.6em;
	}
	.wlist dd {
	  color: #1c1c1c;
	  margin: 0 0 10px 0;
	  margin-bottom: 5px;
	  padding-bottom: 5px;
	  border-bottom: 1px dotted #7d6800;
	  font-size: 100%;
	  line-height: 1.6em;
	}


.info a, .wlist a {
  font-weight: bold;
}

.info-nobnr a, .wlist a {
  font-weight: bold;
}

.info2 a, .wlist a {
  font-weight: bold;
}


/*--------------------------------------
  page-nav
---------------------------------------*/
.page-nav ul li a:hover, .page-nav ul li a.active {
}

.page-nav {
	-webkit-box-shadow: inset 0px 3px 8px rgba(0, 0, 0, 0.125);
	-moz-box-shadow: inset 0px 3px 8px rgba(0, 0, 0, 0.125);
	box-shadow: inset 0px 3px 8px rgba(0, 0, 0, 0.125);
	padding-top: 8px;
	background: url(../img/menuhead.png) top repeat-x !important;
}



	@media screen and (max-device-width: 480px) {
	 .page-nav ul li a  {
			color: #ffffff;
			padding: 8px 10px;
			border: none !important;
			font-size: 70%;
			font-weight: bold;
		}
	}

	@media screen and (max-device-width: 480px) {
	 .page-nav ul li a:hover  {
			 padding: 8px 10px;
			/*border-width: 1px 1px 1px 1px;*/
			color: #e4007f;
			text-decoration: none;
			height: 28px;
			font-weight: bold;
		}
	}

	@media screen and (max-device-width: 480px) {
	 .page-nav ul li a:hover  {
			 padding: 8px 10px;
			/*border-width: 1px 1px 1px 1px;*/
			color: #e4007f;
			text-decoration: none;
			height: 28px;
			font-weight: bold;
		}
	}

.page-nav-inner {
	padding: 0!important;
	font-size: 100%;
	padding-bottom: 8px !important;/*2016.0810*/
	background: url(../img/menubottom.png) bottom repeat-x !important;
}

/*--------------------------------------
  160823メニューバ�?�ジョン2
---------------------------------------*/
.page-nav ul {
	border: none !important;
	padding-left: 4px;
	padding-bottom: 4px;
	background: url(../img/bgmenu.png) 0px top repeat;
	background-size: auto !important;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
}

.page-nav ul li {
	height: 48px;
	padding: 0 12px;
	margin-right: 4px;
	line-height: 28px;
	position: relative;
}
.page-nav ul li:before {
	content: " ";
	position: absolute;
	top: 4px;
	left: 0;
	width: 12px;
	height: 44px;
	display: inline-block;
	background: url(../img/menu_b_left.png) left center no-repeat;

}
.page-nav ul li:after {
	content: " ";
	position: absolute;
	top: 4px;
	right: 0;
	width: 12px;
	height: 44px;
	display: inline-block;
	background: url(../img/menu_b_right.png) right center no-repeat;

}
.page-nav ul li a {
	text-align: center;
	color: #ffffff;
	padding: 8px 10px;
	margin-top: 4px;
	border: none !important;
	background-image: url(../img/menu_b_top.png), url(../img/menu_b_bottom.png);
	background-size: 100% 21px, 100% 12px;
	background-repeat: no-repeat;
	background-position: center top, center bottom;
	background-color: #000;
	height: 28px;
	min-width: 40px;
	font-size: 70%;
	display: inline-block;
	text-shadow: none!important;
}

.page-nav ul li a:hover {
	margin-top: 4px;
	padding: 8px 10px;
	color: #e4007f;
	font-weight: bold;
	background-color: #000;
	text-decoration: none;
	height: 28px;
	text-shadow: none!important;
}

.page-nav ul li a.active {
	margin-top: 4px;
	padding: 8px 10px;
	color: #e4007f;
	font-weight: bold;
	background-color: #000;
	text-decoration: none;
	height: 28px;
	text-shadow: none!important;
}



/*--------------------------------------
  other
---------------------------------------*/
.sns {
	padding: 18px 20px 25px 0;
}

.movie {
	float: left;
	/*padding: 10px 10px 0 10px;*/
	background: url(../img/cap_bg.png) top center no-repeat #000;
	/*border: 1px solid #dcbf2b;*/
	width: 342px;
	height: 260px;
	overflow: hidden;
	margin-bottom: 15px;
}

	.movie .movie-cap {
		float: left;
		/*margin: 68px 0 0 16px;*/

	}
	.movie .movie-cap a{
		width: 342px;
		height: 260px;
		display: block;
	}



.sphone-banner {
	float: left;
	overflow: hidden;
	clear: both;
	width: 342px;
	height: 100px;
	overflow: hidden;
	margin-bottom: 10px;
}

.ex-aidlog-banner {
	float: left;
	overflow: hidden;
	clear: both;
	width: 342px;
	height: 100px;
	overflow: hidden;
	background-color: #000;
}

.photocontest-banner {
	float: left;
	overflow: hidden;
	clear: both;
	width: 342px;
	overflow: hidden;
}


/*--- osusumebanngumi ---*/
#recommended-program {
	font-size: 18px;
	line-height: 1.4em;
}

.recommended-program-list p {
	margin: 0;
}

/*--- aside ---*/
.aside, .aside-min {
	background-image: none;
}

/*--- copyright ---*/
.copyright {
	text-align: center;
	font-size: 10px;
}


/* topbtn */
.scroll2top { display: table-cell; width: 114px; height: 196px; z-index: 10; color: #fff; background-color: #dfe1e1; background:url(../img/scroll2top.png) center top no-repeat;}



/*--------------------------------------
  text
---------------------------------------*/
strong {
  font-weight: bold;
}

a:hover img.link {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
}

a {
  color: #e4007f;
  text-decoration: none;
}
a:visited {
  color: #e4007f;
  text-decoration: none;
}
a:focus {
  color: #e4007f;
  text-decoration: none;
}
a:active {
  color: #e4007f;
  text-decoration: none;
}
a:hover {
	color: #ec5dac;
	text-decoration: underline;
}

::-moz-selection{
background:#316ac5;
color:#ffffff;
}

::selection {
background:#316ac5;
color:#ffffff;
}


/* FONT
##################################### */
.font-08	{ font-size: 60% !important; }
.font-09	{ font-size: 70% !important; }
.font-10	{ font-size: 77% !important; }
.font-11	{ font-size: 85% !important; }
.font-12	{ font-size: 93% !important; }
.font-13	{ font-size: 100% !important; }
.font-14	{ font-size: 108% !important; }
.font-15	{ font-size: 116% !important; }
.font-16	{ font-size: 123.1% !important; }
.font-17	{ font-size: 130% !important; }
.font-18	{ font-size: 150% !important; }
.font-under	{ text-decoration: underline !important; }
.font-bold	{ font-weight: bold !important; }


/* COLOR
##################################### */
.color0	{ color: #000000; }	/* BLACK */
.color1	{ color: #ffffff; }	/* WHITE */
.color2	{ color: #eb0007; }	/* RED */
.color3	{ color: #d30006; }	/* RED2 */
.color4	{ color: #e4007f; }	/* pink */
.color5	{ color: #002b73; }	/* orange */
.color6	{ color: #ff2a30; }	/* RED3 */
.color-org { color: #ff5400; }	/* orange */


/* BLANK
##################################### */

.mb-0 { margin-bottom: 0px !important;}
.mb-5 { margin-bottom: 5px !important;}
.mb-7 { margin-bottom: 7px !important;}
.mb-10 { margin-bottom: 10px !important;}
.mb-15 { margin-bottom: 15px !important;}
.mb-20 { margin-bottom: 20px !important;}
.mb-25 { margin-bottom: 25px !important;}
.mb-30 { margin-bottom: 30px !important;}
.mb-35 { margin-bottom: 35px !important;}
.mb-40 { margin-bottom: 40px !important;}
.mb-45 { margin-bottom: 45px !important;}
.mb-50 { margin-bottom: 50px !important;}
.mb-55 { margin-bottom: 55px !important;}
.mb-60 { margin-bottom: 60px !important;}
.mb-70 { margin-bottom: 70px !important;}

.pb-0 { padding-bottom: 0px !important;}
.pb-5 { padding-bottom: 5px !important;}
.pb-7 { padding-bottom: 7px !important;}
.pb-10 { padding-bottom: 10px !important;}
.pb-15 { padding-bottom: 15px !important;}
.pb-20 { padding-bottom: 20px !important;}
.pb-25 { padding-bottom: 25px !important;}
.pb-30 { padding-bottom: 30px !important;}
.pb-35 { padding-bottom: 35px !important;}
.pb-40 { padding-bottom: 40px !important;}
.pb-45 { padding-bottom: 45px !important;}
.pb-50 { padding-bottom: 50px !important;}
.pb-55 { padding-bottom: 55px !important;}
.pb-60 { padding-bottom: 60px !important;}
.pb-70 { padding-bottom: 70px !important;}



/* CONTENTS
##################################### */

p.center { text-align:center !important;}


/*--------------------------------------
  news
---------------------------------------*/
.newsttl {
  margin: 0 0 0.1em 0;
  border-bottom: 1px dotted #7d6800;
  color: #e4007f;
  font-weight: bold;
  font-size: 115%;
  padding: 0 0 0.55em 0;
}

	.newsttl span.newsdate {
	  margin-left: 5px;
	  font-size: 78%;
	  font-weight: normal;
	  color: #383838;
	}


/*--------------------------------------
  next
---------------------------------------*/
.herophoto {
	-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
}

.next-ttl {
	margin: 18px 10px 10px 2px;
	background: url(../img/sttl_bg.png) left bottom no-repeat ;
	color: #383838;
	font-size: 120%;
	height: 57px;
	padding-left: 75px;
	font-weight: bold;
}

	.next-ttl span.nextdate {
	  font-size: 65%;
	  font-weight: normal;
	  color: #e4007f;
	}

	.text-ttl {
		float: left;
		margin: 8px 0 0 65px !important;
		display: block;
		overflow: hidden;
		font-weight: bold;
		/*line-height: 1.65em;*/
	}

	.text-day {
		font-size: 78%;
		color: #474747;
		font-weight: normal;
		overflow: hidden;
		padding-bottom: 10px;
		display: block;
		padding-top: 7px;
		padding-left: 1.5em;
	}

	.text-day2 {
		font-size: 78%;
		color: #474747;
		font-weight: normal;
	}


	/*--- movie-btn ---*/
	.nextbtn-box {
		width: 300px;
		overflow: hidden;
		margin-bottom: 14px;
		clear: both;
	}

		.nextbtn-box li {
			display: block;
			float: left;
			width: 300px;
			height: 38px;
			padding: 0 0 0 0;
			text-indent: -9999px;
		}

		.nextbtn-box ul li a {
			display: block;
			height: 38px;
		}

			.nextbtn-box ul li.nextbtn-btn a {
				width: 300px;
				background: url(../next/img/movie_btn.gif);
			}
			.nextbtn-box li.nextbtn-btn a:hover {
				background-position: bottom;
			}


	/*-- staff name --*/
	.staff-box {
		font-size: 86%;
		display: block;
		line-height: 1.5em;
		margin: 0;
		padding: 0 0 0 3px;
		margin: 0 0 30px 0;
	}


/*--------------------------------------
  story
---------------------------------------*/
#story .contentsarea p {
  text-align: left;
}

p.story {
  text-align: left;
}

	/*--- storybacknumber  ---*/
	.storybacknumber {
	margin-top: 15px;
	}

	.storybacknumber .prgItem {
		float: left;
		width: 20%;
	}

	@media (max-width: 1024px) {
	.storybacknumber .prgItem {
			width: 33% !important;
		}
	}

	.storybacknumber .prgItem a {
		text-align: center;
		margin: 2px;
		padding: 13px;
		text-decoration: none;
		font-size: 95%;
		display: block;
		border: 0;
		color: #ffffff;
		background: #01a040;
		min-height: 169px;
		/*min-height: 184px;*/
		/*border: 1px solid #181818;*/
		-webkit-transition: all 0.5s ease;
		-moz-transition: all 0.5s ease;
		-o-transition: all 0.5s ease;
		transition: all 0.5s ease;
	}

	@media (max-width: 1024px) {
		.storybacknumber .prgItem a {
			text-align: center;
			margin: 2px;
			padding: 8px;
			text-decoration: none;
			font-size: 95%;
			display: block;
			border: 0;
			color: #ffffff;
			background: #01a040;
			min-height: 176px;
			/*border: 1px solid #181818;*/
			-webkit-transition: all 0.5s ease;
			-moz-transition: all 0.5s ease;
			-o-transition: all 0.5s ease;
			transition: all 0.5s ease;
		}
	}


	.storybacknumber .prgItem a:hover {
		background: #181818;
		color: #ffffff;
	}

	.storybacknumber .prgItem a .prgName {
		margin: 0;
		padding: 2px;
		font-size: 80%;
		line-height: 1.4em;
		text-align: left;
	}

	.storybacknumber .prgItem a img {
		width: 100%;
		height: auto;
		/*margin-bottom: 10px;*/
	}

.storyblock {
	margin: 0 0 40px 0;
}

.story-ttl {
	margin: 20px 10px 0px 0px;
	background: url(../story/img/story_ttlbg.gif) left no-repeat ;
	color: #001c57;
	font-size: 120%;
	font-weight: bold;
	height: 45px;
}


.story-photo-r {
	float: right;
	margin-left: 20px;
	margin-bottom: 12px;
	/*margin-top: 5px;*/
	margin-top: 13px;
}

.story-photo-l {
	float: left;
	margin-right: 20px;
	margin-bottom: 12px;
}

.photostoryimg {
  margin: 0 0 0 0;
  /*padding: 0px;*/
  /*background: #ffffff;*/
  margin-bottom: 5px!important;
  *margin-bottom: 13px!important;
  border: 1px solid #4a4a4a;
}

.photostoryimg2 {
  margin: 0 0 0 0;
  /*padding: 0px;*/
  /*background: #ffffff;*/
  padding-bottom: 5px;
  *padding-bottom: 13px;
}



/*--------------------------------------
  cast
---------------------------------------*/
#cast p.name {
	font-size: 120%;
	font-weight: bold;
	line-height: 1.5em;
	color: #212121;
	margin-bottom: 10px;
}

.castphoto {
	float: left;
	margin: 0 20px 20px 0;
}


.main-container section .castWaku {
	overflow: hidden;
	z-index: 1;
	position: relative;
	padding: 10px 0px 25px 0px;
	list-style-type: none;
	border-bottom: 1px solid #989898;
}


.main-container section .castBack {
	background: url(../cast/img/cast_back1.png) top left no-repeat;
	float: left;
	width: 153px;
	height: 193px;
	margin: 0 0 0 0;
	padding: 6px;
}


.main-container section .castImg {
	width: 153px;
	height: 193px;
	margin: 0 0 0 0;
}

.main-container section .castTxt {
	padding: 0 0 0 193px;
	height: auto;
	font-size: 13px;
	line-height: 1.8em;
}

.main-container section .castTxt .bdr-btm {
	border-bottom: 1px dotted #d2fff6;
	padding: 0 0 8px 0 ;
	margin: 0 0 5px 0 ;
}

.main-container section .castWaku .castnam {
	padding: 0;
	font-size: 17px;
	line-height: 1.8em;
	font-weight: bold;
	color: #212121;
	/*text-shadow: 1px 1px 3px #000;*/
	letter-spacing: 0.1em;
	margin-bottom: 0.5em;
	display: block;
	border-bottom: #e4007f 1px solid;
}

.main-container section .castWaku .castnam2 {
	padding: 0;
	font-size: 17px;
	line-height: 1.8em;
	font-weight: bold;
	color: #212121;
	/*text-shadow: 1px 1px 3px #000;*/
	letter-spacing: 0.1em;
	margin-bottom: 0.5em;
	display: block;
	border-bottom: #8b6692 1px solid;
}

.main-container section .castWaku i {
	padding: 0;
	font-size: 14px;
	line-height: 1.6em;
	font-weight: bold;
	color: #212121;
	font-style: normal;
}

.main-container section .castWaku p {
    padding: 6px 0 0 0;
    margin: 0;
}

.chart_img {
	margin-top: 30px;
	text-align: center;
	position:relative;
}

.chart {
	padding-bottom: 10px;
	text-align: right;
}

.anchorBox{
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: relative;
	top: -30px;
	left: -50px;
	height: 20px;
	overflow: hidden;
	text-indent: -9999px;
}


.mark-01 {
background:url(../cast/img/mark/mark_01.png) top left no-repeat ;
-moz-background-size:100% auto;
background-size:100% auto;
}

.cast-team {
float: left;
overflow: hidden;
clear: both;
width: 155px;

}


/*--------------------------------------
  staff
---------------------------------------*/
#staff .contentsarea {
  text-align: center;
}

	.staff-ttl {
		margin: 18px 10px 0px 2px;
		background: url(../img/sttl_bg.png) left top no-repeat ;
		color: #383838;
		font-size: 120%;
		height: 51px;
		padding-left: 73px;
		font-weight: bold;
		text-align: left;
		padding-top: 3px;
	}

dl.stafflist {
  margin: 0 auto;
  width: 30%;
  text-align: left;
}

.stafflist dt {
  margin: 0 0 0.4em 0;
  border-bottom: 1px dotted #999999;
  color: #e4007f;
  font-weight: bold;
}
.stafflist dd {
  margin: 0 0 1em 4em;
  font-size: 110%;
}

#staff span.name {
	font-size: 120%;
	font-weight: bold;
	line-height: 1.5em;
	color: #313131;
	margin-bottom: 10px;
}


/*--------------------------------------
  music
---------------------------------------*/
#music .contentsarea {
  text-align: center;
}

.music-ph {
	float: left;
	/*padding: 10px 10px 0 10px;*/
	/*border: 1px solid #dcbf2b;*/
	width: 342px;
	height: 431px;
	overflow: hidden;
	margin-bottom: 15px;
	margin-left: 30px;
}


.music-text {
	margin-left: 402px;
	margin-bottom: 24px;
	text-align: left;
}

	.music-text dl {
	  overflow: auto;
	  padding: 0px 10px 10px 5px;
	}

		.music-text dt {
		  display: block;
		  color: #e4007f;
		  font-weight: bold;
		  font-size: 100%;
		  line-height: 1.6em;
		  letter-spacing: 0.10em;
		  margin-bottom: 5px;
		}


		.music-text dd {
		  margin: 0 30px 10px 0;
		  margin-bottom: 15px;
		  padding-bottom: 15px;
		  border-bottom: 1px dotted #f49c00;
		  font-size: 110%;
		  line-height: 1.7em;
		}

.music-text2 {
	margin: 0 auto;
	width: 30%;
	margin-bottom: 24px;
	text-align: left;
}

	.music-text2 dl {
	  overflow: auto;
	  padding: 0px 10px 10px 5px;
	}

		.music-text2 dt {
		  display: block;
		  color: #b45100;
		  font-weight: bold;
		  font-size: 100%;
		  line-height: 1.6em;
		  letter-spacing: 0.10em;
		  margin-bottom: 5px;
		}


		.music-text2 dd {
		  margin: 0 30px 10px 0;
		  margin-bottom: 15px;
		  padding-bottom: 15px;
		  border-bottom: 1px dotted #7d6800;
		  font-size: 110%;
		  line-height: 1.7em;
		}

dl.musiclist {
  margin: 0 auto;
  width: 30%;
  text-align: left;
}

.musiclist dt {
  margin: 0 0 0.4em 0;
  border-bottom: 1px dotted #999999;
  color: #b45100;
  font-weight: bold;
}
.musiclist dd {
  margin: 0 0 1em 4em;
  font-size: 110%;
}

#music span.name {
	font-size: 120%;
	font-weight: bold;
	line-height: 1.5em;
	color: #313131;
	margin-bottom: 10px;
}


/*--------------------------------------
  intro
---------------------------------------*/
.introtxt {
	font-size: 115%;
	font-weight: bold;
	line-height: 1.8em;
	letter-spacing: 0.06em;
	text-shadow: 1px 1px 1px #FFF;
}



/*--------------------------------------
  data
---------------------------------------*/
.extra {
	font-size: 12px;
}



/*--------------------------------------
  massage
---------------------------------------*/
.bbsIF {
	width: 100%;
	height: 450px;
	/*height: 550px;*/
}


.extratext{
	font-size: 16px;
	font-weight: bold;
	padding: 10px 0;
}



/*--------------------------------------
  quiz
---------------------------------------*/
.quiztext{
	font-size: 14px;
	font-weight: bold;
}

.quizname {
  border: 2px dotted #e30000;
  padding: 0px 25px 0 25px;
  /*font-size: 16px;*/
  font-weight: bold;
  /*color: red;*/
  line-height: 1.6em;
  background: #fff7f7;
  text-shadow: 1px 1px 1px #999999;
  margin-bottom: 30px;
}

.phoneno {
  font-size: 32px;
  font-weight: bold;
  line-height: 1.6em;
  letter-spacing: 2px;
  text-shadow: 1px 1px 1px #FFFFFF;
}

.present_m15 { margin:15px 0; }

.tel-txt { font-size:26px; padding:0 7px 0 0;}

.quizclose-txt {
color: #ffffff;
font-size: 14px;
background: #ff161d;
font-weight: bold;
padding: 4px 4px 3px 5px;
}

.quizIF {
	width: 100%;
	height: 750px;
	/*height: 500px;*/
}

#quiz hr {
    border: 0;
    background: #a9a9a9;
	height: 1px;
}


/*--------------------------------------
  lockseed
---------------------------------------*/
.locklist {
margin-top: 0px;
}

.locklist .lockItem {
	float: left;
	width: 20%;
}

.locklist .lockItem a {

}

.locklist .lockItem a:hover {

}

.locklist .lockItem a .lockName {

}

.locklist .lockItem a img {
	width: 100%;
	/*height: auto;*/
}

.lockIF {

}


/*--------------------------------------
  topgear
---------------------------------------*/
.topgIF {
	width: 100%;
	height: 450px;
	/*height: 500px;*/
}


	h2.back-ttl {
		margin: 30px 35px 20px 35px !important;
		font-size: 121% !important;
		font-weight: bold;
	}


.noc-wrap {
		margin: 0 35px 20px 35px !important;
		overflow: hidden;
		border-bottom: #b8b8b8 1px solid;
		padding: 0 0 12px 0;
	}
		.noc-colleft {
			float: left;
			width: 160px;
			overflow: hidden;
		}
		.noc-colright {
			margin-left: 180px;
			overflow: hidden;
			line-height: 1.4em;
		}

			.noc-number {
				color: #e4007f;
				font-weight: bold;
				font-size: 100%;
			}

			.noc-data {
				font-size: 78%;
				color: #ffffff;
				font-weight: normal;
				background: #e4007f;
				font-weight: bold;
				padding: 1px 3px 1px 4px;
			}

				p.noc-atten {
					margin: 9px 35px 9px 35px !important;
					line-height: 1.4em;
					font-size: 85% !important;
				}

/*--------------------------------------
  inves
---------------------------------------*/
.inves-area {
	margin: 10px 0 5px 0;
	padding: 30px 8px 20px 30px;
	*padding: 23px 18px 20px 18px;
	background-image: url(../inves/img/bg_right2.png), url(../inves/img/bg_right1.png), url(../inves/img/bg_bottom.png), url(../inves/img/bg_main.png), url(../inves/img/bg_til.png);
	background-repeat: no-repeat, no-repeat, no-repeat, no-repeat, repeat;
	background-position: bottom right, top right, bottom left, top left, top left;
	*background-image: ;
	*background: url(../inves/img/bg_main_ie.png) no-repeat top left #181816;
	background: url(../inves/img/bg_main_ie.png) no-repeat top left #181816\9;
	*background-position: top left;
	color: #c1c1c1;
	*border: 1px solid #082c10;
	border: 1px solid #082c10 \9;
}

.inves-area p {
	margin-top: 0px;
	padding-top: 0px;
}


h2.monstername {
	margin: 0px 22px 0px 0;
	padding: 0;
	background: url(../inves/img/sttl_bg.png) left no-repeat ;
	color: #ffffff;
	font-size: 120%;
	font-weight: bold;
	height: 44px;
	/*width: 95%;*/
}

	.monstername2 {
		padding: 0px 0 0 0px;
		padding: 0;
		background: url(../inves/img/sttl_bg2.png) no-repeat right top ;
		height: 44px;
	}


.inves-area .inves-text {
	margin: 0 22px 0 5px;

}

.inves-area .inves-text .spec {
	color: #efce49;
	font-size: 90%;
	line-height: 1.4em;
	/*background: url(../inves/img/inves_line.png) left bottom no-repeat;*/
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: 1px solid #625b41;
	overflow: hidden;
}

.inves-line {
	border-bottom: 1px solid #625b41;
	padding-bottom: 13px;
	clear: both;
}

.inves-noline {
	border-bottom: 1px solid #181816;
	padding-bottom: 0px;
	margin-bottom: 0px;
	clear: both;
}

	/*--- inveslist  ---*/
	.inves-area .inves-list {
		float: left;
		margin-top: 26px;
		overflow: hidden;
		margin-left: 4px;
	}

	.inves-area .inves-list a{
		margin: 0 5px 0 0px;
	}


	/*--- invesbacknumber  ---*/
	.invesbacknumber {
	margin-top: 15px;
	}

	.invesbacknumber .invItem {
		float: left;
		/*width: 20%;*/
		width: 90px;
		height: 124px;
	}

	.invesbacknumber .invItem a {
		display: block;
		text-align: center;
		margin: 0px;
		padding: 01px;
		min-height: 124px;
		text-decoration: none;
		/*font-size: 80%;*/
		color: #ffffff;
		/*background: #002e7d;*/
		/*border: 1px solid #fad855;*/
	}

	.invesbacknumber .invItem a:hover {
		background: #13408e;
		color: #ffffff;
	}

	.invesbacknumber .invItem a .prgName {
		margin: 0;
		padding: 2px;
		font-size: 80%;
		line-height: 1.4em;
		text-align: left;
	}

	.invesbacknumber .invItem a img {
		width: 100%;
		height: auto;
	}




/*--------------------------------------
  guide
---------------------------------------*/
.guide-text {
	padding: 10px 10px 30px 10px;
	color: #1c1c1c;
}

.guide-ttl {
	margin: 0px 10px 0px 0px !important;
	background: url(../img/sttl_bg.png) left no-repeat ;
	color: #383838;
	font-size: 120%;
	font-weight: bold;
	height: 51px;
	padding-top: 0px !important;
	overflow: hidden;
}








/*--- photo ---*/
.photo {
	-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
}

.imgright {
	float: right;
	margin: 0 0 0 10px;
}

.imgleft {
	float: left;
	margin: 0 10px 0 0;
}

.imgleftB {
	float: left;
	margin: 0 9px 10px 0;
}


/*--- btn ---*/
.btn1 {
	margin: 0 0 20px 0;
}

.btn2 {
	margin: 0 0 20px 0;
}

.btn3 {
	font-size: 100% !important;
}

.toprightblock {
	text-align: right;
	padding-bottom: 10px;
	position: relative;
}

.mailmagazinebtn {
	display: block;
	text-align: center;
	margin: 0 262px 0 0;
}


/*--- photobacknumber ---*/
.photobacknumber .prgItem {
	float: left;
	width: 20%;
}

.photobacknumber .prgItem a {
	display: block;
	text-align: center;
	margin: 5px;
	padding: 5px;
	text-decoration: none;
	font-size: 80%;
	color: #000000;
	background: #dbceb1;
	border: 2px solid #c7ba9d;
}

.photobacknumber .prgItem a:hover {
	background: #efe2c5;
	color: #000000;
}

.photobacknumber .prgItem a .prgName {
	margin: 0;
	padding: 0;
	font-size: 80%;
	line-height: 1.2em;
}

.photobacknumber .prgItem a img {
	width: 100%;
	height: auto;
}


/*--- presentname ---*/
.presentname {
	border: 2px dotted red;
	padding: 15px 10px 10px 10px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: red;
	line-height: 1.2em;
	background: #FFFFFF;
	text-shadow: 1px 1px 1px #666666;
}



/*--- img[usemap] ---*/
img[usemap] {
	border: none;
	height: auto;
	max-width: 100%;
	width: auto;
}

/*--- photoblock ---*/
.photoblock {
	text-align: center;
	margin: 0 0 40px 0;
}


/* banner
##################################### */
#site-bnr {
	border: none !important;
}

.site-bnr a {
	border: none !important;
}

.sp-banner {
	border: none !important;
	margin-bottom: 5px !important;
}






/***********************************************************/
/***********************************************************/
/***********************************************************/

/*--------------------------------------
  shadowbox
---------------------------------------*/
#sb-title-inner, #sb-info-inner, #sb-loading-inner, div.sb-message {
  font-family: "HelveticaNeue-Light","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-weight: 200;
  color: #fff;
}

#sb-container {
  position: fixed;
  margin: 0;
  padding: 0;
  top: 0;
  left: 0;
  z-index: 999;
  text-align: left;
  visibility: hidden;
  display: none;
}

#sb-overlay {
  position: relative;
  height: 100%;
  width: 100%;
}

#sb-wrapper {
  position: absolute;
  visibility: hidden;
  width: 100px;
}

#sb-wrapper-inner {
  position: relative;
  border: none;
  overflow: hidden;
  height: 100px;
}

#sb-body {
  position: relative;
  height: 100%;
}

#sb-body-inner {
  position: absolute;
  height: 100%;
  width: 100%;
}

#sb-player.html {
  height: 100%;
  overflow: auto;
}

#sb-body img {
  border: none;
}

#sb-loading {
  position: relative;
  height: 100%;
}

#sb-loading-inner {
  position: absolute;
  font-size: 14px;
  line-height: 24px;
  height: 24px;
  top: 50%;
  margin-top: -12px;
  width: 100%;
  text-align: center;
}

#sb-loading-inner span {
  background: url(../js/shadowbox/img/loading.gif) no-repeat;
  padding-left: 34px;
  display: inline-block;
}

#sb-body, #sb-loading {
  background-color: #060606;
}

#sb-title, #sb-info {
  position: relative;
  margin: 0;
  padding: 0;
  overflow: hidden;
}

#sb-title, #sb-title-inner {
  height: 26px;
  line-height: 26px;
}

#sb-title-inner {
  font-size: 16px;
}

#sb-info, #sb-info-inner {
  height: 20px;
  line-height: 20px;
}

#sb-info-inner {
  font-size: 12px;
}

#sb-nav {
  float: right;
  height: 16px;
  padding: 2px 0;
  width: 45%;
}

#sb-nav a {
  display: block;
  float: right;
  height: 16px;
  width: 16px;
  margin-left: 3px;
  cursor: pointer;
  background-repeat: no-repeat;
}

#sb-nav-close {
  background-image: url(../js/shadowbox/img/close.png);
}

#sb-nav-next {
  background-image: url(../js/shadowbox/img/next.png);
}

#sb-nav-previous {
  background-image: url(../js/shadowbox/img/previous.png);
}

#sb-nav-play {
  background-image: url(../js/shadowbox/img/play.png);
}

#sb-nav-pause {
  background-image: url(../js/shadowbox/img/pause.png);
}

#sb-counter {
  float: left;
  width: 45%;
  display: none;
}

#sb-counter a {
  padding: 0 4px 0 0;
  text-decoration: none;
  cursor: pointer;
  color: #fff;
}

#sb-counter a.sb-counter-current {
  text-decoration: underline;
}

div.sb-message {
  font-size: 12px;
  padding: 10px;
  text-align: center;
}

div.sb-message a:link, div.sb-message a:visited {
  color: #fff;
  text-decoration: underline;
}


#ex-aid-photo { text-align:center; width:100%; }
