body {font:12px/1.22 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small; margin-top:10px;}
body {font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif; line-height:1.5;}

a:link{
	color: #000000;
	text-decoration: none;
}

a:visited{
	color: #000000;
	text-decoration: none;
}

a:hover,a:active{
	color: #cc3333;
	text-decoration: underline;
}

*{
	margin: 0px;
	padding: 0px;
}

h1, h2, h3, h4, h5, h6, p, address{
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

a{outline: none;}

img {
    border-style:none;
}

#wrap{position:relative; margin:0 auto 20px; width:920px;}

#index_main{float:right; width:723px;}
#main{float:right; width:723px; padding-top:28px;}

#sidemenu{
	/*position:fixed;*/
	float:left;
	margin-right:20px;
	margin-bottom: 20px;
	width:165px;
}

#sidemenu_inner {
	padding-left: 5px;
}

#sidemenu a img:hover {
	opacity: 0.6;
    -moz-opacity: 0.6; /*for Firefox*/
	-ms-filter: "alpha(opacity=60)"; /*for IE8*/
	filter: alpha(opacity=60); /*for IE*/
	zoom: 1;
}

.bt_mar{margin-top:10px;}

#under_box{margin:20px auto;}
#leftbox{float:left; width:350px; border:1px solid #036;}
#rightbox{float:right; width:350px; border:1px solid #036;}

.box_main{margin-top:4px; margin-bottom:30px;}

.text1{font-weight:bold; font-size:110%;}

.text15{font-size:15px;}

#footer{width:100%; margin:20px 0; text-align:center; font-size:14px; clear:both;}

.textsize1{font-size:10px;}

.text_big1{font-size:14px; color:#036; font-weight:bold;}



table#t1{
	width:100%;
	border-collapse:collapse;
}

table#t1 td{vertical-align: top;}

table#t1 td{border: solid #999 1px;}

table#t1 td{padding: 2px;}


.big0{font-size:18px; font-weight:bold;}
.big1{font-size:16px;}
.big2{font-size:14px;}
.big3{font-size:13px;}

.font_bold {
	font-weight:bold;
}

#logo {
	margin-bottom: 20px;
}

#logo a img {
	border-style:none;
}
#fade {
	height: 1044px;
	width: 723px;
}
#fade_inner {
	position: relative;
}
#fade_bg {
	display:none;
	position: absolute;
	top: 0;
	left: 0;
}
#fade_text1 {
	/*display:none;*/
	position: absolute;
	top: 414px;
	left: 0;
}
#fade_text2 {
	/*display:none;*/
	position: absolute;
	top: 478px;
	left: 0;
}
#fade_text3 {
	/*display:none;*/
	position: absolute;
	top: 457px;
	left: 355px;
}

#thanks {
	display:none;
}

.opacity {
    opacity: 0;
    -moz-opacity: 0; /*for Firefox*/
    filter: alpha(opacity=0); /*for IE*/
}

.space {
	height: 70px;
}


/*-------------------------------------------------------------------------------------------*/

/*--------------------------------------------common-------------------------------------*/

.news li {
	margin-bottom: 5px;
	list-style: none;
	padding-left: 6em;
	text-indent: -6em;
}
.news_date {
	color: #666;
	font-size: 90%;
	line-height: 1;
	margin-top: 5px;
}
.news_date_w {
	color: #fff;
	font-size: 90%;
	line-height: 1;
	margin-top: 5px;
}
.news li a {
	color: #1a0dab;
	text-decoration: underline;
}
.news li a:hover {
	opacity: 0.7;
}


/*-------------------------------------------------------------------------------------------*/

/*--------------------------------------------common-------------------------------------*/

.inner {
	padding-left: 15px;
}

.anno {
	font-size: 90%;
	line-height: 1.4;
}

/*--- clearfix ---*/
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/*--- クリア ---*/
.clear_b {
	clear: both;
}

/*--- フロート ---*/
.float_r {
	float: right;
}
.float_l {
	float: left;
}

/*--- 非表示 ---*/
.hidden {
	display: none;
}

