/* リセット */
html {
	overflow-y: scroll;
	color: #000;
}
 
body {
	margin: 0;
	padding: 0;
	font: 13px/1 verdana, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	*font-size: small;
	*font: x-small;
	-webkit-text-size-adjust:none;
}
 
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
 
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}


 
select, input, button, textarea {
	font: 99% verdana, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	*font-size: 100%;
}
 
table {
	border-collapse: collapse;
	border-spacing :0;
	font-size: inherit;
	font: 100%;
}
 
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
 
pre, code, kbd, samp, tt {
	font-family: monospace;
	*font-size: 108%;
	line-height: 100%;
}
 
abbr, acronym {
	border: 0;
	font-variant: normal;
}
 
ol, ul {list-style: none;}
 
caption, th {text-align: left;}
 
fieldset, img {border: 0;}
 
legend {color: #000;}
 
sup {vertical-align: text-top;}
 
sub {vertical-align: text-bottom;}
 
q:before, q:after {content: '';}

img, div { behavior:url(../../js/iepngfix/iepngfix.htc); }


/* for SmartPhone */
@media print, screen and (max-width:767px) {

.only-pc { display:none; }
.only-sp { }



/*カスタマイズ*/

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", Osaka, verdana, arial, clean, sans-serif;
	font-size: 13px;
	line-height:1;
	font-weight:normal;
	font-style:normal;
	margin: 0px 0px 0px 0px;
	padding: 0;
	-webkit-text-size-adjust:none;
	background-color:#FFF;
}

html,body { height:100%; }

select,
input,
button,
textarea {
font:100%;
}

table {
font-size:inherit;
font:100%;
}

textarea { 
font-size: 100%; 
}

.px8{font-size:62%;}
.px9{font-size:68%;}
.px10{
	font-size:74%;
	*font-size:68%;
	_font-size:68%;
}
.px11{font-size:83.3%;}
.px12{font-size:93%;}
.px13{font-size:100%;}
.px14{font-size:105%;}
.px15{font-size:115%;}
.px16{font-size:123%;}
.px17{font-size:136%;}
.px18{font-size:145%;}
.px19{font-size:154%;}
.px20{font-size:160%;}
.px21{font-size:162%;}
.px22{font-size:170%;}
.px23{font-size:177%;}
.px24{font-size:185%;}




#main { 
	width:100%; height:210px; overflow:hidden; position:relative;
	background-image:url(../img/eventall_header_bg.jpg);
	background-position:0px 0px;
	background-repeat:repeat;
	background-size:cover;
}

#main .header-bg {
	width:100%; height:46px; background-color:#FFFFFF; position:fixed; z-index:9990;
	-webkit-box-shadow: #000 0px 0px 10px;
	-moz-box-shadow: #000 0px 0px 10px;
	box-shadow: #000 0px 0px 10px;
}
#main .header-bg .inner { display:block; width:100%; }
#main .header-bg .inner .logo { margin:10px 0px 0px 8px; }
#main .header-bg .inner .logo img { height:30px; }

#main .photo {
	width:100%; 
	position:absolute;
	top:0; left:0; right:0; bottom:0;
	margin:auto;
	z-index:10;
}
#main .photo p { text-align:right; }
#main .photo p img { width:320px; margin-top:30px; margin-right:-50px; }

#main .top {
	width:100%; 
	position:absolute;
	top:0; left:0; right:0; bottom:0;
	margin:auto;
	z-index:13;
}
#main .top .logo { margin:9px 0px 0px 10px; height:30px; }
#main .top .logo img { width:160px; height:30px; display:none; }
#main .top h1 { margin:0px 0px 0px 0px; text-align:center; }
#main .top h1 img { width:320px; }
#main .top .bodycopy {
	display:block;
	margin:0px 0px 0px 0px;
	padding:6px 10px 4px 10px;
	font-size:80%;
	line-height:130%;
	letter-spacing:1px;
	color:#000000; font-weight:bold;
	background-color:rgba(255,255,255,0.6);
	/*
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	*/
}
#main .top .bodycopy br { display:none; }


#menu { width:100%; }
#menu .sub {
	width:100%; overflow:hidden; position:relative;
	background-color:#232323;
	border-top:1px solid #000000;
	padding:10px 0px 10px 0px;
	font-size:76%; letter-spacing:-1px;
}
#menu .sub .button { 
	width:99%; 
	position:absolute;
	top:0; left:0; right:0; bottom:0;
	margin:auto;
	overflow:hidden; position:relative;
	line-height:130%;
}
#menu .sub .button a {
	width:33%; display:block; float:left;
	padding:0px 0px 0px 0px;
	color:#BDBDBD; font-weight:bold; text-align:center;
	border-left:1px solid #4F4F4F;
	text-decoration:none;
}
#menu .sub .button .left { border:none; }

