/* CSS Document */

/*下は一時の時しか使わない、リリース後、コメントアウトを！*/
/*一時トップリンク画像を白くする　クリック無効との意味で*/

.contents01 img:hover, .contents02 img:hover, .closeColor{
	filter:alpha(opacity=40);
    -moz-opacity:0.4;
    -khtml-opacity: 0.4;
    opacity: 0.4;
}
#newbox:hover,.opa:hover{
	filter:alpha(opacity=60);
    -moz-opacity:0.6;
    -khtml-opacity: 0.6;
    opacity: 0.6;
}
.contBox a:hover, .box01:hover, .box02:hover{
	filter:alpha(opacity=60);
    -moz-opacity:0.6;
    -khtml-opacity: 0.6;
    opacity: 0.6;
}

a:focus { outline:none;}

/* reset */
html {
	width:100%;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}


#wrapper_top{
	width:100%;
	height:15px;
	background:#f7c633;
	}

#wrapper{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	position:relative;
	}

.txt {
	text-align:center;
	max-width: 960px;
	margin:0 auto;

}

.txt2 {
	text-align:center;
	max-width: 880px;
	margin:0 auto;
	padding:0 40px 40px;
	
}

.txt3 {
	text-align:center;
	max-width: 880px;
	margin:0 auto;
	padding:40px;
}
.txt4 {
	text-align:center;
	max-width: 880px;
	margin:0 auto;
	padding:70px 40px;
	line-height:30px;
}
.floatleft {
	float:left;
}

.floatright {
	float:right;
}

.txL {
	text-align:left;
}

.txR {
	text-align:right;
}

.txC {
	text-align:center;
}

.txtBox{
	border:1px solid #000;
	padding:12px;
	text-align:left;
	margin:10px 0;
}

.cll {
	clear: both;
}

.txt p {
	text-align:left;
	
}

.bold {
	font-weight: bold;
}

.white {
	background:#fff;
}

.yellow {
	color:#ffd228;
}

.red {
	color:#F00;
}

.blue {
	color:#29ABE2;
}

.orange {
	color:#F7931E;
}

.green {
	color:#8CC63F;
}

.midashi {
	font-weight:bold;
	font-size:16px;
}
.spb5{
	margin-bottom:5px;
}
.spb10{
	margin-bottom:10px;
}
.spb30 {
	margin-bottom:30px;
}

.sp40p {
	padding:40px 40px 0px;
}

.spr20 {
	margin-right:20px;
}

.spt20 {
	margin-top:20px;
}

.font10 {
	font-size:10px;
}

.hr1{
	border:1px solid black;
}



#imagelightbox {
    position: fixed;
    z-index: 9999;
}
#myFORM p{
	font-weight:bold;
	font-size:14px;

}
#volunteer_title02{
	margin:15px 0px;

}
.slct01{
	width:118px;

}
.tableBox{
	width: 100%;
	border-top:1px solid #555;
	border-left:1px solid #555;
	border-right:1px solid #555;
	margin:5px 0 10px 0;
	padding:0;
	vertical-align:top;
	font-size:12px;

}
.tableBox th,.tableBox td{
	border-bottom:1px solid #555;
	border-collapse:collapse;
	padding:5px;
	text-align:left;
}
.tableBox th{
	font-weight:normal;
	border-right:1px solid #555;
	background:#ffd228;
	width:28% !important;
}
.tableBox input{
	margin-right:3px;
}
.aboutcomment table {
	border-top: 1px solid #555;
	width: 100%;
	font-size: 1em;
	margin-bottom: 40px;
} 
.aboutcomment table.bottom {
	border-top: 1px solid #555;
	width: 100%;
	font-size: 1em;
	margin-bottom: 0px;
} 

.aboutcomment th.pro_top, .aboutcomment .pro_top {
	background: #ffd228;
}

.w600{
	width: 95%;
	height:100px;
}
.w400{
	width: 60%;
}
.w20{
	width: 25px;
}

.nowrap {
white-space: nowrap;
}

.contTitle{
	margin-bottom:20px;
}

