@charset "UTF-8";

h1 {
	height:23px;
	background:url(../img/page_title2.gif) no-repeat center;
	text-indent:-9999px;
	margin:50px auto 40px auto;
}


#contents {
	width:720px;
	margin:0 auto;
}
#imageBox {
	margin:0 auto 10px;
	height:480px;
	width:720px;
}
#imageBox img {
	height:480px;
}


#eventInfo {
 float:right;
 width:340px;
 padding-left:10px;
}
#eventInfo h2 {
	font-size:108%;
}
#eventInfo dl {
	font-size:85%;
	margin-top:5px;
}
#eventInfo dt {
	width:50px;
	float:left;
}
#eventInfo dd {
	margin-left:50px;
}

#imageNav {
	border:0;
	margin:0;
	padding:0;
	margin-right:356px;
}
#imageNav li {
	float:left;
	width:120px;
	height:80px;
}
#imageNav li img {
	border:0;
	margin:0;
	padding:0;
	cursor:pointer;
}



.event_layout2 #eventInfo {
	float:none;
	width:100%;
	clear:both;
	padding-left:0;
	margin:0 auto 10px;
}
.event_layout2 #imageNav {
	margin-right:0;
}