/*--- マージン指定 ---*/
.mar_5t {margin-top: 5px;}
.mar_10t {margin-top: 10px;}
.mar_15t {margin-top: 15px;}
.mar_20t {margin-top: 20px;}
.mar_25t {margin-top: 25px;}
.mar_30t {margin-top: 30px;}
.mar_35t {margin-top: 35px;}
.mar_40t {margin-top: 40px;}
.mar_45t {margin-top: 45px;}
.mar_50t {margin-top: 50px;}
.mar_55t {margin-top: 55px;}
.mar_60t {margin-top: 60px;}

.mar_5b {margin-bottom: 5px;}
.mar_10b {margin-bottom: 10px;}
.mar_15b {margin-bottom: 15px;}
.mar_20b {margin-bottom: 20px;}
.mar_25b {margin-bottom: 25px;}
.mar_30b {margin-bottom: 30px;}
.mar_35b {margin-bottom: 35px;}
.mar_40b {margin-bottom: 40px;}
.mar_45b {margin-bottom: 45px;}
.mar_50b {margin-bottom: 50px;}
.mar_55b {margin-bottom: 55px;}
.mar_60b {margin-bottom: 60px;}

.mar_5l {margin-left: 5px;}
.mar_10l {margin-left: 10px;}
.mar_15l {margin-left: 15px;}
.mar_20l {margin-left: 20px;}
.mar_25l {margin-left: 25px;}
.mar_30l {margin-left: 30px;}
.mar_35l {margin-left: 35px;}
.mar_40l {margin-left: 40px;}
.mar_45l {margin-left: 45px;}
.mar_50l {margin-left: 50px;}
.mar_55l {margin-left: 55px;}
.mar_60l {margin-left: 60px;}

.mar_5r {margin-right: 5px;}
.mar_10r {margin-right: 10px;}
.mar_15r {margin-right: 15px;}
.mar_20r {margin-right: 20px;}
.mar_25r {margin-right: 25px;}
.mar_30r {margin-right: 30px;}
.mar_35r {margin-right: 35px;}
.mar_40r {margin-right: 40px;}
.mar_45r {margin-right: 45px;}
.mar_50r {margin-right: 50px;}
.mar_55r {margin-right: 55px;}
.mar_60r {margin-right: 60px;}


/*--- テキスト ---*/
.text_center {
	text-align: center;
}
.text_right {
	text-align: right;
}
.text_left {
	text-align: left;
}
.vertical_middle {
	vertical-align: middle;
}
.text_indent {
	text-indent: -1em;
	padding-left: 1em;
}

/*--- フォントスタイル ---*/
.font_normal {
	font-weight: normal;
}
.font_bold {
	font-weight: bold;
}

.text_red {
	color: #C00;
}


/* ---------------------------------------
   ページ共通
 ---------------------------------------*/
.pageTtl {
	font-size: 20px;
	font-weight: bold;
	border-bottom: 2px solid #ccc;
	margin-bottom: 20px;
}
.con_box {
	min-height: 460px;
}
.para_text {
	font-size: 15px;
}

.lang {
	width: 723px;
	height: 15px;
	text-align: right;
	float: right;
	padding-top: 22px;
	margin-bottom: 20px;
}
.lang a {
	color: #777;
	font-size: 13px;
}

.lang_top {
	width: 723px;
	height: 15px;
	text-align: right;
	padding-top: 50px;
	margin-bottom: 24px;
}
.lang_top a {
	color: #777;
	font-size: 13px;
}

/* CVITの画像 */
.cvit_top {
	text-align: right;
	margin-bottom: 30px;
	margin-top: 30px;
}
.cvit {
	text-align: right;
	margin-bottom: 30px;
}

.endorsement {
	width: 656px;
	margin: 10px auto 30px;
}
.endorsement_ttl {
	margin-bottom: 10px;
}
.endorsement_1 {
	float: left;
}
.endorsement_2 {
	float: right;
}
.endorsement a img:hover {
	opacity: 0.6;
    -moz-opacity: 0.6; /*for Firefox*/
	-ms-filter: "alpha(opacity=60)"; /*for IE8*/
	filter: alpha(opacity=60); /*for IE*/
	zoom: 1;
}

#copy {
	font-size: 11px;
	color: #666;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
}

/* ---------------------------------------
   バナー
 ---------------------------------------*/