#menu .main {
	width:100%; overflow:hidden; position:relative;
	padding:0px 0px 0px 0px;
	background: #01AD8F;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#01AD8F), to(#018C73));
	background: -webkit-linear-gradient(#01AD8F, #018C73);
	background: -moz-linear-gradient(#01AD8F, #018C73);
	background: -ms-linear-gradient(#01AD8F, #018C73);
	background: -o-linear-gradient(#01AD8F, #018C73);
	background: linear-gradient(#01AD8F, #018C73);
	-pie-background: linear-gradient(#01AD8F, #018C73);
	-webkit-box-shadow: #000 0px 0px 16px;
	-moz-box-shadow: #000 0px 0px 16px;
	box-shadow: #000 0px 0px 16px;
}
#menu .main .button { 
	width:100%; float:left;
	overflow:hidden; position:relative;
	line-height:130%;
}
#menu .main .button a {
	width:100%; height:auto; display:block; float:left;
	padding:5px 10px 3px 25px;
	color:#FFFFFF; font-weight:bold; text-align:left;
	overflow:hidden;
	font-size:65%;
	border-bottom:1px solid #018C73;
	/*border-top:1px solid #4D9D33;*/
	background-image:url(../img/eventall_icon_arrow_02.png);
	background-repeat:no-repeat;
	background-position:6px center;
}
#menu .main .button a:link { text-decoration:none; }
#menu .main .button .left { border-left:none; }
#menu .main .button .right { border-right:none; }
#menu .main .button .inner-line-1 {
	/*position:relative; top:50%; left:50%; margin-top:-0.9em; margin-left:-188px;*/
}
#menu .main .button .inner-line-2 {
	/*position:relative; top:50%; left:50%; margin-top:-1.7em; margin-left:-188px;*/
}
#menu .main .button br { display:none; }


#title {
	width:100%; margin:45px 0px 0px 0px;
	border-bottom:1px solid #FFFFFF;
	-webkit-box-shadow: #000 0px 0px 16px;
	-moz-box-shadow: #000 0px 0px 16px;
	box-shadow: #CCC 0px 4px 6px;
}
#title .border-block { border-bottom:2px solid #01AD8E; position:relative; }
#title .border-block .inner {
	width:100%; 
	top:0; left:0; right:0; bottom:0;
	margin:auto;
}
#title .border-block .inner .spacer { display:table-cell; width:10px; }
#title .border-block .inner-L1 {
	display:table-cell; color:#FFFFFF; font-weight:bold; font-size:150%; text-align:center; vertical-align:middle; width:50px;
	padding:10px 10px 4px 10px; margin:0px 0px 0px 10px; letter-spacing:0px; line-height:100%;
	background-color:#01AD8E;
	-webkit-border-radius: 5px 5px 0px 0px;
	-moz-border-radius:5px 5px 0px 0px;
	border-radius:5px 5px 0px 0px;
}
#title .border-block .inner-L1 .min { font-size:60%; }
#title .border-block .inner-L2 {
	display:table-cell; vertical-align:middle;
	/*background-color:#CCCCCC;*/
}

