@charset "utf-8";
/* CSS Document */

html{
	min-height:100%;
	background: #87CEEB;
}

body {
	margin:0px;
	padding:0px;
	font-size: 90%;
	color: #111;
	line-height:1.5em;
	font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "MS PGothic", sans-serif;


overflow:auto;
scrollbar-arrow-color:#919191;
scrollbar-face-color:#000000;
scrollbar-3dlight-color:#000000;
scrollbar-darkshadow-color:#000000;
scrollbar-highlight-color:#000000;
scrollbar-shadow-color:#000000;
scrollbar-track-color:#565856;
-webkit-text-size-adjust: 100%;
}
img{border:none;}
p{ margin:0;}
.clear {clear:both}
.center {text-align:center;}
.right {text-align:right;}
.left {text-align:left;}
.bold {font-weight:bold;}
.f_normal {font-weight:normal;}
.f_right{float:right}
.f_left{float:left}
.f_size80 {font-size:80%}
.f_size85 {font-size:85%}
.f_size90 {font-size:90%}
.f_size95 {font-size:95%}
.f_size110 {font-size:110%}
.f_size120 {font-size:120%}
.red {color:#F33;}
.cancel{text-decoration: line-through;}

/* link */

a {
	text-decoration:none;
	color:#111;
	overflow: hidden;
  outline: none;
}
a:hover {
	color:#9c9c9c;
	overflow: hidden;
  outline: none;
}

#sliderContent a {
	text-decoration:none;
	color:#e1e1e1;
	overflow: hidden;
  outline: none;
}
#sliderContent a:hover {
	color:#fff;
	overflow: hidden;
  outline: none;
}

#menu a:hover,
#f_menu a:hover,
#oshirase a:hover,
.main_title a:hover,
a.side_link:hover {
	color:#111;
	background-color:#7FBAD1;
}
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;*/
}
a.under_l2 {
	/* text-decoration: underline; */
	background-color:#999;
	color:#E7E7E7;
}
a.under_l2:hover {
	/* text-decoration: underline; */
	background-color:#CACACA;
	color:#02026A;
	font-weight:normal;
}
body #main h2 a.under_l:hover {
	/* text-decoration: underline; */
	background-color:#ddd;
	color:#02026A;
	font-weight:bold;
}
body #main a.under_wl {
	/* text-decoration: underline; */
	background-color:#F0F0F0;
	color:#343434;
}
body #main a.under_wl:hover {
	/* text-decoration: underline; */
	background-color:#ddd;
	color:#02026A;
	font-weight:normal;
}

body #main a.under_wl2 {
/*text-decoration: underline;*/
	padding:0 3px;
	background-color:#e0e0e0;
	color:#343434;
}
body #main a.under_wl2:hover {
	/* text-decoration: underline; */
	background-color:#ccc;
	color:#02026A;
}

body #main a.under_wl_bold {
	padding:0 3px;
	font-weight:bold;
	background-color:#e0e0e0;
	color:#343434;
}
body #main a.under_wl_bold:hover {
	/* text-decoration: underline; */
	background-color:#ccc;
	color:#02026A;
}

.side_link_button{
	padding:1px 3px;
	background-color:#fff;
}

.side_link_button:hover{
	background-color:f0f0f0;
}

ul, li {list-style:none; margin:0; padding:0;}
#container {width:950px; margin:0px auto; position:relative;}
#sidebar1 {
	width:265px; 
	float: left;
	text-align:left;
	margin-top:43px;
}

.sidebar_box1under{
	width:245px;
	text-align:center;
	/* margin:0 auto; */
}

.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;
}
.line3 {
	border-bottom:1px solid #4b4b4b;
	width:265px;
	margin-left:-16px;
}
.line_dot {
	border-top:1px dotted;
	margin-top:15px;
	margin-bottom:5px;
	padding-top:5px;
}
.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;
}
.sidebar_kids {
	width:245px;
	text-align:center;
	margin:50px 0;
}
#content {
	width:685px;
	float: left;
}
#menu {
	margin:15px 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:#111;
	font-size:80%;
}

/* page title style 

h1.title {
	font-size:120%;
	border-bottom:1px solid #111;
	padding-bottom:5px;
	margin-bottom:10px;
	font-weight:bold;
	margin-top:0;
}*/
/*	color:#a5a06d; */
.tk_btn {
	background:#FFF;
	padding:5px;
	border:1px solid #333;
}

.tk_btn a{
	display:block;
}

.mt-25em {margin-top:-2.5em;}
.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;}
.mb30 {margin-bottom:30px;}

.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;}
.ml1em {margin-left:1em;}
.ml15em {margin-left:1.5em;}
.ml2em {margin-left:2em;}
.ml25em {margin-left:2.5em;}
.ml3em {margin-left:3em;}
.ml35em {margin-left:3.5em;}
.ml4em {margin-left:4em;}
.ml45em {margin-left:4.5em;}
.ml5em {margin-left:5em;}
.ml55em {margin-left:5.5em;}
.ml6em {margin-left:6em;}
.mr6em {margin-right:6em;}
.ml7em {margin-left:7em;}
.ml8em {margin-left:8em;}
.ml85em {margin-left:8.5em;}
.ml9em {margin-left:9em;}
.ml10em {margin-left:10em;}
.ml11em {margin-left:11em;}
.ml12em {margin-left:12em;}