#contfooter {
	padding:20px 0px;
	margin:0px auto;
	width:100%;
    position:relative;
    bottom:0px;
	background: #f7c633;
	clear:both;
	text-align:center;
	color:#ffffff;
}
#contfooter a{
	color:#ffffff;
}
#contfooter a:hover{
	text-decoration:underline;
}
#nav ul li #ul_ph .logo, #nav_naka ul li.logo,#navi_hide ul li.logo {
	background: url(../images/navi_top_o.png) no-repeat;
	background-size:contain;
}
#nav ul li.about, #nav_naka ul li.about,#navi_hide ul li.about {
	background: url(../images/navi_abo_o.png) no-repeat;
	background-size:contain;
}
#nav ul li.beer, #nav_naka ul li.beer,#navi_hide ul li.beer {
	background: url(../images/navi_beer_o.png) no-repeat;
	background-size:contain;
}
#nav ul li.rock, #nav_naka ul li.rock,#navi_hide ul li.rock {
	background: url(../images/navi_rock_o.png) no-repeat;
	background-size:contain;
}
#nav ul li.food, #nav_naka ul li.food,#navi_hide ul li.food {
	background: url(../images/navi_food_o.png) no-repeat;
	background-size:contain;
}
#nav ul li.ticket, #nav_naka ul li.ticket,#navi_hide ul li.ticket {
	background: url(../images/navi_tck_o.png) no-repeat;
	background-size:contain;
}
#nav ul li.goods, #nav_naka ul li.goods,#navi_hide ul li.goods {
	background: url(../images/navi_goods_o.png) no-repeat;
	background-size:contain;
}
#nav ul li.access, #nav_naka ul li.access,#navi_hide ul li.access {
	background: url(../images/navi_acs_o.png) no-repeat;
	background-size:contain;
}
#nav ul li.map, #nav_naka ul li.map,#navi_hide ul li.map {
	background: url(../images/navi_map_o.png) no-repeat;
	background-size:contain;
}
#nav ul li.volunteer, #nav_naka ul li.volunteer,#navi_hide ul li.volunteer {
	background: url(../images/navi_vlt_o.png) no-repeat;
	background-size:contain;
}
#nav ul li.fb, #nav_naka ul li.fb,#navi_hide ul li.fb {
	background: url(../images/navi_fb_o.png) no-repeat;
	background-size:contain;
}
#nav ul li.tw, #nav_naka ul li.tw,#navi_hide ul li.tw {
	background: url(../images/navi_tw_o.png) no-repeat;
	background-size:contain;
}

.infoth{
	width:30%;
}
@media only screen and (max-width: 480px) {
.tableBox{
	width: 100%;
	border-top:1px solid #555;
	border-left:1px solid #555;
	border-right:1px solid #555;
	margin:5px 0 10px 0;
	padding:0;
	vertical-align:top;
	font-size:12px;

}
.tableBox th,.tableBox td{
	border-bottom:1px solid #555;
	border-collapse:collapse;
	
	text-align:left;
	display:block;
}
.tableBox th{
	font-weight:normal;
	border-right:none;
	width:100% !important;
}
.tableBox input{
	margin-right:3px;
}
.txt {
	text-align:center;
	max-width: 960px;
	margin:0 auto;
}
form{
	overflow:hidden;
}
form #ul_volunteer{
	height:100%;
	overflow:hidden;
}
.nowrap {
white-space: nowrap;
}
.infoth{
	width:100%;
}
.subBT input{margin-top:10px;}
#formWrap{
	overflow:hidden;
}
}
.hrbalck1{
	height:1px;border:0;background:black;
	margin:5px 0;
}

.mt-1{margin-top:1px !important;}
.mt-2{margin-top:2px !important;}
.mt-4{margin-top:4px !important;}
.mt-5{margin-top:5px !important;}
.mt-6{margin-top:6px !important;}
.mt-8{margin-top:8px !important;}
.mt-10{margin-top:10px !important;}
.mt-15{margin-top:15px !important;}
.mt-20{margin-top:20px !important;}
.mt-25{margin-top:25px !important;}
.mt-30{margin-top:30px !important;}
.mt-35{margin-top:35px !important;}
.mt-40{margin-top:40px !important;}
.mt-45{margin-top:45px !important;}
.mt-50{margin-top:50px !important;}
.mt-55{margin-top:55px !important;}
.mt-60{margin-top:60px !important;}
.mt-65{margin-top:65px !important;}
.mt-70{margin-top:70px !important;}
.mt-75{margin-top:75px !important;}
.mt-80{margin-top:80px !important;}
.mt-85{margin-top:85px !important;}
.mt-90{margin-top:90px !important;}
.mt-95{margin-top:95px !important;}
.mt-100{margin-top:100px !important;}

.ml-1{margin-left:1px !important;}
.ml-2{margin-left:2px !important;}
.ml-4{margin-left:4px !important;}
.ml-5{margin-left:5px !important;}
.ml-6{margin-left:6px !important;}
.ml-8{margin-left:8px !important;}
.ml-10{margin-left:10px !important;}
.ml-15{margin-left:15px !important;}
.ml-20{margin-left:20px !important;}
.ml-25{margin-left:25px !important;}
.ml-30{margin-left:30px !important;}
.ml-35{margin-left:35px !important;}
.ml-40{margin-left:40px !important;}
.ml-45{margin-left:45px !important;}
.ml-50{margin-left:50px !important;}
.ml-55{margin-left:55px !important;}
.ml-60{margin-left:60px !important;}
.ml-65{margin-left:65px !important;}
.ml-70{margin-left:70px !important;}
.ml-75{margin-left:75px !important;}
.ml-80{margin-left:80px !important;}
.ml-85{margin-left:85px !important;}
.ml-90{margin-left:90px !important;}
.ml-95{margin-left:95px !important;}
.ml-100{margin-left:100px !important;}

