@charset "UTF-8";

@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;
  background: url(../img/bg.png) repeat-y 0 0; }

.aside:after, .aside-min:after {
  content: "";
  display: block;
  position: absolute;
  width: 360px;
  z-index: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-image: url(../img/bg.png);
  background-repeat: repeat-y; }

/*
 * 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; }

.container-wrapper {
  background: #f2f2f2; }

.main-container {
  padding: 0 20px 0 40px; }
.main-container section {
  padding: 20px 0; }
.main-container section .site-title {
  /*color: #fafafa;
  margin: 0 -20px 10px -20px;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.3);
  background-color: #959595;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #959595), color-stop(100%, #646464));
  background-image: -webkit-linear-gradient(top, #959595, #646464);
  background-image: -moz-linear-gradient(top, #959595, #646464);
  background-image: -o-linear-gradient(top, #959595, #646464);
  background-image: linear-gradient(top, #959595, #646464);
  padding: 5px 20px;*/
}
.main-container section p {
  margin-top: 10px; }

/*�@�ǉ��@*/

.main-container section h1 {
  font-size: 1.0em;
  font-weight: bold;
  margin: 1em 0 20px 0;
}

.main-container section h2 {
  font-size: 0.9em;
  font-weight: bold;
  margin: 1em 0 20px 0;
}

.main-container section h3 {
  font-size: 0.8em;
  font-weight: bold;
  margin: 1em 0 10px 0;
}

.main-container section dl {
  padding: 20px 0;
}

.main-container section dt {
  font-weight: bold;
}

.main-container section dd, .main-container section p {
  margin-top: 10px;
  line-height:1.6em;
  /*font-size: 0.8em;*/
}

.main-container section > p {
  margin-top: 20px;
}

