@charset "utf-8";

#mainContent {
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #C9C9C9;
}

#mainPhoto {
	background-image: url(../img/bg.jpg);
	background-repeat: no-repeat;
	height: 741px;
	margin-bottom: 10px;
}
#youtubeBox {
	padding-top: 334px !important;
	margin-left: 43px;
	margin-bottom: 79px;
}
#leadBox {
	margin-left: 43px;
	line-height: 200%;
}
#mainTxtBox {
	width: 814px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 40px;
}
#mainTxtBox .left {
	float: left;
	width: 392px;
}
#mainTxtBox .right {
	float: right;
	width: 392px;
}
#mainTxtBox h2 {
	background-color: #FFF;
	background-image: none;
	margin-bottom: 10px;
}
#mainContent ul {
	width: 100%;
	background-color: #FAFAFA;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DEDEDE;
	clear: both;
	height: 86px;
	background-image: url(../img/footer_bg.gif);
	background-repeat: repeat-y;
}
#mainContent ul .footLeft {
	width: 163px;
	text-align: center;
	display:table-cell;
	vertical-align:middle;
}
#mainContent ul .footRight {
	display:table-cell;
	vertical-align:middle;
	width: 371px;
	text-align: center;
}
#mainContent ul .footCenter {
	display:table-cell;
	vertical-align:middle;
	text-align: center;
	width: 364px;
	height: 86px;
	line-height:86px;
}
*html body #mainContent ul .footRight {
	display:inline;
	zoom:1;
}
*html body #mainContent ul .footLeft {
	display:inline;
	zoom:1;
}
*html body #mainContent ul .footCenter {
	display:inline;
	zoom:1;
}
*+html body #mainContent ul .footRight {
	display:inline;
	zoom:1;
}
*+html body #mainContent ul .footLeft {
	display:inline;
	zoom:1;
}
*+html body #mainContent ul .footCenter {
	display:inline;
	zoom:1;
}
.footRight img {
	margin-top: 15px;
	margin-bottom: 15px;
}
#mainTxtBox p {
	line-height: 200%;
}
#mainPhoto h1 {
	display: none;
}