.bana_box {
	padding: 12px 0 28px;
	margin-top: 43px;
	margin-bottom: 100px;
}
.bana_box .bana_ttl {
	font-size: 16px;
	margin-bottom: 16px;
	border-bottom: 1px solid #ccc;
}
.bana_box ul li {
	width: px;
	float: left;
	margin-right: 18px;
	margin-bottom: 10px;
	text-decoration: none;
	list-style: none;
	list-style: none;
}
.bana_box ul li.last {
	margin-right: 0;
}
.bana_box ul li a img:hover {
	opacity: 0.6;
    -moz-opacity: 0.6; /*for Firefox*/
	-ms-filter: "alpha(opacity=60)"; /*for IE8*/
	filter: alpha(opacity=60); /*for IE*/
	zoom: 1;
}


/* ---------------------------------------
   outline
 ---------------------------------------*/
.outline_table, .outline_table_j {
	border-collapse: collapse;
	width: 100%;
}
.outline_table th, .outline_table td {
	font-size: 14px;
	border: 1px solid #ccc;
}
.outline_table th {
	text-align: left;
	vertical-align: top;
	padding: 8px 8px 8px 8px;
	background: #F5F5F5;
}
.outline_table td {
	padding: 8px 12px;
}

/* 日本語 */
.outline_table_j th, .outline_table_j td {
	font-size: 14px;
	border: 1px solid #ccc;
}
.outline_table_j th {
	text-align: left;
	vertical-align: top;
	padding: 8px 8px 8px 8px;
	background: #F5F5F5;
}
.outline_table_j td {
	padding: 8px 12px;
}
.font_13 {
	font-size: 13px;
}

/* ---------------------------------------
   アーカイブ
 ---------------------------------------*/
 
.archives_list {
	margin-bottom: 30px;
	min-height: 500px;
}
.archives_list ul li {
	float: left;
	margin-left: 60px;
	margin-bottom: 30px;
	list-style: none;
}


.archives_list ul li a img:hover {
	opacity: 0.6;
    -moz-opacity: 0.6; /*for Firefox*/
	-ms-filter: "alpha(opacity=60)"; /*for IE8*/
	filter: alpha(opacity=60); /*for IE*/
	zoom: 1;
}

/* ---------------------------------------
   プログラム
 ---------------------------------------*/
#ui-tab {
	width: 722px;
}
/*#fragment-1 {
	border-top: 1px solid #F2933D;
}
#fragment-2 {
	border-top: 1px solid #54ACDD;
}*/
.program_table {
	width: 100%;
	border-collapse: collapse;
}
.program_table th, .program_table td {
	border: 1px solid #999;
	padding: 4px 8px;
}
.program_table .bg_01 {
	background: #F2933D;
	color: #fff;
}
.program_table .bg_02 {
	background: #54ACDD;
	color: #fff;
}
.program_bg {
	background: #eee;
}

a.underline {
	text-decoration: underline;
}

.program_table .wd th{
	background: #54ACDD;
	color: #fff;
}
.program_table .wd_00 {
	width: 17%;
}
.program_table .wd_01 {
	width: 75%;
}
.program_table .wd_02 {
	width: 70%;
}
.program_table .wd_03 {
	width: 20%;
}
.wd_s1 {
	width: 19%;
}
.program_table th {
	background: #eee;
}
.table_ttl_01 {
	font-size: 16px;
	font-weight: bold;
	padding: 4px;
	color: #fff;
	text-align: center;
	background: #F2933D;
}
.table_ttl_02 {
	font-size: 16px;
	font-weight: bold;
	padding: 4px;
	color: #fff;
	text-align: center;
	background: #54ACDD;
}
.table_ttl_04 {
	font-weight: bold;
	background: #E4EAD6;
}

.stt_ttl {
	float: left;
}
.stt_cha {
	width: 20%;
	float: right;
	font-weight: bold;
	text-align: right;
}
.stt_ttl p, 
.stt_cha p {
	font-weight: bold;
}


.sty table.sty_01 {
	margin-bottom:10px;
}
.sty table.sty_02 {
	width: 100%;
	background: #f4f4f4;
	margin-bottom:10px;
	border-collapse: collapse;
}
.sty table.sty_01 tr {
	/*padding: 6px 0;*/
	margin-bottom: 10px;
}
.sty table.sty_01 th,
.sty table.sty_01 td {
	border: none;
	background: none;
	font-weight: normal;
	padding: 0;
	text-align: left;
	vertical-align: top;
}
.sty table.sty_01 th {
	white-space: nowrap;
	padding-right: 4px;
}
.sty table.sty_02 th,
.sty table.sty_02 td {
	border: 1px solid #aaa;
	font-weight: normal;
	padding: 6px;
	text-align: left;
	vertical-align: top;
}
.sty table.sty_02 th {
}
.sty_02_ttl {
	width: 72%;
}
.sty_02_ttl_bg th {
	background: #D2D2D2;
	text-align: center !important;
}