/*�@�^�C�g���o�[�ݒ�@�F�̂ݕύX�i���̃T���v���̓O���[�̃O���f�[�V�����j�@*/
.main-container .gradient-bar {
  color: #fafafa;
  margin: 0 -20px 10px -20px;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.3);
  background-color: #959595;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #959595), color-stop(100%, #646464));
  background-image: -webkit-linear-gradient(top, #959595, #646464);
  background-image: -moz-linear-gradient(top, #959595, #646464);
  background-image: -o-linear-gradient(top, #959595, #646464);
  background-image: linear-gradient(top, #959595, #646464);
  padding: 5px 20px;
}

.main-container .center {
  text-align: center;
}

.main-container .img-center img {
  display: block;
  margin: auto;
}

.main-container .timestamp {
  display: block;
  margin-top: 0.2em;
  float: right;
  font-size: 0.7em;
  font-weight: normal;
  font-style: italic;
}

.main-container .horizontal-list {
  position: relative;
  overflow: hidden;
  overflow: hidden;
  *zoom: 1;
}

.main-container .horizontal-list ul {
  position: relative;
  float: left;
  left: 50%;
}

.main-container .horizontal-list li {
  position: relative;
  float: left;
  left: -50%;
}

.main-container .sumi:before {
  content: "�y";
}

.main-container .sumi:after {
  content: "�z";
}


.main-container .cast dt {
  font-weight: bold;
  margin-top: 1em;
}
.main-container .cast dt:first-child {
  font-weight: bold;
  margin-top: 0 !important;
}
.main-container .cast dd {
  margin-top: 0;
  margin-left: 20px;
}

.main-container .staff dl {
  padding: 20px 0;
}

.main-container .staff dt {
  font-weight: bold;
  margin-top: 1em;
}
.main-container .staff dt:first-child {
  font-weight: bold;
  margin-top: 0 !important;
}

.main-container .staff dd {
	margin-left: 40px;
}

.main-container .staff section p, .main-container section .staff p {
  margin-top: 0;
  font-size: 0.8em;
  text-indent: 1em;
}

.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: #fff;
  background-color: #dfe1e1;
  padding-top: 10px;
  border: solid 1px #f3f5f5;
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
}

.scroll2top:hover {
  background-color: #c1c3c3;
}


/*����*/
.ft-08 { font-size:0.8em;}
.ft-09 { font-size:0.9em;}
.ft-10 { font-size:1.0em;}
.ft-11 { font-size:1.1em;}
.ft-12 { font-size:1.2em;}
.ft-13 { font-size:1.3em;}
.ft-14 { font-size:1.4em;}
.ft-15 { font-size:1.5em;}
.ft-16 { font-size:1.6em;}
.ft-17 { font-size:1.7em;}
.ft-18 { font-size:1.8em;}
.ft-b { font-weight: bold;}
.ft-u { text-decoration: underline;}

/* �݂ǂ��� */

.c_midashi {
	border-style: solid;
	border-width: 1px;
	padding: 10px 5px 10px 20px;
	text-align: center;
	font-size: 1.8em !important;
	font-weight: bold;
	line-height:1.6em;
}


.c_midashi2 {
	/*text-align: center;*/
	line-height: 1.4em;
	font-size: 1.2em !important;
	font-weight: bold;
}

.c_kokuchi {
	text-align: center;
	background-color:#000;
	color:#fff;
	padding:10px;
	margin:30px;
	font-size:1.6em;
	line-height: 1.6em;
}

.main-container .midokoro h2 {
	border-bottom: solid 1px #333333;
	margin-top: 30px;
}

/* �j���[�X */
.news_ttl {
	border-bottom: dotted #333 1px;
}

/*　エキストラ　*/
.main-container ul {
	font-size:0.75em;
	line-height:1.5;
	margin:20px 0 25px 0;
	list-style-type:disc;
}

.main-container li {
	margin:0 0 10px 50px;
}

.fw-b {
    font-weight: bold;
}
.txt-red {
    color: #F00;
}

.ml30 {
    margin-left: 30px;
}

.extra-yoko2 dt {
    font-size: 0.8em !important;
}

.text-kasen {
    text-decoration: underline;
}

.caution-text2 {
	font-size:0.75em !important; line-height:1.7; 
}

.extra-yoko dt {
	font-size:0.85em !important;
} 
.extra-yoko2 dt {
	font-size:0.8em !important;
} 
.extra-yoko2 dd {
	font-size:0.8em !important; margin: 0 0 10px 35px;
}

.red_text2 {
	color:#F00; font-size:110%;
	text-align:center;
	margin:20px 0 40px 0;
}

.kinkyu {
	background-color:#FF9;
	color:#F00;
	text-align:center;
	font-size:120%;
	font-weight:bold;
	padding:6px 0;
	margin:15px 0 0 0 !important;
}	

.kinkyu {
	background-color:#FF9;
	color:#F00;
	text-align:center;
	font-size:120%;
	font-weight:bold;
	padding:6px 0;
	margin:15px 0 0 0 !important;
}

li.kome,ul.kome li {
	list-style:none;
}
li.kome:before,ul.kome li:before {
	content:"※"; margin-left:-1em;
}

/*　応募ボタン　*/
.oubo_btn a {
	display: block;
	text-decoration: none;
	text-align: center;
	padding: 10px;
	width: 50%;
	margin: 20px auto 40px auto;
	color: #fafafa;
	font-weight: bold;
	text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.3);
	background-color: #02a3cd;
	background-size: 100% auto;
	background-image: -moz-linear-gradient(center top , #02a3cd 0%, #0090B6 100%);
	background-image: linear-gradient(180deg , #02a3cd 0%, #0090B6 100%);
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #02a3cd), color-stop(100%, #0090B6));
	background-image: -webkit-linear-gradient(top, #02a3cd 0%, #0090B6 100%);
	background-image: -moz-linear-gradient(top, #02a3cd 0%, #0090B6 100%);
	background-image: -o-linear-gradient(top, #02a3cd 0%, #0090B6 100%);
	background-image: linear-gradient(top, #02a3cd 0%, #0090B6 100%);
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.oubo_btn a:hover {
	background-color: #35b5d7;
	background-size: 100% auto;
	background-image: -moz-linear-gradient(center top , #35b5d7 0%, #33a6c5 100%);
	background-image: linear-gradient(180deg , #35b5d7 0%, #33a6c5 100%);
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #35b5d7), color-stop(100%, #33a6c5));
	background-image: -webkit-linear-gradient(top, #35b5d7 0%, #33a6c5 100%);
	background-image: -moz-linear-gradient(top, #35b5d7 0%, #33a6c5 100%);
	background-image: -o-linear-gradient(top, #35b5d7 0%, #33a6c5 100%);
	background-image: linear-gradient(top, #35b5d7 0%, #33a6c5 100%);
}