@charset "utf-8";

div#main p.eventDate {
	background:url(../img/dot.gif) repeat-x left bottom;
	text-align:left;
	padding-right:0;
	font-size:87.5%;
	font-weight:bold;
	clear:left;
	margin-top:0;
}

div#main p.period {
	font-weight:bold;
	background:url(../img/dot.gif) repeat-x left bottom;
}
div#main h2, div#main .box h1 {
	clear:none;
}

div.imageBox {
	max-width:254px;
	_width:254px;
}
div.imageBox p {
	max-width:254px;
	_text-align:right;
}
div#main .imageBox img {
	padding:0;
	border:none;
}

dl#newsAll {
	margin-top:10px;
	margin-bottom:10px;
	background:url(../img/dot.gif) repeat-x left bottom;
}

dl#newsAll dt {
	clear:both;
	float:left;
	margin:0;
	padding:4px 0.5em;
	background:none;
}

dl#newsAll dd {
	margin:0;
	padding:4px 0 4px 9em;
	background:url(../img/dot.gif) repeat-x left top;
}

dl#newsAll dd img.listPhoto {
	float:right;
	margin-left:8px;
}

dl#newsAll dd:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

