@charset "UTF-8";
#staticArea{
	width: 740px;
	margin-bottom: 20px;
}
#saContent {
	font-size: 14px;
	line-height: 1.7em;
	border: 1px solid #cccccc;
}
#navi {
	position: relative;
	overflow: hidden;
}
#naviBox {
	position: absolute;
	width: 455px;
	left: 269px;
	top: 3px;
}
#naviBox ul li {
	float: left;
}
#navi h3{
	background-image: url(../images/common/bk_h3.jpg);
	background-repeat: repeat-x;
	height: 58px;
	color: #FFF;
	font-size: 17px;
	line-height: 58px;
	font-weight: bold;
	padding-left: 32px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #e40020;
	text-align: left;
}
#mainTop {
	background-image: url(../images/event/event.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	position: relative;
}
#mainTop .eventPhoto {
	position: absolute;
	left: 348px;
	top: 2px;
}
#mainTop .logo {
	position: absolute;
	left: 548px;
	top: 80px;
	z-index: 100;
}
#mainTopInner {
	width: 710px;
	padding: 15px;
}
#infoArea {
	background-image: url(../images/common/bk_check.png);
	padding-bottom: 20px;
}
#infoArea .bk_white {
	width: 710px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	background-color: #FFF;
	margin-top: 10px;
}
/* ------- 元 iFrame --- */





/* ---------------------------- スマホ --------------------------- */
@media screen and (max-width:767px){







}/* スマホ */