@charset "UTF-8";


/* INDEX */

#topview{
	margin:0 auto;
	text-align:left;
	width:1024px;
}
#topview table{
	float:left;
	margin:0;
	padding:0;
}
#topview .toadc{
float:right;
/* [disabled]width: 300px; */
}
#topview .btn{
	float:right;
	margin-top:90px;
}


#footer{
width:1024px;
text-align:left;
margin:3px auto 13px;
}

#footer .gmenu{
	clear:both;
	float:left;
}

#footer .copyright{
	clear:both;
	padding-top:7px;
}
#index #footer .copyright{
clear:none;
float:right;
padding-top: 0px;
}
#footer .menu{
margin-top: 0px;
}
#footer .menu ul{
}
#footer .menu ul li{
	float:left;
	margin-left:1px;
}
#footer .menu ul li.fc{
	margin-left:0;
}

#footer .menu ul li img{
	opacity:0.5;
	filter:alpha(opacity=50);
	-ms-filter: "alpha( opacity=50 )";
}
#footer .menu ul li a img{
	opacity:1;
	filter:alpha(opacity=100);
	-ms-filter: "alpha( opacity=100 )";
}
#footer .menu ul li a:hover img{
	opacity:0.7;
	filter:alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
/* location */

.location #header table{
	margin:0;
}

dl.box1{
	background:url(../images/dot_border.gif) repeat-x left bottom;
	padding-bottom:10px;
	margin-bottom:42px;
}

dl.box1 dt{
	width:101px;
	float:left;
	padding:1px 0;
}
dl.box1 dd{
	padding:5px 0;
	padding-left:30px;
	margin-left:108px;
	line-height:2em;
}
dl.box1 dd strong{ color:#FF0000; }
dl.box1 dd.address{
	background:url(../../location/images/location_address_b.gif) no-repeat left top;
}
dl.box1 dd.contact{ background:url(../../location/images/location_contact_b.gif) repeat-y left top; }
dl.box1 dd.contact .gray{
	background:#e8e8e8;
	padding:5px 0 5px 8px;
}
p.map1{
	margin-bottom:24px;
}

dl.box2{
	margin-bottom:52px;
}

dl.box2 dt{
	margin-bottom:5px;
}
dl.box2 dd{
	padding:0 0 5px;
}

table{
	margin-bottom:24px;
}

h5{
	border:1px solid #d1d8dd;
	background:#d1d8dd;
}
dl.box3{
	border-left:1px solid #d1d8dd;
	border-right:1px solid #d1d8dd;
	border-bottom:1px solid #d1d8dd;
}

dl.box3 dt{
	border-top:1px solid #d1d8dd;
	width:101px;
	text-indent:9px;
	float:left;
	padding:5px 0;
}
dl.box3 dd{
	border-top:1px solid #d1d8dd;
	border-left:1px solid #d1d8dd;
	padding:5px 0;
	padding-left:30px;
	margin-left:101px;
}


/* Showing */
.showing{
	width:787px;
	margin:0 auto;
	text-align:left;
}
.showing h3{
	float:left;
}
.showing table.schedulelist{
clear:both;
position: relative;
}
.showing table.schedulelist .title{
background:#e8ebee;
border-top:3px solid #e60012;
font-size:150%;
font-weight:bold;
padding:10px;
width:638px;

}
.showing table.schedulelist .title .sub{
	margin-left:1em;
	font-size:67%;
}
.showing table.schedulelist .title .sub .subend{
	color:#e60012;
	margin-left:0;
}

.showing table.schedulelist .pic{
	width:149px;
	vertical-align:top;
}
.showing table.schedulelist .hinichi{
	font-size:116.7%;
	font-weight:bold;
	line-height:2em;
	padding:5px 0;
}


.showing table.schedulelist .hinichi li{
	margin-bottom:1px;
}
.showing table.schedulelist .oneline{
}
.showing table.schedulelist .tweline{
	width:319px;
	float:left;
}
.showing table.schedulelist .kaisu{
	background:#000;
	color:#FFF;
	clear:both;
	float:left;
	font-weight:normal;
	margin-right:0.5em;
	text-align:center;
	width:85px;
}

.showing table.schedulelist .setumei{
	border:1px solid #d1d8dd;
	font-size:116.7%;
	padding:10px 15px;
}
.showing table.schedulelist .setumei table{
}
.showing table.schedulelist .setumei table td{
	border:none;
	padding-right:15px;
	line-height:1.8em;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.showing table.schedulelist .jump{
	padding:5px 0;
}

.showing .end_info{
	color:#F00;
	font-size:75%;
	padding-left:1em;
}


/* Showing detail */
body.detail .box{
	width: 685px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	padding-top: 0px;
}

/*ページタイトル欄---------------------------*/
body.detail .box #header{
	text-align: center;
	font-size: 160%;
	font-weight: bold;
	padding-top: 30px;
	padding-right: 10px;
	padding-left: 20px;
	padding-bottom: 10px;
	width: auto;
	margin-top: 30px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-left: 20px;
　	width: 675px;
	/*グラデーション
	background: -webkit-gradient(linear, center top, center bottom, from(#CCCCCC), to(#FFFFFF));*/
	 /* Webkit系safari-chrome 
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#FFCCCCCC', endColorstr='#FFFFFFFF');*/ /* IE5.5以上 */
	/*テキストシャドー*/
	text-shadow: 2px 2px 3px #999;
	margin-bottom: 5px;
	clear: both;
	}

body.detail #header .sub{
	margin-left:1em;
	font-size:67%;
}
body.detail .contents{
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	text-align: left;
	width: 620px;
	clear: both;
}
/*body.detail h2{
	clear:both;
	color:#e60012;
	font-size:16px;
	font-weight:bold;
	margin:15px 0 10px;
	text-decoration:underline;
}*/
body.detail h3{
	clear:both;
	margin-bottom:0px;
}
body.detail h3 strong{
	font-size:14px;
}
body.detail h4{
	color: #CC0000;
	margin: 10px 0 5px 1em;
}
body.detail dl{
	line-height:2em;
	margin:0 0 0 1em;
}
body.detail dl dt{
	clear:both;
	float:left;
	width:70px;
}
body.detail a.close{
	background:url(../images/close_btn.gif) no-repeat left center;
	color:#42494d;
	padding:0 0 0 18px;
}
body.detail dl.futari{
	line-height:2em;
	margin:0 0 0 1em;
}
body.detail dl.futari dt{
	clear:both;
	float:left;
	width:50px;
}
body.detail dl.futari dd{
	margin-left:50px;
}
body.detail dl.futari2{
	line-height:2em;
	margin:0 0 0 1em;
}
body.detail dl.futari2 dt{
	clear:both;
	float:left;
	width:1em;
}
body.detail dl.futari2 dd{
	margin-left:1em;
}



