@charset "utf-8";

#mainTopFlash {
	border-bottom: solid #D0C8BB 4px;
}
#mainTopLeft {
	float: left;
	width: 489px;
	padding-bottom: 25px;
}

#mainTopLeft h3 {
	margin-top: 10px;
}
#mainTopLeft .h3Link {
	position: relative;
	margin: 0;
	text-align: right;
}
#mainTopLeft .h3Link a {
	position: absolute;
	display: block;
	width: 117px;
	height: 20px;
	top: -23px;
	right: 7px;
	background: url(../images_top/info_event_lindex.gif) no-repeat;
	background-position: 0px 0px;
}
#mainTopLeft .h3Link a span{
	position: absolute;
	top: -999px;
}
#mainTopLeft .h3Link a:hover {
	background-position: 0px -20px;
}
#mainTopLeft #fairBanner {
	padding: 30px 0 0 10px;
}
#mainTopLeft #mainTopEvent {
	list-style-type: none;
}
#mainTopLeft #mainTopEvent li {
	background: url(../common/images/list_border.gif) repeat-x left bottom;
	padding: 8px 0px 9px 10px;
	font-size: 120%;
}
#mainTopLeft #mainTopEvent .eventDate {
	display: block;
	background: url(../common/images/list_date_bg.gif) no-repeat left center;
	margin-bottom: 0.15em;
	padding-left: 12px;
	color: #39C;
	font-weight: bold;
}
#mainTopLeft #mainTopEvent .eventPlace {
	display: block;
	background: url(../images_top/info_list_place_bg.gif) no-repeat left center;
	padding-left: 14px;
	color: #524A3F;
}

#mainDescription {
	padding: 60px 0 5px 10px;
}
#mainDescription p{
	padding: 0.5em 6px;
 font-size: 120%;
	line-height: 135%;
	border: solid 1px #CCC;
}

#mainTopRight {
	float: right;
	width: 269px;
	padding-top: 30px;
	padding-bottom: 25px;
}
#mainTopRight a {
	display: block;
	width: 260px;
	margin-bottom: 5px;
}