.program_table td {
	/*text-align: center;*/
}
.program_table .type_01 {
	background: #EBF1DE;
}

.come {
	font-size: 11px;
}
.support {
	font-size: 11px;
	color: #666;
	font-weight: normal;
}
.note {
	font-size: 11px;
	font-weight: normal;
}
.text_sh {
	text-decoration: underline;
	font-style: italic;
}

.day {
	font-size: 16px;
	margin-bottom: 10px;
}
.day .ol {
	width: 90px;
	float: left;
	background: #1E4874;
	margin-right: 10px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	line-height: 1;
    padding: 7px 0;
}
.day .ol span {
	font-size: 40px;
}
.day .ob {
	font-size: 22px;
	color: #1E4874;
	font-weight: bold;
	float: left;
	padding-top: 18px;
}
.bg_hall {
	background: #1E4874;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	text-align: center;
}
.border_none_l {
	border-left: none !important;
}
.border_none_r {
	border-right: none !important;
}
.border_none_t {
	border-top: none !important;
}
.border_none_b {
	border-bottom: none !important;
}


/* ---------------------------------------
   コンタクト
 ---------------------------------------*/
.cotact_box {
	width: 520px;
	border: 1px solid #bbb;
	background: #F7F7F7;
	padding: 34px;
	margin: 40px auto 0;
	text-align: center;
}

/* -----------------------------------------------------------
	#コンタクトフォーム
----------------------------------------------------------- */


.must {
	font-size:10px;
	color:#900;
	font-weight:bold;
	padding:0 10px;
}
.conta_tb {
	border:solid 1px #ccc;
	width:100%;
}
.conta_tb td, .conta_tb th {
	border-bottom:dotted 1px #ccc;
	padding:10px;
	text-align:left;
}
.conta_tb th {
	color:#222;
	width:12em;
	font-weight:bold;
	width:200px;
	background-color: #eee;
}
.find {
	font-size:16px;
	font-weight:bold;
	padding-left:10px;
	border-left: 5px solid #900;
}


.mrg5 {
	margin-bottom: 5px;
}

.thanks_ttl {
	margin-top: 50px;
	margin-bottom: 30px;
}

.font_cyu {
	font-size: 92%;
	color: #666;
}

.caution {
	margin: 20px 0 60px 0;
	border: 1px solid #ccc;
	padding: 5px;
	height: 120px;
	overflow: auto;
}

.info {
	margin: 30px 0 20px;
	border: 1px solid #ccc;
	padding: 1px;
	font-size: 14px;
}
.info2 {
	border: 1px solid #ccc;
	background: #f2f2f2;
	padding: 5px 15px;
}

.info3 {
	margin-top: 10px;
	padding: 3px 8px 0 8px;
	border-top: 1px solid #ccc;
}
.info4 {
	margin-top: 10px;
	padding: 3px 8px 0 8px;
	border: 1px solid #E04646;
	margin-bottom: 4px;
	color: #E04646;
}
.kei {
	background: #E04646;
	padding: 4px 12px;
	color: #fff;
	font-weight: normal;
	font-size: 80%;
}

.ttl {
	font-size: 22px;
	font-weight:bold;
	margin-top: 30px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
}

.englink {
	text-align: right;
}

.englink a {
	padding: 5px;
	border: 1px solid #aaa;
	color: #FF6600;
	background: #eee;
	text-decoration: none;
}

.englink a:hover {
	background: #ddd;
}
.registration_btn {
	width: 360px;
	margin: 40px auto;
}
.registration_btn a {
	padding: 8px;
    border-radius: 8px;
    text-align: center;
    font-size: 15px;
    display: block;
    color: #fff;
    background: #1E4874;
}
.registration_btn a:hover {
	text-decoration: none;
	opacity: 0.8;
}

/* ---------------------------------------
   ディレクター
 ---------------------------------------*/