body.detail hr{
	border:none;
	border-bottom:1px solid #CCC;
	height:1px;
	/*padding-bottom: 30px;*/
	padding-top: 20px;
	margin-bottom: 30px;
}
.main_img ul li{
	float:left;
	margin-right:5px;
	margin-bottom:20px;
}


h4.text{
	background:#e60012;
	color:#FFF;
	font-weight:bold;
	padding:5px 10px;
}
h4.text span{
	margin-left:1.5em;
}

.ok{
	padding:10px;
	text-align:center;
}

#link table .pic{
	width:149px;
	vertical-align:top;
}
#link table .title{
	background:#e8ebee;
	border-top:3px solid #e60012;
	font-size:150%;
	font-weight:bold;
	padding:10px;
	width:638px;
}
#link table .title .sub{
	margin-left:1em;
	font-size:67%;
}
#link table .hinichi{
	font-size:116.7%;
	font-weight:bold;
	line-height:2em;
	padding:5px 0;
}
#link table .hinichi li{
	margin-bottom:1px;
}
#link table .hinichi .oneline{
}
#link table .hinichi .tweline{
	width:319px;
	float:left;
}
#link table .hinichi .kaisu{
	background:#000;
	color:#FFF;
	clear:both;
	float:left;
	font-weight:normal;
	margin-right:0.5em;
	text-align:center;
	width:7em;
}
#link table .setumei{
	border:1px solid #d1d8dd;
	font-size:116.7%;
	padding:10px 15px;
}
#link table .jump{
	padding:5px 0;
}


#form form{
	margin:0;
	padding:0;
}
#form inform{
	display:inline;
}

