@font-face {
  font-family: 'tvasahi-webfont';
  src: url("/common/static/fonts/tvasahi-webfont.eot");
  src: url("/common/static/fonts/tvasahi-webfont.eot?#iefix") format("embedded-opentype"), url("/common/static/fonts/tvasahi-webfont.woff") format("woff"), url("/common/static/fonts/tvasahi-webfont.ttf") format("truetype"), url("/common/static/fonts/tvasahi-webfont.svg#webfont") format("svg"); }

.clearfix {
  overflow: hidden;
  *zoom: 1; }

.left {
  float: left; }

.right {
  float: right; }

.liquid-wrapper:after {
  content: "";
  display: block;
  position: absolute;
  z-index: 0;
  top: 0;
  right: 360px;
  bottom: 0;
  left: 0;}

.aside:after, .aside-min:after {
  content: "";
  display: block;
  position: absolute;
  width: 360px;
  z-index: 0;
  top: 0;
  right: 0;
  bottom: 0;}

/*
 * target: IE6,7
 * Validator: Valid
 */
/*html*.container-wrapper {
  background: #f2f2f2 url(../img/bg.png) repeat-y 50% 0; }*/

.aside:after {
  background-position: -920px 0; }

.aside-min:after {
  background-position: -1260px 0; }

.aside-container {
  position: relative;
  z-index: 1; }

#top .container-wrapper {
}

.main-container {
    color: #cccccc;
    margin: -66px 20px 50px 20px;
    padding: 25px;
    font-size: 16px;
    line-height: 1.8em;
    border: 5px solid #000000;
    background: #fff;
}
.main-container section {
  padding: 20px 0 30px 0; }

/* ここから追加 #################### */
.top { min-width: 1024px; background: url(../image/body_bg.jpg) center 510px repeat ; }

body { min-width: 1024px; background: url(../image/body_bg.jpg) center 314px repeat ; }


.container-wrapper-top { background: url(../image/header_bg.png) center top repeat-x; }

.container-wrapper-under { background: url(../image/bg_under.png) center top repeat-x; }

strong, b{font-weight: bold;}

.header {
	padding: 0;	
}

.main {
	position: relative;
	margin: 0 340px 0 0;
}

.page-nav ul li, .page-nav ul li a, .page-nav ul li a:hover, .page-nav ul li a.active { border: none; background:none;}

.page-nav {
	padding-top:0;
	margin:0 20px 0 50px; 
}

.page-nav ul {
	background: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	border: none;
	box-shadow: none;
	-webkit-box-shadow: none;
}

.page-nav ul li {
	text-align:center;
	margin-right: 20px;
	margin-bottom:3px;
	border:solid 4px #000;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;	
background: #000000; /* Old browsers */
background: -moz-linear-gradient(top,  #2a2e31 0%, #000000 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #2a2e31 0%,#000000 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #2a2e31 0%,#000000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2a2e31', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
box-shadow:3px 5px 0px 0px #a8a6a7;
-moz-box-shadow:3px 5px 0px 0px #a8a6a7;
-webkit-box-shadow:3px 5px 0px 0px #a8a6a7;}

.page-nav ul li a {
color: #fff;
    padding: 0px !important;
    text-shadow: none !important;
    margin: 0 !important;
    width: 200px;
    height: 55px;
    line-height: 56px;
    font-weight: bold;
    font-size: 90%;
}

.page-nav ul li a:hover,
.page-nav ul li a.active {
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
	text-shadow: none !important;
}

#page-nav-inner ul li:hover,
#page-nav-inner ul li.active{
	-webkit-filter: brightness(115%);
}

#sns {
	padding: 30px 0 0px !important;
}
.sns {
	padding: 10px 0 0 !important;
}
.page-nav-inner {
	font-size:100%;
	padding:0!important
}

#content .inner{
}

.contentswapper {
	padding: 20px 0 0 0;
}

section h2 {
	color: #ffffff;
	margin-bottom: 10px;
	font-size: 120%;
	height: 50px;
	line-height: 53px;
	text-indent: 15px;
	background: #414d69;
	font-weight: bold;
}

section#content h3 {
	margin-bottom: 20px;
	font-size: 135%;
	font-weight: bold;
	line-height: 1.3;
	border-bottom: 1px dotted #666;
	padding-bottom: 5px;
	color: #c5114b;
}

section#content h3 span {
	margin-bottom: 5px;
	font-size: 90%;
	color: #000000;
}

.main-container section p {
	margin-bottom: 40px;
	font-size: 1em;
	color: #000000 !important;
}

.main-container section h1 {
	font-size: 30px !important;
	font-weight: bold;
	line-height: 1.4em;
	text-align: center;
}

.font-b { font-weight: bold; }
.font-s { font-size: 80%; }
p.center { text-align: center !important; }
a{ color: #000000; }
a:hover{ color: #000000; }
a:visited{ color: #000000; }

font-b{ font-weight: bold; }

h4{
	color: #000000;
	font-weight: bold;	
	font-size: 110%;
	margin-bottom: 20px;
	border-bottom: 1px solid #000000;
}

h5{
	font-weight: bold;
}

h6{
	color: #c5114b;
	font-weight: bold;	
	font-size: 110%;
	margin-bottom: 20px;
	border-bottom: 1px dotted #c5114b;
}

/* ページトップへ */
.scroll2top {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	line-height: 1;
	width: 50px;
	height: 40px;
	z-index: 10;
	color: #ffffff;
	padding-top: 10px;
	border: 2px solid #000000;
background: #000000; /* Old browsers */
background: -moz-linear-gradient(top,  #2a2e31 0%, #000000 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #2a2e31 0%,#000000 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #2a2e31 0%,#000000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2a2e31', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
}
	.scroll2top:hover {
		background-color: #af1310;
	}

#sb-container{
	display: none !important;	
}

/* cast-list */
.main-container ul.cast-list {
	margin: 0 auto; padding: 0 5px;
	overflow: hidden;
	/*margin-left: 15px;*/
}

.main-container ul.cast-list li {
	display: inline-block;
	text-align: center;
	/*float: left;
	margin-right: 30px;*/
}
.main-container ul.cast-list li img {
    width: 100%;
	/*float: left;
	margin-right: 30px;*/
}
/* backnumber */
.backnumber dl{
	overflow: auto;
	margin: 10px 0 0 15px;
	height: 150px;
	padding: 0 15px 0 0;
}

.backnumber dt{
	display: block;
	color: #000000;
	font-size: 85%;
	margin-bottom:2px;
}

.backnumber dd{
	margin: 10px 0 10px 0;
	padding-bottom: 15px;
	border-bottom: 1px dotted #666;
	line-height: 1.3em;
	font-weight: bold;
	color: #c5114b;
}

/* guest-list */
.main-container ul.guest-list { margin-bottom: 20px; }

.main-container ul.guest-list li.list-top { text-indent: 0 !important; }

.main-container ul.guest-list li {
	text-indent: 64px;
	color: #000000;
}
/* guest-list2 */
.main-container ul.guest-list2 { margin-bottom: 40px; }

.main-container ul.guest-list2 li.list-top { text-indent: 0 !important; }

.main-container ul.guest-list2 li {
	text-indent: 144px;
	color: #000000;
}

/* page-link */
.main-container .tt-links {
	margin-bottom: 0;
	text-align: right;
	}

.main-container .tt-links a { color: #c5114b; }

.main-container .tt-airdate { margin-bottom: 2px; }

/* 140508追加 */
.left-block { float:left; display:block; }
.clear-both { clear:both; }