#title .border-block .inner .inner-L2 h2 { margin:0px 0px 0px 8px; font-weight:bold; font-size:100%; line-height:120%; color:#333333; }
#title .border-block .inner .inner-L2 .texts { margin:2px 0px 0px 10px; color:#CC0000; font-size:100%; line-height:120%; padding:0px 0px 2px 0px; }
#title .border-block .inner .inner-L2 .texts br { display:none; }
#title .border-block .title-line {
	width:100%; overflow:hidden; position:relative;
	padding:4px 0px 0px 0px;
	background: #238C00;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#01AD8F), to(#01A688));
	background: -webkit-linear-gradient(#01AD8F, #01A688);
	background: -moz-linear-gradient(#01AD8F, #01A688);
	background: -ms-linear-gradient(#01AD8F, #01A688);
	background: -o-linear-gradient(#01AD8F, #01A688);
	background: linear-gradient(#01AD8F, #01A688);
	-pie-background: linear-gradient(#01AD8F, #01A688);
	
}
#title .border-block .title-line .block {
	/*width:950px;*/
	position:absolute;
	top:0; left:0; right:0; bottom:0;
	margin:auto;
	overflow:hidden; position:relative;
	text-align:left; color:#FFFFFF; font-weight:bold; font-size:140%; padding:8px 0px 6px 12px; line-height:120%;
}
#title .border-block .title-line .button { margin:3px 10px 0px 0px; float:right; }
#title .border-block .title-line .button img { height:26px; }

#title .border-block .inner .info {
	float:right; padding:5px 5px 3px 10px; margin:0px 0px 0px 20px; line-height:130%;
	background-color:#FFFFFF; border:2px solid #CC0000; font-weight:bold;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}


#contents {
	width:100%;
	margin:0px 0px 0px 0px; 
}
#contents .box { margin:0px 10px 0px 10px; }
#contents .box .cell { display:block; }
#contents .box .floatL { /*float:left;*/ }
#contents .box .floatR { float:left; }

#contents .box .cell .name-block { width:100%; margin:40px 0px 0px 0px; line-height:130%; }
#contents .box .cell .name-width { }
#contents .box .cell .name-block .head { 
	display:table-cell; width:6px; height:23px;
	background-color:#1D7400;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
#contents .box .cell .name-block h3 { padding:3px 0px 0px 6px; display:table-cell; vertical-align:middle; font-weight:bold; }
#contents .box .cell .name-block .link { display:none; }
#contents .box .cell .name-block .link a { }
#contents .box .cell .name-block .link a:link { }

#contents .box .cell .other-image { padding:6px 0px 0px 0px; }
#contents .box .cell .other-image img { width:300px; }

#contents .box .cell .photo-block { width:100%; /*background-color:#DDDDDD;*/ overflow:hidden; position:relative; margin:8px 0px 0px 0px; line-height:130%; }
#contents .box .cell .photo-width { }
#contents .box .cell .photo-block .photo { width:50%; /*background-color:#AAAAAA;*/ overflow:hidden; position:relative; float:left;}
#contents .box .cell .photo-block .photo-width-L { }
#contents .box .cell .photo-block .photo img { border:1px solid #AAAAAA; float:left; width:98%; margin:0px; }
#contents .box .cell .photo-block .photo .large { }
#contents .box .cell .photo-block .space { display:none; }
#contents .box .cell .photo-block .space-width { }

#contents .box .cell .subtitle-block { width:100%; display:table; overflow:hidden; position:relative; margin:8px 0px 0px 0px; line-height:130%; color:#000000; letter-spacing:1px; font-weight:bold; }
#contents .box .cell .subtitle-width { }
#contents .box .cell .subtitle-block br { display:none; }

#contents .box .cell .text-block { width:100%; display:table; overflow:hidden; position:relative; margin:8px 0px 0px 0px; line-height:150%; color:#666666; letter-spacing:1px; }
#contents .box .cell .text-width { }
#contents .box .cell .text-block .title { color:#BC2540; margin:4px 0px 0px 0px; border-bottom:#DDDDDD 1px dotted; font-weight:bold; }
#contents .box .cell .text-block .box { margin:8px 0px 8px 0px; }

#contents .box .link-sp { display:block; width:100%; margin:0px 0px 0px 0px; }
#contents .box .link-sp a {
	display:block; width:100%; text-align:center; padding:6px 0px 6px 0px;
	display:inline-block; color:#FFFFFF;
	background: #BC2540;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#BC2540), to(#851B2E));
	background: -webkit-linear-gradient(#BC2540, #851B2E);
	background: -moz-linear-gradient(#BC2540, #851B2E);
	background: -ms-linear-gradient(#BC2540, #851B2E);
	background: -o-linear-gradient(#BC2540, #851B2E);
	background: linear-gradient(#BC2540, #851B2E);
	-pie-background: linear-gradient(#BC2540, #851B2E);	
}
#contents .link-sp a:link { text-decoration:none; }


#btn-yoyaku {
	width:100%; 
	position:absolute;
	top:0; left:0; right:0; bottom:0;
	margin:auto;
	overflow:hidden; position:relative;
}
#btn-yoyaku a {
	display:block; padding:10px 0px 8px 0px; margin:20px 10px 0px 10px;
	color:#FFFFFF; text-align:center; font-size:160%; text-decoration:none;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background: #BC2540;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#BC2540), to(#851B2E));
	background: -webkit-linear-gradient(#BC2540, #851B2E);
	background: -moz-linear-gradient(#BC2540, #851B2E);
	background: -ms-linear-gradient(#BC2540, #851B2E);
	background: -o-linear-gradient(#BC2540, #851B2E);
	background: linear-gradient(#BC2540, #851B2E);
	-pie-background: linear-gradient(#BC2540, #851B2E);
}
#btn-yoyaku .text { text-align:center; margin:8px 10px 0px 10px; color:#CC0000; font-size:120%; font-size:105%; }


#calendar {
	/*width:100%;*/
	position:absolute;
	top:0; left:0; right:0; bottom:0;
	margin:0px 10px 0px 10px;
	overflow:hidden; position:relative;
}

#calendar .banner { margin:20px 0px 14px 0px; overflow:hidden; position:relative; }
#calendar .banner p { width:50%; margin:0px 0px 8px 0px; float:left; text-align:center; }
#calendar .banner p img { width:96%; }
#calendar .banner .end-line { width:100%; margin-top:0px; }
#calendar .banner .end-line img { width:98%; }

#calendar .time { margin:30px 0px 8px 0px; display:table; }
#calendar .time .spacer { display:table-cell; width:10px; } 
#calendar .time .head { 
	display:table-cell; width:11px; /*height:27px;*/ width:10px;
	background-color:#1D7400;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
#calendar .time .texts { display:table-cell; height:27px; font-size:140%; vertical-align:middle; padding:0px 10px 0px 8px; font-weight:bold; }
#calendar .time .texts p { margin:0px 0px -4px 0px; }
#calendar .time .texts span { font-size:60%; }

#calendar .table { margin:0px 0px 0px 0px; }
#calendar .table table { width:100%; border-top:1px solid #000000; }
#calendar .table th { width:160px; font-size:110%; padding:4px 4px 4px 4px; }
#calendar .table td { font-size:105%; padding:4px 4px 4px 4px; }

#calendar .table .common { margin:0px 0px 10px 0px; }
#calendar .table .common th { color:#FFFFFF; font-weight:bold; text-align:center; vertical-align:middle; width:100px; font-size:90%; padding:6px 4px 4px 4px; line-height:110%; }
#calendar .table .common td { font-size:90%; padding:6px 4px 4px 4px; }
#calendar .table .common .place { color:#000000; text-align:center; border-width:0px 1px 1px 0px; border-style:solid; width:50px; }
#calendar .table .common .info { padding-left:8px; color:#000000; text-align:left; line-height:130%; border-width:0px 1px 1px 0px; border-style:solid; background-color:#EFEFEF; }
#calendar .table .common strong { font-weight:bold; }
#calendar .table .common b { padding:2px 6px 2px 6px; margin:0px 0px 4px 0px; display:inline-block; color:#FFFFFF; }


#calendar .table .cat-1 { }
#calendar .table .cat-1 table { border-color:#F44646; }
#calendar .table .cat-1 th { background-color:#F44646; }
#calendar .table .cat-1 .place { background-color:#FF9797; border-color:#F44646; }
#calendar .table .cat-1 .info { border-color:#F44646; }
#calendar .table .cat-1 strong { color:#F44646; }

#calendar .table .cat-2 { }
#calendar .table .cat-2 table { border-color:#FF8000; }
#calendar .table .cat-2 th { background-color:#FF8000; }
#calendar .table .cat-2 .place { background-color:#FFBF80; border-color:#FF8000; }
#calendar .table .cat-2 .info { border-color:#FF8000; }
#calendar .table .cat-2 strong { color:#FF8000; }
#calendar .table .cat-2 b { background-color:#FF8000; }

#calendar .table .cat-3 { }
#calendar .table .cat-3 table { border-color:#D33D3D; }
#calendar .table .cat-3 th { background-color:#D33D3D; }
#calendar .table .cat-3 .place { background-color:#EEB7B7; border-color:#D33D3D; }
#calendar .table .cat-3 .info { border-color:#D33D3D; }
#calendar .table .cat-3 strong { color:#D33D3D; }

#calendar .table .cat-4 { }
#calendar .table .cat-4 table { border-color:#7351CE; }
#calendar .table .cat-4 th { background-color:#7351CE; }
#calendar .table .cat-4 .place { background-color:#B9A7E7; border-color:#7351CE; }
#calendar .table .cat-4 .info { border-color:#7351CE; }
#calendar .table .cat-4 strong { color:#7351CE; }

#calendar .table .cat-5 { }
#calendar .table .cat-5 table { border-color:#1DA4C0; }
#calendar .table .cat-5 th { background-color:#1DA4C0; }
#calendar .table .cat-5 .place { background-color:#96DBE7; border-color:#1DA4C0; }
#calendar .table .cat-5 .info { border-color:#1DA4C0; }
#calendar .table .cat-5 strong { color:#1DA4C0; }

#calendar .table .cat-6 { }
#calendar .table .cat-6 table { border-color:#52AE2F; }
#calendar .table .cat-6 th { background-color:#52AE2F; }
#calendar .table .cat-6 .place { background-color:#C1EAB3; border-color:#52AE2F; }
#calendar .table .cat-6 .info { border-color:#52AE2F; }
#calendar .table .cat-6 strong { color:#52AE2F; }

#calendar .table .cat-7 { }
#calendar .table .cat-7 table { border-color:#D8D323; }
#calendar .table .cat-7 th { background-color:#D8D323; color:#000000; }
#calendar .table .cat-7 .place { background-color:#F0EEA4; border-color:#D8D323; }
#calendar .table .cat-7 .info { border-color:#D8D323; }
#calendar .table .cat-7 strong { color:#CC0000; }

#calendar .table .cat-8 { }
#calendar .table .cat-8 table { border-color:#0082E1; }
#calendar .table .cat-8 th { background-color:#0082E1; }
#calendar .table .cat-8 .place { background-color:#66BEFF; border-color:#0082E1; }
#calendar .table .cat-8 .info { border-color:#0082E1; }
#calendar .table .cat-8 strong { color:#0082E1; }



#page-top { width:100%; border-bottom:1px solid #EDEDED; margin:30px 0px 0px 0px; }
#page-top .inner {
	width:100%; 
	top:0; left:0; right:0; bottom:0;
	margin:auto;
	overflow:hidden; position:relative;
}
#page-top .inner p { float:right; overflow:hidden; position:relative; margin:0px 10px 0px 0px; }
#page-top .inner img { float:left; width:100px; }


#footer { width:100%; border-top:1px solid #E0E0E0; }
#footer .box { width:100%; }

#footer .box ul { line-height:120%; padding:0px 0px 0px 0px; }
#footer .box li { margin:0px 0px 0px 0px; border-bottom:1px solid #E0E0E0; }
#footer .box li a {
	display:block; padding:12px 0px 12px 30px; color:#666666;
	background-image:url(../img/eventall_icon_arrow_03.gif);
	background-repeat:no-repeat;
	background-position:10px center;
}
#footer .box li a:link { text-decoration:none; }
#footer .box li a:hover { text-decoration:underline; }

#footer .box .copyright { text-align:center; color:#FFFFFF; font-size:50%; padding:8px 0px 8px 0px; background-color:#AAAAAA; }



}

/* for PC&TABLET */
@media print, screen and (min-width: 768px) {



.only-pc { }
.only-sp { display:none; }

/* カスタマイズ */

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", Osaka, verdana, arial, clean, sans-serif;
	font-size: 13px;
	line-height:1;
	font-weight:normal;
	font-style:normal;
	margin: 0px 0px 0px 0px;
	padding: 0;
	-webkit-text-size-adjust:none;
	background-color:#FFF;
}

html,body { height:100%; }

select,
input,
button,
textarea {
font:100%;
}

table {
font-size:inherit;
font:100%;
}

textarea { 
font-size: 100%; 
}

.px8{font-size:62%;}
.px9{font-size:68%;}
.px10{
	font-size:74%;
	*font-size:68%;
	_font-size:68%;
}
.px11{font-size:83.3%;}
.px12{font-size:93%;}
.px13{font-size:100%;}
.px14{font-size:105%;}
.px15{font-size:115%;}
.px16{font-size:123%;}
.px17{font-size:136%;}
.px18{font-size:145%;}
.px19{font-size:154%;}
.px20{font-size:160%;}
.px21{font-size:162%;}
.px22{font-size:170%;}
.px23{font-size:177%;}
.px24{font-size:185%;}


#main { 
	width:100%; height:486px; overflow:hidden; position:relative;
	background-image:url(../img/eventall_header_bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-size: cover;
}

#main .header-bg {
	width:100%; height:58px; background-color:#FFFFFF; position:absolute; z-index:10;
	-webkit-box-shadow: #000 0px 0px 10px;
	-moz-box-shadow: #000 0px 0px 10px;
	box-shadow: #000 0px 0px 10px;
}
#main .header-bg .inner { display:none; }

#main .photo {
	width:950px; 
	position:absolute;
	top:0; left:0; right:0; bottom:0;
	margin:auto;
	z-index:11;
}
#main .photo p { text-align:right; }

#main .top {
	width:950px; 
	position:absolute;
	top:0; left:0; right:0; bottom:0;
	margin:auto;
	z-index:13;
}
#main .top .logo { margin:9px 0px 0px 10px; position:absolute; z-index:6; }
#main .top .logo img { width:251px; height:45px; }
#main .top h1 { margin:0px 0px 0px 0px; }
#main .top .bodycopy {
	display:inline-block;
	margin:6px 0px 0px 10px;
	padding:12px 8px 8px 12px;
	line-height:130%;
	letter-spacing:1px;
	color:#000000; font-weight:bold;
	background-color:rgba(255,255,255,0.6);
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}


#menu { width:100%; }
#menu .sub {
	width:100%; overflow:hidden; position:relative;
	background-color:#232323;
	border-top:1px solid #000000;
	padding:8px 0px 8px 0px;
}
#menu .sub .button { 
	width:950px; 
	position:absolute;
	top:0; left:0; right:0; bottom:0;
	margin:auto;
	overflow:hidden; position:relative;
	line-height:130%;
}
#menu .sub .button a {
	width:314px; display:block; float:left;
	padding:6px 0px 6px 0px;
	color:#BDBDBD; font-weight:bold; text-align:center;
	border-left:1px solid #4F4F4F;
	text-decoration:none;
}
#menu .sub .button .left { border:none; }

#menu .main {
	width:100%; overflow:hidden; position:relative;
	border-top:2px solid #27B99F;
	border-bottom:1px solid #185E00;
	padding:8px 0px 8px 0px;
	background: #238C00;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#01AD8F), to(#01A688));
	background: -webkit-linear-gradient(#01AD8F, #01A688);
	background: -moz-linear-gradient(#01AD8F, #01A688);
	background: -ms-linear-gradient(#01AD8F, #01A688);
	background: -o-linear-gradient(#01AD8F, #01A688);
	background: linear-gradient(#01AD8F, #01A688);
	-pie-background: linear-gradient(#01AD8F, #01A688);
	-webkit-box-shadow: #000 0px 0px 16px;
	-moz-box-shadow: #000 0px 0px 16px;
	box-shadow: #000 0px 0px 16px;
	
}
#menu .main .button { 
	width:950px; 
	position:absolute;
	top:0; left:0; right:0; bottom:0;
	margin:auto;
	overflow:hidden; position:relative;
	line-height:130%;
}
#menu .main .button a {
	width:314px; height:50px; display:block; float:left;
	padding:6px 0px 6px 0px;
	color:#FFFFFF; font-weight:bold; text-align:center;
	/*border-left:1px solid #089665;*/
	/*border-right:1px solid #2F9E3B;*/
	overflow:hidden;
	background-image:url(../img/eventall_icon_arrow_01.png);
	background-repeat:no-repeat;
	background-position:center bottom;
}
#menu .main .button a:hover {
	background-color:rgba(0,0,0,0.1);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#menu .main .button a:link { text-decoration:none; }
#menu .main .button .left { border-left:none; }
#menu .main .button .right { border-right:none; }
#menu .main .button .inner-line-1 {
	position:relative; top:50%; left:50%; margin-top:-0.9em; margin-left:-314px;
}
#menu .main .button .inner-line-2 {
	position:relative; top:50%; left:50%; margin-top:-1.7em; margin-left:-314px;
}


#title {
	width:100%; margin:0px 0px 0px 0px;
	border-bottom:1px solid #FFFFFF;
	-webkit-box-shadow: #000 0px 0px 16px;
	-moz-box-shadow: #000 0px 0px 16px;
	box-shadow: #CCC 0px 4px 6px;
}
#title .border-block { border-bottom:3px solid #01AD8E; position:relative; padding:80px 0px 0px 0px; }
#title .border-block .inner {
	width:950px; display:table;
	top:0; left:0; right:0; bottom:0;
	margin:auto;
	overflow:hidden; position:relative;
}
#title .border-block .inner .spacer { display:none; }
#title .border-block .inner-L1 {
	display:table-cell; color:#FFFFFF; font-weight:bold; font-size:300%; text-align:center; vertical-align:middle; width:140px;
	padding:16px 0px 4px 0px; letter-spacing:0px; line-height:100%;
	background-color:#01AD8E;
	-webkit-border-radius: 5px 5px 0px 0px;
	-moz-border-radius:5px 5px 0px 0px;
	border-radius:5px 5px 0px 0px;
}
#title .border-block .inner-L1 .min { font-size:50%; }
#title .border-block .inner-L2 {
	display:table-cell; vertical-align:middle;
	/*background-color:#CCCCCC;*/
}