#form dl{
	background:#a4a693;
	border-bottom:1px solid #d1d8dd;
}
#form dl dt{
	border-top:1px solid #d1d8dd;
	clear:both;
	color:#FFF;
	float:left;
	font-size:14px;
	margin-right:-240px;
	padding:7px 0;
	line-height:150%;
	text-indent:0.5em;
	width:150px;
	white-space:nowrap;
}
#form .kome{
	color:#e60012;
}
#form dl dd{
	background:#FFF;
	border-top:1px solid #d1d8dd;
	font-size:14px;
	margin-left:150px;
	line-height:150%;
	padding:7px 10px;
}
#form dl dd input{
	font-size:14px;
	width:350px;
	margin:1px 0 0;
}
#form dl dd input.none{
	width:auto;
}
#form dl dd input.crtype{
	width:auto;
}
#form dl dd textarea{
	font-size:14px;
	width:470px;
	margin:1px 0 0;
}
#form dl dd input.non{
	width:auto;
}
#form h4{
	font-size:16px;
	font-weight:bold;
}
#form .submit{
	padding:15px 0 30px;
}

#info,
#error,
#check{
clear:both;
}


#contentsarea{
clear:both;
}


.chusyaku{
clear: both;
text-align:left;
width:800px;
margin:0 auto;
}





body.pressrelease .box{
	width:850px;
	margin:0 auto;
}

body.pressrelease #header{
	text-align:left;
	background:#e8ebee;
	border-top:3px solid #e60012;
	font-size:150%;
	font-weight:bold;
	margin-bottom:15px;
	padding:10px;
	width:auto;
}
body.pressrelease #header .sub{
	margin-left:1em;
	font-size:67%;
}



/* 〇〇 gallery */
#gallery{
	margin:0 0 20px 0;
}
#gallery .midashi{
	background:#e8ebee;
	height:34px;
	font:1.167em;
	font-weight:bold;
	text-indent:20px;
	line-height:35px;
	margin:0 0 5px 0;
	clear:both;
}
#gallery .livingLink{
	margin:10px 0 25px 20px;
}
#gallery .livingLink li{
	padding:2px 0 0 22px;
}
#gallery .livingLink li.linkOn{
	background:url(../images/link_arr.jpg) no-repeat 1px;
}
#gallery .livingLink li.linkOn a{
	color:#000;
	font-weight:bold;
	text-decoration:underline;
}
#gallery .livingLink li.linkOn a:hover{
	text-decoration:none;
}
#gallery .livingLink li.linkOff{
	background:url(../images/link_arr_maru.jpg) no-repeat 1px;
}
.artNendo {
	clear:both;
	background:#e60012;
	color:#FFF;
	height:34px;
	font-size:1.3em;
	font-weight:bold;
	text-indent:20px;
	line-height:35px;
}

/* 〇〇 popup */
#popup{
	width:685px;
	height:442px;
}
#popup #popupback{
	background:url(../images/popup_back.gif) no-repeat;
	width:685px;
	height:383px;
}
#popup #popupback h2{
	font-size:1.5em;
	font-weight:bold;
	margin:25px 0 20px 30px;
}
#popup #popupback p{
	margin:0 0 15px 30px;
}
#popup #popupback ul{
	margin:0 0 0 30px;
}
#popup #popupback ul li{
	padding:2px 0 0 22px;
	background:url(../images/link_arr_maru.jpg) no-repeat 1px;
}




.schedulelist .setumei .livingLink{  }
.schedulelist .setumei .livingLink li{ padding:2px 0 0 22px; }
.schedulelist .setumei .livingLink li.linkOn{ background:url(../images/link_arr.jpg) no-repeat 1px; }
.schedulelist .setumei .livingLink li.linkOn a{
	color:#000;
	font-weight:bold;
	text-decoration:underline;
}
.schedulelist .setumei .livingLink li.linkOn a:hover{ text-decoration:none; }
.schedulelist .setumei .livingLink li.linkOff{ background:url(../images/link_arr_maru.jpg) no-repeat 1px; }


.title #sub2 {
	color: #FFF;
	position: absolute;
	right: 10px;
	padding: 3px;
	background-color: #00F;
	font-size: 80%;
	top: 10px;
}
.main_img {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 15px;
}

.toadc a:hover img {
opacity:0.7;
filter:alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
}
.headermenu li a:hover img {
opacity:0.7;
filter:alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
}
#past a:hover img {
opacity:0.7;
filter:alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
}
