@charset "utf-8";
/* CSS Document */


body {
	margin:0px;
	padding:0px;
	font-size: 90%;
	color: #e1e1e1;
	line-height:1.5em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "MS PGothic", sans-serif;
	background:#000;
}
img{border:none;}
p{ margin:0;}
.clear {clear:both}
.center {text-align:center;}
a {
	text-decoration:none;
	color:#e1e1e1;
	overflow: hidden;
  outline: none;
}
a:hover {
	color:#fff;
	font-weight:bold;
	overflow: hidden;
  outline: none;
}

body #main a.under_l {
	/* text-decoration: underline; */
	background-color:#ccc;
	color:#343434;
}
body #main a.under_l:hover {
	/* text-decoration: underline; */
	background-color:#ddd;
	color:#02026A;
	font-weight:normal;
}
body #main h2 a.under_l:hover {
	/* text-decoration: underline; */
	background-color:#ddd;
	color:#02026A;
	font-weight:bold;
}

ul, li {list-style:none; margin:0; padding:0;}
#container {
	width:1050px;
	position:relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#sidebar1 {
	width:265px; 
	float: left;
	text-align:left;
	margin-top:43px;
}
.sidebar_boxunder{
	width:245px;
	text-align:left;
	margin-top:0px;
}

.sidebar_box {
	width:245px;
	text-align:left;
	margin-bottom:42px;
}
.sidebar_box1under{
	width:245px;
	text-align:center;
	margin-top:0px;
}

.sidebar_box1 {
	width:245px;
	text-align:center;
	margin-bottom:42px;
}

.sidebar_box2 {
	width:245px;
	text-align:center;
	margin-bottom:10px;
	margin-top:3px;
}

.sidebar_box2 ul{
	list-style:none;
	text-align:left;
	margin-left:2em;
	padding-top:2px;
}

.sidebar_box2 li{
	padding-bottom:3px;
}


.line {
	border-bottom:1px solid #4b4b4b;
}
.line2 {
	border-bottom:3px double #4b4b4b;
}
.side_title {
	font-size:120%;
	margin:10px 0;
}

.sp1 {
	margin-left:-0.5em;
	padding-left:0em;
}
.sidebar_ticket {
	width:245px;
	text-align:center;
	margin-bottom:10px;
}
.sidebar_ticket ul {
	text-align:left;
}
.sidebar_ticket ul li {
	list-style:list-style:none;
	margin-left:1em;
}
.sidebar_info {
	width:245px;
	text-align:center;
	margin-bottom:10px;
}
.sidebar_info ul {
	text-align:left;
}
.sidebar_info ul li {
	list-style:list-style:none;
	margin-left:1em;
}
.sidebar_cast {
	width:245px;
	text-align:center;
	margin-bottom:10px;
}
.sidebar_cast ul {
	text-align:center;
}
.sidebar_cast ul li {
	list-style:list-style:none;
}
.sidebar_mov {
	width:245px;
	text-align:center;
	margin:10px 0;
}
#content {
	width:685px;
	float: left;
}
#menu {
	margin:20px 0;
	font-size:80%;
	text-align:right;
}

#g_menu {
}
#g_menu ul li {
	float:left;
	margin-bottom:10px;
}

#path {
	line-height:1.5em;
	background:#e6e6e6;
	padding:5px 10px;
	font-size:75%;
	color: #999999;
}

#path a {color: #999999; }

#main {
	background: #e6e6e6;
	color: #3c3c3c;
	padding:5px 20px 25px;
}
#main a {text-decoration:none;
	color:#3c3c3c;
}
#main a:hover {color:#000}

#f_menu {
	margin:30px 0 10px;
	font-size:80%;
	text-align:right;
}
#footer_wrap {
	width: 100%;
	background-color:#000;
	margin: 0 auto;
}
#footer {
	margin:10px 10px 10px 0;  
}

address {
	text-align:right;
	color:#e1e1e1;
	font-size:80%;
}

/* page title style 

h1.title {
	font-size:120%;
	border-bottom:1px solid #3c3c3c;
	padding-bottom:5px;
	margin-bottom:10px;
	font-weight:bold;
	margin-top:0;
}*/
/*	color:#a5a06d; */
.tk_btn {
	background:#FFF;
	padding:5px;
	border:1px solid #333;
}
.mt0 {margin-top:0;}
.mt5 {margin-top:5px;}
.mt10 {margin-top:10px;}
.mt15 {margin-top:15px;}
.mt20 {margin-top:20px;}
.mt25 {margin-top:25px;}

