/*-----BODY-----*/

body {
 margin: 0px;
 padding: 0px;
 font-size: 12px;
 color: #333333;
 line-height: 125%;
 }

/*-----A-----*/
a{
 text-decoration: underline;
 font-weight: normal;
 color : #000000;
}

a:visited{
 color: #000000;
}

a:hover{
 color: #999999;
}

a:active{
 color: #000000;
}

a.redpdf{
 text-decoration: underline;
 font-weight: bold;
 color : #ff0000;
}

a.redpdf:visited{
 color: #ff0000;
}

a.redpdf:hover{
 color: #FE7878;
}

a.redpdf:active{
 color: #ff0000;
}

/*-----TAG-----*/

img{
 margin: 0px;
 padding: 0px;
 border-style: none;
}

div,p,h1,h2,h3,h4,h5,a{
 margin : 0px;
 padding: 0px;
}

table,tr,td{
 margin: 0px;
 padding: 0px;
 border: 0px;
}

/*-----TEXT COLOR WHITE-----*/

.f10wh{
 font-size: 10px;
 line-height:110%;
 color: #ffffff;
 }

.f9wh{
 font-size: 9px;
 color: #ffffff;
 }

.f12wh,.f12wh a:link,.f12wh a:visited,.f12wh a:active{
 color: #ffffff;
 text-decoration: none;
 }

.f12wh a:hover{
 color: #ffffff;
 text-decoration: underline;
 }

.f12whB,.f12whB a:link,.f12whB a:visited,.f12whB a:active,a:link.f12whB,a:visited.f12whB,a:active.f12whB{
 color: #ffffff;
 font-weight: bold;
 text-decoration: none;
 }

.f12whB a:hover,a:hover.f12whB{
 color: #ffffff;
 text-decoration: underline;
 }
 
a:link.f13whB,a:visited.f13whB,a:active.f13whB{
 font-size: 13px;
 color: #ffffff;
 font-weight: bold;
 text-decoration: none;
 }

.f13whB a:hover,a:hover.f13whB{
 color: #ffffff;
 text-decoration: underline;
 }

.f14whB,.f14whB a:link,.f14whB a:visited,.f14whB a:active{
 font-size: 14px;
 color: #ffffff;
 font-weight: bold;
 text-decoration: none;
 }

.f14whB a:hover,a:hover.f14whB{
 color: #ffffff;
 text-decoration: underline;
 }

/*-----TEXT COLOR RED-----*/

.f12re{
 color: #ff0000;
 }

.f12reB{
 color: #ff0000;
 font-weight: bold;
 }
 
/*-----TEXT COLOR BLACK-----*/
.f10{
 font-size: 10px;
 line-height:110%;
 }

.f12B{
 font-size: 14px;
 font-weight: bold;
 }
 
 .f14B{
 font-weight: bold;
 }
 
.f9{
 font-size: 11px;
 letter-spacing: -1px; 
 }
 
.f3{
 font-size: 10px;
 letter-spacing: 1px; 
 }
 
.f11B{
 font-size: 12px;
 font-weight: bold;
 }
 .f17B{
 font-size: 17px;
 font-weight: bold;
 line-height:200%
 }

 
/*-----OTHER-----*/
.whiteBG{
 background-color:#ffffff;
 }
 
.glay40BG{
 background-color:#666666;
 }

.glay25BG{
 background-color:#252525;
 }


#outline{
 width:910px;
 margin:0px auto;
 background:url("../images/bg.gif") repeat-y;
}

/*-----TOPICS-----*/
.topics{
 width:260px;
 background-color:#666666;
 margin:0;
 padding:8px 3px;
}
.topicsI{
 background-color:#666666;
 overflow:auto;
}
.date{
 font-weight:bold;
 }

/*-----HEADER-----*/
.head{
 background:url("../images/bg_header01.gif") no-repeat;
}

/*-----INDEX-----*/
.indexbg{
 background:url("../images/bg_container01.gif") no-repeat top left;
 background-color:#252525;
}

/*-----SUBPAGE-----*/
.dash{
 background:url("../images/dash.gif") repeat-x;
}

.title01{
 font-size:18px;
 font-weight:bold;
 line-height:normal;
}

.titlemark{
 padding:0px 0px 0px 34px;
 font-size:14px;
 font-weight:bold;
 line-height:22px;
 background:url("../images/ec_mark.gif") no-repeat;
}

.titlemark a{
 font-size:14px;
 font-weight:bold;
 text-decoration:underline;
}

/*-----TABLE-----*/
table.hyou{
 background-color:#000000;
 }
table.hyou th{
 padding:5px;
 background-color:#FFFFFF;
 text-align:center;
 }
table.hyou td{
 padding:5px;
 background-color:#FFFFFF;
 }
 
table.tablecolor{
 background-color:#FFFFFF;
 }
table.tablecolor th{
 padding:5px;
 color:#FFFFFF;
 text-align:center;
 background-color:#697B9B;
 }
table.tablecolor td{
 padding:5px;
 text-align:center;
 background-color:#D3D5DD;
 }

table.hyou2{
 border-collapse: collapse;
 }
