body {
	background-color: #999;
}
#fixed {
	max-width: 100%;
}
#col1wrap {
	margin: 0;
}
#colmid {
	left: 0;
	padding: 0;
}
#colright {
	margin-left: 0;
}
#col1pad {
	margin: 0;
}
#col1 {
	padding: 0;
	z-index: 100;
	width: 100%;
	padding-top: 50px;
	max-width: 1200px;
	margin: 0 auto;
}
#col2 {
}
#col3 {
	display: none;
	width: 0;
}
#header {
	width: 100%;
	padding-top: 0;
	height: 350px;
	border-bottom: 10px solid #ae1728;
	position: relative;
}
#navi-top {
	position: absolute;
	width: 100%;
	height: 60px;
	background-color: #e2001a;
	top: 280px;
	opacity: 0.85;
	z-index: 1000;
}
ul, th, table, td, ol, li, select, textarea, label, div {
	color: white;
	font-family: helvetica;
	font-size: 1.2rem;
}

input {
	font-family: helvetica;
	font-size: 1rem;
}
#mobileMenu {
	display: none;
	padding-bottom: 0rem;
	position: static;
	width: 100%;
}

#footer {
	max-width: 100%;
	margin: 0 auto;
	margin-top: 50px;
	overflow: hidden;
	background-color: #e2001a;
}

#dropapp-photo-web {
	background-color: #ffffff;
}
#dropapp-photo-title,
#dropapp-photo-description {
	color: #222;
	padding: 0px 5px 5px 5px;
}
.dropevent-navi, .dropevent-social {
	display: none;
}
.dropevent-name a, .dropevent-name a:link, .dropevent-name a:active, .dropevent-name a:visited {
	color: white !important;
}
div.dropevent {
	z-index: inherit;
}
div.col-sm-12.dropevent-date {
	padding-bottom: 0px;
}
.header-logo {
	opacity: 0.8;
	margin-left: 15px;
	margin-top: 15px;
}
.header-logo img {
	width: 240px;
	height: auto;

}
div.address-address {
	left: 0;
}

.btn.btn-primary {
	background-color: #ae1728;
	border-color: #ccc;
}
.btn.btn-primary:hover {
	background-color: #be4654;
}
.form-control {
	margin-bottom: 15px;
}

div#footer a, div#footer a:link, div#footer a:active, div#footer a:visited {
	color: white !important;
	text-decoration: none;
}
