
#message #main,
#generalinfo #main,
#notice #main,
#areamap #main {
	margin-top: 0;
}

#message h2,
#generalinfo h2,
#notice h2,
#areamap h2 {
	width: 980px;
	height: 100px;
	text-indent: -10000px;
	display: block;
	background-repeat: no-repeat;
}
#message h2 {
	background-image: url(../../whats/images/h2_message.gif);
}
#generalinfo h2 {
	background-image: url(../../whats/images/h2_generalinfo.gif);
}
#notice h2 {
	background-image: url(../../whats/images/h2_notice.gif);
}
#areamap h2 {
	background-image: url(../../whats/images/h2_areamap.gif);
}
#message .smn01 a,
#generalinfo .smn02 a,
#notice .smn03 a,
#areamap .smn04 a {
	background-position: 0 -40px;
}
.mainleft h3 {
	font-weight: bold;
}
.mainleft .infoset {
	clear: both;
}

#areamap .mainleft p {
	padding-bottom: 20px;
}
#message .mainleft p {
	padding-top: 20px;
}
#message .mainleft p.name {
	text-align: right;
}
#notice .mainleft ul {
	padding-bottom: 40px;
}
#notice .mainleft h3,
#areamap .mainleft h3,
#generalinfo .mainleft h3 {
	padding-bottom: 20px;
}

#generalinfo .mainleft h4 {
	float: left;
	width: 140px;
	background-color: #237a51;
	color: #f3ebda;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	margin-bottom: 20px;
	/*border: solid 1px #004a22;*/
}
#generalinfo .mainleft p {
	width: 460px;
	float: right;
	margin-bottom: 20px;
}

#generalinfo .tickettype {
	float: left;
	width: 160px;
	/*width: 140px;*/
}
#generalinfo .price {
	float: left;
	width: 140px;
	text-align: right;
}



#areamap .mainleft h4 {
	/*float: left;*/
	width: 293px;
	background-color: #237a51;
	color: #f3ebda;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
	/*text-align: center;*/
	margin-bottom: 20px;
	/*border: solid 1px #004a22;*/
}
#areamap .mainleft .mapimage {
	padding-bottom: 20px;
}
#areamap .mainleft .photo {
	float: right;
	width: 300px;
	padding-bottom: 20px;
}
#notice .mainleft h4 {
	padding-bottom: 10px;
}





#areamap .mainleft .txt {
	float: left;
	width: 300px;
}
#areamap .mainleft .bg {
	/*padding-top: 10px;*/
	/*display: block;*/
	font-weight: bold;
	color: #175a40;
}


#notice .mainleft li {
	list-style-type: disc;
	margin-left: 30px;
	padding-bottom: 10px;
}


