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; 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;
}
.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;
}


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

/*--------------------------------------------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 #ccc;
	padding: 4px;
}
.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: 15%;
}
.program_table .wd_01 {
	width: 85%;
}
.program_table .wd_02 {
	width: 20%;
}
.program_table .wd_03 {
	width: 20%;
}
.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;
}
.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;
}

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

/* ---------------------------------------
   ディレクター
 ---------------------------------------*/
.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: #036;
	font-size: 14px;
	font-weight: bold;
}
.wid_1 {
	width: 30%;
}
.wid_2 {
	width: 70%;
}