.table_director {
	width: 100%;
	border-collapse: collapse;
}
.table_director td, .table_director th {
	padding: 6px 8px;
	border: 1px solid #999;
	vertical-align: top;
}
.bar {
	background: #ccc;
	color: #1E4874;
	font-size: 14px;
	font-weight: bold;
}
.wid_1 {
	width: 23%;
}
.wid_2 {
	width: 59%;
}
.wid_3 {
	width: 18%;
}

/* ---------------------------------------
   ナビコンタクト
 ---------------------------------------*/
.navi_cotact {
	border: 1px solid #ccc;
	font-size: 10px;
	margin-top: 10px;
	padding: 6px;
	
	display: none;
	
}
.navi_cotact_ttl {
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 4px;
}
.navi_cotact_mail {
	margin-bottom: 3px;
}

.relatedsites {
	border: 1px solid #ccc;
	background: #FAFAFA;
	padding: 6px;
	margin-top: 10px;
} 
.relatedsites_ttl {
	font-size: 12px;
	font-weight: bold;
	border-left: 3px solid #53C1F5;
	padding-left: 3px;
	margin-bottom: 4px
}
.relatedsites ul {
	list-style: none;
}


/* ---------------------------------------
   挨拶
 ---------------------------------------*/
.greeting_list li {
	font-size: 15px;
	text-indent: -1em;
	padding-left: 1em;
	list-style-type: none;
	margin-bottom: 8px;
}
.greeting_list_e li {
	font-size: 15px;
	text-indent: -0.8em;
	padding-left: 0.8em;
	list-style-type: none;
	margin-bottom: 16px;
}
.greeting_table {
	font-size: 15px;
}
.greeting_table th {
	font-weight: normal;
	width: 10em;
}
.greeting_table th,
.greeting_table td {
	padding: 4px 10px 4px 0;
}
.greeting_table .kata {
	width: 7em;
}
.greeting_table .name {
	width: 7em;
}
a.text_link {
	color: #1a0dab;
	text-decoration: underline;
}
a.text_link:hover {
	opacity: 0.7;
}
.greeting_ttl {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0.5em;
}
.greeting_ttl_sub {
	font-weight: bold;
}



.para_h2 {
	font-size: 140%;
	font-weight: bold;
	background: #ddd;
	padding: 4px 8px;
	margin-bottom: 10px;
}
.call_box {
	font-size: 15px;
	border: 1px solid #ccc;
	padding: 16px;
	background: #f4f4f4;
	margin-bottom: 40px;
}
.call_btn {
	width: 360px;
	margin: 0 auto 20px;
}
.call_btn a {
	padding: 8px;
	border-radius: 8px;
	text-align:  center;
	font-size: 15px;
	display: block;
	color: #fff;
	background: #1E4874;
}
.call_btn a:hover {
	text-decoration: none;
	opacity: 0.7;
	color: #fff;
}

.call_btn_2 {
	text-align: center;
	margin-bottom: 80px;
}
.call_btn_2 a {
	font-size: 15px;
	text-decoration: underline;
}


.info_01_table_ttl span {
	background: #ccc;
	padding: 6px 16px 4px;
	line-height: 1;
	display: inline-block;
}
.info_01_table {
	font-size: 15px;
	font-weight: bold;
	border-collapse: collapse;
	background: #f4f4f4;
	border: 1px solid #ccc;
}
.info_01_table td {
	padding: 6px 16px;
	/*border: 1px solid #ccc;*/
}

.cosp {
	font-size: 12px;
	text-align: right;
}
.spasi {
	letter-spacing: -0.02em;
}
.nuki {
	display: inline-block;
	padding: 3px 6px;
	background: #444;
	color: #fff;
	line-height: 1;
}
.space_01 {
	display: inline-block;
	width: 100px;
}
.pro_time,
.pro_ttl {
	font-size: 14px;
}
.table_ttl_live {
	background: #EACECE;
}
.table_ttl_lunc {
	background: #CBDAEA;
}


/* ---------------------------------------
   挨拶
 ---------------------------------------*/
.movie-wrap {
     position: relative;
     padding-bottom: 56.25%; /*アスペクト比 16:9の場合の縦幅*/
     height: 0;
     overflow: hidden;
	 margin: 20px 0 30px;
}
 
.movie-wrap iframe {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
}