table.hyou2 th{
 padding:5px;
 color:#FFFFFF;
 text-align:center;
 background-color:#697B9B;
 border-top:1px solid #000000;
 border-right:1px solid #000000;
 }
table.hyou2 td{
 padding:5px;
 background-color:#FFFFFF;
 border-right:1px solid #000000;
 border-top:1px solid #000000;
 }
table.hyou2 td.time{
 padding:5px;
 text-align:center;
 border-left:1px solid #000000;
 }
table.hyou2 th.left{
 border-left:1px solid #000000;
 }
table.hyou2 td.t30{
 border-top:1px dotted #000000;
 }
table.hyou2 td.fin{
 border-bottom:1px solid #000000;
 }
.entry {
	font-size: 18px;
	font-weight: bolder;
	background-color: #C09136;
	margin-left: 0.5em;
	margin-bottom: 5px;
	padding-top: 4px;
	padding-right: 0.5em;
	padding-bottom: 4px;
	padding-left: 0.5em;
}
.entry a {
	text-decoration: none;
	color: #FFFFFF;
}
.entry a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.entry a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


/*検索ボタンSTART-------------------------------------------------------------------------*/

a.kensakubtn{
	width:120px;
	padding:10px;
	color:#FFFFFF;
	text-align:center;
	border-top:3px solid #5CDA52;
	border-left:10px solid #5CDA52;
	background:#B5B5B5;
	display:block;
	}

a:visited.kensakubtn,
a:active.kensakubtn{
	color:#FFFFFF;
	}

a:hover.kensakubtn{
	color:#FFFFFF;
	background:#E7E594;
	}

#outline .whiteBG .titlemark .entry09 a{
	color: #E69203;
}

/* ------ S&N　メインシアター共通　------ */

td.caption1 {
	width: 227px;
	height: 30px;
	color: #ffffff;
	background: url(../images/table_head_1.jpg) no-repeat;
	text-align: center;
	padding: 2px;
}
	
td.caption2 {
	width: 227px;
	height: 30px;
	color: #ffffff;
	background: url(../images/table_head_2.jpg) no-repeat;
	text-align: center;
	padding: 2px;
}

td.caption3 {
	width: 227px;
	height: 30px;
	color: #ffffff;
	background: url(../images/table_head_3.jpg) no-repeat;
	text-align: center;
	padding: 2px;
}
	
#table1 table,
#table2 table,
#table3 table {
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
}

#table1 td.day {
	background: url(../images/table1_day_bg.gif) no-repeat;
	color: #FFFFFF;
}

#table2 td.day {
	background: url(../images/table2_day_bg.gif) no-repeat;
	color: #FFFFFF;
}

#table3 td.day {
	background: url(../images/table3_day_bg.gif) no-repeat;
	color: #FFFFFF;
}

#table1 td.time {
	background: url(../images/table1_time_bg.gif) #93A3B5 no-repeat center bottom;
	color: #FFFFFF;
	font-size: 10px;
}

#table2 td.time {
	background: url(../images/table2_time_bg.gif) #93A3B5 no-repeat center bottom;
	color: #FFFFFF;
	font-size: 10px;
}

#table3 td.time {
	background: url(../images/table3_time_bg.gif) no-repeat 0 0;
	color: #FFFFFF;
	font-size: 10px;
}

#table1 td.ext {
	background: url(../images/table1_ext_bg.gif) no-repeat;
}

#table2 td.ext {
	background: url(../images/table2_ext_bg.gif) no-repeat;
}

#table3 td.ext {
	background: url(../images/table3_ext_bg.gif) no-repeat;
}

#table1 td.cell,
#table2 td.cell,
#table3 td.cell {
	background: url(../images/table2_cell_bg.gif) no-repeat center bottom;
	padding: 5px 0 3px;
}

.glay40BG .whiteBG .span1 {
	background-color: #F8F6C5;
}

.glay40BG .whiteBG .span2 {
	background-color: #C5E3EF;
}

.glay40BG .whiteBG #table3 .grMark {
	background: url(../images/green_nano_logo.gif) no-repeat 98% 2%;
}

.glay40BG .whiteBG #table3 .grMark3 {
	background: url(../images/green_nano_logo.gif) no-repeat 98% 2%;
	width: 194px;
	height: 189px;
}

.glay40BG .whiteBG #table3 .grMark3 p{
	padding-top: 65px;	
}

.glay40BG .whiteBG #table3 table td.green {
	background: url(../images/table_yellow.gif) no-repeat center bottom;
	padding: 3px 0 3px;
}

.glay40BG .whiteBG #table3 table td.other {
	background: url(../images/table_blue.gif) no-repeat center bottom;
	padding: 3px 0 3px;
}

/*---------------- ポップアップ ---------------*/

body#popup {
	width: 520px;
}

table#popContent {
	width: 500px;
	border-collapse: collapse;
}

table#popContent td {
	border: 1px solid #666666;
	padding: 8px;
}

.popTitle {
	padding:0px 0px 0px 34px;
	font-size:16px;
	font-weight:bold;
	line-height:22px;
	background:url("../images/ec_mark.gif") no-repeat;
}

.popTitle2 {
	font-size: 14px;
	font-weight: bold;
}