.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}
.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;
}
.indent25{
	padding-left:2.5em; 
	text-indent:-2.5em;
}
.indent30{
	padding-left:3em; 
	text-indent:-3em;
}
.indent35{
	padding-left:3.5em; 
	text-indent:-3.5em;
}
.indent40{
	padding-left:4em; 
	text-indent:-4em;
}
.indent45{
	padding-left:4.5em; 
	text-indent:-4.5em;
}
.indent50{
	padding-left:5em; 
	text-indent:-5em;
}
.indent60{
	padding-left:6em; 
	text-indent:-6em;
}
.indent70{
	padding-left:7em; 
	text-indent:-7em;
}
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:140px;
}

#gnavi ul ul{
	top:0;
	left:140px;
	position:relative;
	z-index:30;
}

#gnavi ul a {
	display:block;
	background:#FFF;
	padding:0.5em;
	color:#000;
	border:1px solid #517C8F;
	line-height:1em;
}

#gnavi ul a.hover{
	background:#000;
	color:#FFF;
	border:1px solid #517C8F;
}

/* #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:5px;
}


/*__________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;
	}

/*__________お知らせ用テーブル________________________*/

.infoT table{
	background:#FFF;
	margin:10px 0px; 
	}
	
	.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;
}

#main #org_table table {
	border: 1px #000000 solid;
	border-collapse: collapse;
	border-spacing: 0;
	width:100%;
}

#main #org_table th {
	background:#ccc;
	border: 1px #000000 solid;
	font-weight:normal;
	text-align:center;
	padding:5px;
	color: #3C3C3C;	
}

#main #org_table td {
	background:#FFFFFF;
	border: 1px #000000 solid;
}

.saku_img {
	float:left;
	margin:0 15px 10px 0;
	width:200px;
}
.pro_img {
	float:left;
	margin:0 15px 10px 0;
}
.clear_img {overflow:hidden}
.pro_caption {
	font-size:80%;
	line-height:1.2em;
	text-align:center;
}
.main_img {
	float:left;
	margin:0 15px 10px 0;
}
.caption {
	font-size:80%;
	line-height:1.2em;
	text-align:center;
}
.caption_left {
	font-size:80%;
	line-height:1.2em;
	text-align:left;
}

h2 span.sub_title {
	font-size:80%;
	font-weight:normal;
}
.sub_title {
	font:normal 90%;
}

.par_title {
	margin:10px 0 0 0;
}

.archive_area {
	padding:10px 5px 10px 0;
}
.archive2_area {
	width:310px;
	float:left;
	padding:10px 5px 10px 0;
}

/* hoshitori table style
----------------- */
#main #hoshitori table{
	display:block;
	float:left;
}

#hoshitori caption{
	font-size:14px;
}

.sun{
	background-color:#FDD;
	height:20px;
}

.week{
	background-color:#FFF;
	height:20px;
}
.sat{
	background-color:#EEF4FF;
	height:20px;
}

.day0{
	height:48px;
	background-color:#FFFFFF;
}

.day1{
	color:#F33;
	background-color:#FFFFFF;
}

.day2{
	height:48px;
	color:#000;	
	background-color:#FFFFFF;
}

.day3{
	color:#03F;
	background-color:#FFFFFF;	
}

#hoshitori table td{
	width:37px;
	text-align:left;
	vertical-align:top;
	line-height:1em;
	padding:2px 1px;
	border-bottom:solid 1px #CFCFCF;
	font-size:14px;
	font-weight:bold;
}

#hoshitori td p{
	font-size:10px;
	text-align:left;
	font-weight:normal;
	margin:0 0;
}

/* ���m�点----------------- */

#oshirase_list ul li {
	list-style-position: outside;
	list-style-type: square;
	margin-left: 2em;
}

/* �o�i�[ */
.sidebar_box1under img {
	border-bottom:solid 1px #517C8F;
	vertical-align:bottom;
}

.sidebar_box1under img.first {
	border-top:solid 1px #517C8F;
}

.sidebar_box1under a {
	border:none;
}
.sidebar_margin {
	height:60px;
}
.sidebar_box2under{
	width:265px;
	text-align:left;
	margin-top:200px;
	padding:0;
	border-top:solid 1px #517C8F;

}
/*.sidebar_box2under img {
	border-bottom:solid 1px #517C8F;
	vertical-align:bottom;
}

.sidebar_box2under img.first {
	border-top:solid 1px #517C8F;
}*/

.sidebar_box2under a {
	border:none;
}



/* table_waku table style
----------------- */
table.table_waku {
	table-layout:fixed;
	border-collapse:separate;
	border-spacing:2px;
	font-size:12px;
	margin:0 auto;
	width:100%;
}

table.table_waku td,
table.table_waku th {
	text-align:left;
	background-color:#FFFFFF;
	line-height:1.5em;
	padding:3px 10px;
	border-bottom:solid 1px #CFCFCF;
}

.fb_link img {
	vertical-align: middle;
}