.mb-1{margin-bottom:1px !important;}
.mb-2{margin-bottom:2px !important;}
.mb-4{margin-bottom:4px !important;}
.mb-5{margin-bottom:5px !important;}
.mb-6{margin-bottom:6px !important;}
.mb-8{margin-bottom:8px !important;}
.mb-10{margin-bottom:10px !important;}
.mb-15{margin-bottom:15px !important;}
.mb-20{margin-bottom:20px !important;}
.mb-25{margin-bottom:25px !important;}
.mb-30{margin-bottom:30px !important;}
.mb-35{margin-bottom:35px !important;}
.mb-40{margin-bottom:40px !important;}
.mb-45{margin-bottom:45px !important;}
.mb-50{margin-bottom:50px !important;}
.mb-55{margin-bottom:55px !important;}
.mb-60{margin-bottom:60px !important;}
.mb-65{margin-bottom:65px !important;}
.mb-70{margin-bottom:70px !important;}
.mb-75{margin-bottom:75px !important;}
.mb-80{margin-bottom:80px !important;}
.mb-85{margin-bottom:85px !important;}
.mb-90{margin-bottom:90px !important;}
.mb-95{margin-bottom:95px !important;}
.mb-100{margin-bottom:100px !important;}

.mr-1{margin-right:1px !important;}
.mr-2{margin-right:2px !important;}
.mr-4{margin-right:4px !important;}
.mr-5{margin-right:5px !important;}
.mr-6{margin-right:6px !important;}
.mr-8{margin-right:8px !important;}
.mr-10{margin-right:10px !important;}
.mr-15{margin-right:15px !important;}
.mr-20{margin-right:20px !important;}
.mr-25{margin-right:25px !important;}
.mr-30{margin-right:30px !important;}
.mr-35{margin-right:35px !important;}
.mr-40{margin-right:40px !important;}
.mr-45{margin-right:45px !important;}
.mr-50{margin-right:50px !important;}
.mr-55{margin-right:55px !important;}
.mr-60{margin-right:60px !important;}
.mr-65{margin-right:65px !important;}
.mr-70{margin-right:70px !important;}
.mr-75{margin-right:75px !important;}
.mr-80{margin-right:80px !important;}
.mr-85{margin-right:85px !important;}
.mr-90{margin-right:90px !important;}
.mr-95{margin-right:95px !important;}
.mr-100{margin-right:100px !important;}

.spece5{height:5px !important;}
.spece10{height:10px !important;}
.spece15{height:15px !important;}
.spece20{height:20px !important;}
.spece25{height:25px !important;}
.spece30{height:30px !important;}
.spece35{height:35px !important;}
.spece40{height:40px !important;}
.spece45{height:45px !important;}
.spece50{height:50px !important;}
.spece55{height:55px !important;}
.spece60{height:60px !important;}
.spece65{height:65px !important;}
.spece70{height:5px !important;}
.spece75{height:75px !important;}
.spece80{height:80px !important;}
.spece85{height:85px !important;}
.spece90{height:90px !important;}
.spece95{height:95px !important;}
.spece100{height:100px !important;}
.spece150{height:150px !important;}
.spece200{height:200px !important;}
.spece250{height:250px !important;}
.spece300{height:300px !important;}
.spece350{height:350px !important;}
.spece400{height:400px !important;}
.spece450{height:450px !important;}
.spece500{height:500px !important;}



.fs8{font-size:8px !important;}
.fs9{font-size:9px !important;}
.fs10{font-size:10px !important;}
.fs11{font-size:11px !important;}
.fs12{font-size:12px !important;}
.fs13{font-size:13px !important;}
.fs14{font-size:14px !important;}
.fs15{font-size:15px !important;}
.fs16{font-size:16px !important;}
.fs17{font-size:17px !important;}
.fs18{font-size:18px !important;}
.fs19{font-size:19px !important;}
.fs20{font-size:20px !important;}
.fs21{font-size:21px !important;}
.fs22{font-size:22px !important;}
.fs23{font-size:23px !important;}
.fs24{font-size:24px !important;}
.fs25{font-size:25px !important;}
.fs26{font-size:26px !important;}
.fs27{font-size:27px !important;}
.fs28{font-size:28px !important;}