@charset "utf-8";
/* 
----  /css/index.html ----
*/

.top h1 {
	font-size: 92%;
	line-height: 1.5;
	margin: 10px 5px 15px 5px;
	color: #bf0000;
}

.top h2 {
	margin: 20px 0 10px 0 !important;
}

#topcont img {
	float: right;
	margin: 0 5px 5px 10px !important;
}

#topcont p {
	line-height: 1.5 !important;
	letter-spacing: 0.05em;
}

.eventBox {
	clear: both;
	overflow: hidden;
	height: auto;
	padding-bottom: 10px;
	background: #fff url(../img/speventbottom.jpg) bottom left no-repeat;
	margin: 0 0 20px 0;
}

.eventBoxmid {
	border-left: solid 1px #7f7f7f;
	border-right: solid 1px #7f7f7f;
	overflow: hidden;
	zoom:100%; /* for IE6 \*/
	overflow:auto; /* for IE7 and Firefox */
}

.eventBox h3 {
	width: 578px;
	padding: 8px 0 8px 25px;
	font-size: 82%;
	color: #fff;
	background: #fff url(../img/speventback.jpg) top left no-repeat;
	overflow: hidden;
}
/* for IE6 \*/
* html .eventBox h3 {
	width: 603px;
}

.eventBoxmidImg {
	float: left;
	width: 150px;
	overflow: hidden;
	margin-left: 10px;
}

.eventBox img.evimg {
	float: left;
	margin: 10px 0 0 0;
}

.eventBox img.rsbtn {
	margin: 10px 0 0;
	display: inline;
	float: left;
	position: relative;
}

.eventBox dl {
	width: 418px;
	margin: 8px 5px 0 0;
	padding: 0 0 0 0;
	float: right;
	overflow: hidden;
	background: url(../../party/img/index/dot.jpg) left bottom repeat-x;
}
/* for IE6 \*/
* html .eventBox dl {
	width: 413px;
	padding: 0 0 0 0;
	margin: 8px 5px 0 0;
}

.eventBox dt {
	width: 57px;
	float: left;
	font-size: 64%;
	letter-spacing: 0.05em;
	line-height: 1.5;
	margin: 0 0 5px 0;
	color: #CC0000;
	clear: both;
}
/* for IE6 \*/
* html .eventBox dt {
	width: 69px;
	padding: 0 0 2px 2px;
}

.eventBox dd {
	width: 340px;
	float: left;
	overflow: hidden;
	font-size: 64%;
	letter-spacing: 0.07em;
	line-height: 1.5;
	margin: 0 0 5px 13px;
}
/* for IE6 \*/
* html .eventBox dd {
	width: 335px;
	padding: 0 0 2px 0;
}

.resBox {
	clear: both;
}