#title .border-block .inner .inner-L2 h2 { margin:0px 0px 0px 18px; font-weight:bold; font-size:160%; line-height:120%; color:#333333; }
#title .border-block .inner .inner-L2 .texts { margin:2px 0px 6px 20px; color:#CC0000; font-size:130%; }

#title .border-block .title-line {
	width:100%; overflow:hidden; position:relative;
	padding:4px 0px 4px 0px;
	background: #238C00;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#01AD8F), to(#01A688));
	background: -webkit-linear-gradient(#01AD8F, #01A688);
	background: -moz-linear-gradient(#01AD8F, #01A688);
	background: -ms-linear-gradient(#01AD8F, #01A688);
	background: -o-linear-gradient(#01AD8F, #01A688);
	background: linear-gradient(#01AD8F, #01A688);
	-pie-background: linear-gradient(#01AD8F, #01A688);
	
}
#title .border-block .title-line .block {
	width:950px; 
	position:absolute;
	top:0; left:0; right:0; bottom:0;
	margin:auto;
	overflow:hidden; position:relative;
	text-align:center; color:#FFFFFF; font-weight:bold; font-size:240%; padding:20px 0px 10px 0px;
}
#title .border-block .title-line .button { position:absolute; z-index:40; right:0px; margin:5px 20px 0px 0px; }

#title .border-block .inner .info {
	float:right; padding:5px 5px 3px 10px; margin:0px 0px 0px 20px; line-height:130%;
	background-color:#FFFFFF; border:2px solid #CC0000; font-weight:bold;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}


#contents {
	width:950px; 
	position:absolute;
	top:0; left:0; right:0; bottom:0;
	margin:auto;
	overflow:hidden; position:relative;
}
#contents .box { display:table; }
#contents .box .cell { display:table-cell; }
#contents .box .floatL { width:495px; }
#contents .box .floatR { width:455px; }

#contents .box .cell .name-block { width:455px; display:table; overflow:hidden; position:relative; margin:50px 0px 0px 0px; line-height:130%; }
#contents .box .cell .name-width { width:950px; }
#contents .box .cell .name-block .head { 
	display:table-cell; width:9px; height:23px;
	background-color:#1D7400;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
#contents .box .cell .name-block h3 { padding:3px 0px 0px 6px; display:table-cell; vertical-align:middle; font-weight:bold; }
#contents .box .cell .name-block .link { padding:3px 0px 0px 6px; display:table-cell; vertical-align:middle; text-align:right; }
#contents .box .cell .name-block .link a {
	display:inline-block; padding:6px 10px 6px 10px; color:#FFFFFF;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	background: #BC2540;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#BC2540), to(#851B2E));
	background: -webkit-linear-gradient(#BC2540, #851B2E);
	background: -moz-linear-gradient(#BC2540, #851B2E);
	background: -ms-linear-gradient(#BC2540, #851B2E);
	background: -o-linear-gradient(#BC2540, #851B2E);
	background: linear-gradient(#BC2540, #851B2E);
	-pie-background: linear-gradient(#BC2540, #851B2E);	
}
#contents .box .cell .name-block .link a:link { text-decoration:none; }

#contents .box .cell .other-image { padding:6px 0px 0px 0px; }

#contents .box .cell .photo-block { width:455px; display:table; overflow:hidden; position:relative; margin:14px 0px 0px 0px; line-height:130%; }
#contents .box .cell .photo-width { width:950px; }
#contents .box .cell .photo-block .photo { width:216px; display:table-cell; background-color:#AAAAAA; }
#contents .box .cell .photo-block .photo-width-L { width:300px; }
#contents .box .cell .photo-block .photo img { border:1px solid #FFFFFF; margin:2px; float:left; }
#contents .box .cell .photo-block .photo .large { width:294px; height:200px; }
#contents .box .cell .photo-block .space { width:23px; display:table-cell; }
#contents .box .cell .photo-block .space-width { width:25px; }

#contents .box .cell .subtitle-block { width:455px; display:table; overflow:hidden; position:relative; margin:10px 0px 0px 0px; line-height:150%; color:#000000; letter-spacing:1px; font-weight:bold; }
#contents .box .cell .subtitle-width { width:950px; }

#contents .box .cell .text-block { width:455px; display:table; overflow:hidden; position:relative; margin:8px 0px 0px 0px; line-height:150%; color:#666666; letter-spacing:1px; }
#contents .box .cell .text-width { width:950px; }
#contents .box .cell .text-block .title { color:#BC2540; margin:4px 0px 0px 0px; border-bottom:#DDDDDD 1px dotted; font-weight:bold; }
#contents .box .cell .text-block .box { margin:8px 0px 8px 0px; }

#contents .box .link-sp { display:none; }



#btn-yoyaku {
	width:950px; 
	position:absolute;
	top:0; left:0; right:0; bottom:0;
	margin:auto;
	overflow:hidden; position:relative;
}
#btn-yoyaku a {
	display:inline-block; padding:16px 0px 16px 0px; margin:40px 0px 0px 0px;
	color:#FFFFFF; width:100%; text-align:center; font-size:200%; text-decoration:none;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	background: #BC2540;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#BC2540), to(#851B2E));
	background: -webkit-linear-gradient(#BC2540, #851B2E);
	background: -moz-linear-gradient(#BC2540, #851B2E);
	background: -ms-linear-gradient(#BC2540, #851B2E);
	background: -o-linear-gradient(#BC2540, #851B2E);
	background: linear-gradient(#BC2540, #851B2E);
	-pie-background: linear-gradient(#BC2540, #851B2E);
}
#btn-yoyaku .text { text-align:center; margin:12px 0px 0px 0px; color:#CC0000; font-size:130%; }


#calendar {
	width:950px; 
	position:absolute;
	top:0; left:0; right:0; bottom:0;
	margin:auto;
	overflow:hidden; position:relative;
}

#calendar .banner { margin:60px 0px 14px 0px; width:1050px; overflow:hidden; position:relative; }
#calendar .banner p { margin:0px 50px 20px 0px; float:left; }
#calendar .banner .end-line { margin-top:0px; }

#calendar .time { margin:50px 0px 14px 0px; display:table; }
#calendar .time .head { 
	display:table-cell; width:11px; height:27px;
	background-color:#1D7400;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
#calendar .time .texts { display:table-cell; height:27px; font-size:200%; vertical-align:middle; padding:0px 0px 0px 10px; font-weight:bold; }
#calendar .time .texts p { margin:0px 0px -4px 0px; }
#calendar .time .texts span { font-size:60%; }

#calendar .table { margin:0px 0px 0px 0px; }
#calendar .table table { width:950px; border-top:1px solid #000000; }
#calendar .table th { width:160px; font-size:110%; padding:6px 6px 6px 6px; }
#calendar .table td { font-size:105%; padding:6px 6px 6px 6px; }

#calendar .table .common { margin:0px 0px 10px 0px; }
#calendar .table .common th { color:#FFFFFF; font-weight:bold; text-align:center; vertical-align:middle; width:160px; font-size:110%; padding:6px 6px 6px 6px; }
#calendar .table .common td { font-size:105%; padding:6px 6px 6px 6px; }
#calendar .table .common .place { color:#000000; text-align:center; border-width:0px 1px 1px 0px; border-style:solid; width:70px; }
#calendar .table .common .info { padding-left:14px; color:#000000; text-align:left; line-height:150%; border-width:0px 1px 1px 0px; border-style:solid; background-color:#EFEFEF; }
#calendar .table .common strong { font-weight:bold; }
#calendar .table .common b { padding:2px 6px 2px 6px; margin:0px 0px 4px 0px; display:inline-block; color:#FFFFFF; }


#calendar .table .cat-1 { }
#calendar .table .cat-1 table { border-color:#F44646; }
#calendar .table .cat-1 th { background-color:#F44646; }
#calendar .table .cat-1 .place { background-color:#FF9797; border-color:#F44646; }
#calendar .table .cat-1 .info { border-color:#F44646; }
#calendar .table .cat-1 strong { color:#F44646; }

#calendar .table .cat-2 { }
#calendar .table .cat-2 table { border-color:#FF8000; }
#calendar .table .cat-2 th { background-color:#FF8000; }
#calendar .table .cat-2 .place { background-color:#FFBF80; border-color:#FF8000; }
#calendar .table .cat-2 .info { border-color:#FF8000; }
#calendar .table .cat-2 strong { color:#FF8000; }
#calendar .table .cat-2 b { background-color:#FF8000; }

#calendar .table .cat-3 { }
#calendar .table .cat-3 table { border-color:#D33D3D; }
#calendar .table .cat-3 th { background-color:#D33D3D; }
#calendar .table .cat-3 .place { background-color:#EEB7B7; border-color:#D33D3D; }
#calendar .table .cat-3 .info { border-color:#D33D3D; }
#calendar .table .cat-3 strong { color:#D33D3D; }

#calendar .table .cat-4 { }
#calendar .table .cat-4 table { border-color:#7351CE; }
#calendar .table .cat-4 th { background-color:#7351CE; }
#calendar .table .cat-4 .place { background-color:#B9A7E7; border-color:#7351CE; }
#calendar .table .cat-4 .info { border-color:#7351CE; }
#calendar .table .cat-4 strong { color:#7351CE; }

#calendar .table .cat-5 { }
#calendar .table .cat-5 table { border-color:#1DA4C0; }
#calendar .table .cat-5 th { background-color:#1DA4C0; }
#calendar .table .cat-5 .place { background-color:#96DBE7; border-color:#1DA4C0; }
#calendar .table .cat-5 .info { border-color:#1DA4C0; }
#calendar .table .cat-5 strong { color:#1DA4C0; }

#calendar .table .cat-6 { }
#calendar .table .cat-6 table { border-color:#52AE2F; }
#calendar .table .cat-6 th { background-color:#52AE2F; }
#calendar .table .cat-6 .place { background-color:#C1EAB3; border-color:#52AE2F; }
#calendar .table .cat-6 .info { border-color:#52AE2F; }
#calendar .table .cat-6 strong { color:#52AE2F; }

#calendar .table .cat-7 { }
#calendar .table .cat-7 table { border-color:#D8D323; }
#calendar .table .cat-7 th { background-color:#D8D323; color:#000000; }
#calendar .table .cat-7 .place { background-color:#F0EEA4; border-color:#D8D323; }
#calendar .table .cat-7 .info { border-color:#D8D323; }
#calendar .table .cat-7 strong { color:#CC0000; }

#calendar .table .cat-8 { }
#calendar .table .cat-8 table { border-color:#0082E1; }
#calendar .table .cat-8 th { background-color:#0082E1; }
#calendar .table .cat-8 .place { background-color:#66BEFF; border-color:#0082E1; }
#calendar .table .cat-8 .info { border-color:#0082E1; }
#calendar .table .cat-8 strong { color:#0082E1; }



#page-top { width:100%; border-bottom:1px solid #EDEDED; margin:40px 0px 0px 0px; }
#page-top .inner {
	width:950px; 
	top:0; left:0; right:0; bottom:0;
	margin:auto;
	overflow:hidden; position:relative;
}
#page-top .inner p { float:right; overflow:hidden; position:relative; }
#page-top .inner img { float:left; }


#footer { width:100%; border-top:1px solid #E0E0E0; }
#footer .box {
	width:950px; display:table; padding:16px 0px 14px 0px;
	position:absolute;
	top:0; left:0; right:0; bottom:0;
	margin:auto;
	overflow:hidden; position:relative;
}

#footer .box ul { display:table-cell; line-height:120%; }
#footer .box li { float:left; margin:0px 14px 0px 0px; }
#footer .box li a {
	display:block; padding:0px 0px 0px 18px; color:#666666;
	background-image:url(../img/eventall_icon_arrow_03.gif);
	background-repeat:no-repeat;
	background-position:0px center;
}
#footer .box li a:link { text-decoration:none; }
#footer .box li a:hover { text-decoration:underline; }

#footer .box .copyright { display:table-cell; text-align:right; color:#B2B2B2; vertical-align:middle; }


}