.mb0 {margin-bottom:0;}
.mb5 {margin-bottom:5px;}
.mb10 {margin-bottom:10px;}
.mb15 {margin-bottom:15px;}
.mb20 {margin-bottom:20px;}
.mb25 {margin-bottom:25px;}

.ml0 {margin-left:0;}
.ml5 {margin-left:5px;}
.ml10 {margin-left:10px;}
.ml15 {margin-left:15px;}
.ml20 {margin-left:20px;}
.ml25 {margin-left:25px;}
.ml30 {margin-left:30px;}
.ml35 {margin-left:35px;}
.ml40 {margin-left:40px;}

.mr0 {margin-right:0;}
.mr5 {margin-right:5px;}
.mr10 {margin-right:10px;}
.mr15 {margin-right:15px;}
.mr20 {margin-right:20px;}
.mr25 {margin-right:25px;}

.pl10 {padding-left:10px}
.center {text-align:center;}
.img_left {float:left}
.indent10{
	padding-left:1em; 
	text-indent:-1em;
}
.indent15{
	padding-left:1.5em; 
	text-indent:-1.5em;
}
.indent20{
	padding-left:2em; 
	text-indent:-2em;
}
ul {list-style:none}


/* Navigation */
#gnavi{
	position:relative;
	margin-bottom:10px;
}

#gnavi li{
	float: left;
	position:relative;
}

#gnavi ul{
	display:none;
	position:absolute;
	top:34px;
	left:0;
}

* html #gnavi ul{
	line-height:0;
}

#gnavi ul li{
	float:none;
}

#gnavi ul{
	width:229px;
}

#gnavi ul ul{
	top:0;
	left:229px;
	position:relative;
	z-index:30;
}

#gnavi ul a {
	display:block;
	background:#FFF;
	padding:0.5em;
	color:#000;
	border:1px solid #000;
	line-height:1em;
}

#gnavi ul a.hover{
	background:#000;
	color:#FFF;
		border:1px solid #000;
}

#gnavi img:hover {margin-left:-1px;}
#gnavi img.first:hover {margin-left:0px;}

/* clearfix */
.cf{/zoom:1;}
.cf:after{content:'';display:block;clear:both;height:0;}

h1 {
	color:#5A5A5A;
	font-size:120%;
	padding:10px 5px 5px 10px;
	margin-bottom:15px;
	background-image: url(../images/h1_line_b.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}


/*__________link.html________________________*/

.linkPad{
	padding-left:100px;
}



/*__________contact.html________________________*/
.bgWhite {
padding-left:35px;
}

.bgWhite table td{
	background:#FFF;
	padding:2px;
}


/*__________info.html________________________*/
.bginfoWhite {
padding-left:2px;
margin-bottom:20px;
margin-top:20px;
}

.bginfoWhite table td{
	background:#FFF;
	padding:2px;
}

/*__________t/index.html________________________*/

.tIndexT table{
	background:#FFF;
	margin:10px 0px; 
	width:645px;	
	}
	
	.tIndexT table td{
padding:5px;
	}

/*__________organization.html________________________*/

.orgbox {
	padding:5px;
	margin-bottom:20px;
	border:1px #000000 solid;
	text-align:center;
	background: #ccc;
	color: #3C3C3C
	font-size:12px;
}

.orgbox2 {
	padding:5px;
	margin:20px 0;
	border:1px #000000 solid;
	text-align:center;
	background: #ccc;
	width:120px;
	color: #3C3C3C
	font-size:12px;
}

#org_table table {
	border: 1px #000000 solid;
	border-collapse: collapse;
	border-spacing: 0;
	width:100%;
}

#org_table th {
	background:#ccc;
	border: 1px #000000 solid;
	font-weight:normal;
	text-align:center;
	padding:5px;
	color: #3C3C3C	
}

#org_table td {
	background:#FFFFFF;
	border: 1px #000000 solid;
}

.pro_img {
	float:left;
	margin:0 15px 10px 0;
}
.pro_caption {
	font-size:80%;
	line-height:1.2em;
	text-align:center;
}
