@charset "Shift_JIS";
#eventTitle {
	clear: both;
	width: 570px;
	height: 37px;
	background-image: url(images/event_back.gif);
	vertical-align: middle;
	text-align: center;
}

/* -- clear float -- */ 
/* \*/ 
* html #eventTitle{height: 0;overflow: visible;} 
#eventTitle{display: block;} 
/* */ 
/* -- end clear float -- */

h2 {
	margin: 0px;
	padding: 0px;
	font-family: "‚l‚r ‚o–¾’©", "MS PMincho", "ƒqƒ‰ƒMƒm–¾’© Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: bold;
	color: #363;
	font-size: 120%;
}
#eventSubTitle {
	float: left;
	margin-left: 10px;
	vertical-align: middle;
	height: 37px;
	text-align: center;
	line-height: 37px;
}
#eventMain {
	background-image: url(images/event_subtitle.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
}
#eventBtn {
	float: right;
	width: 129px;
}
h3 {
	margin: 0 0 10px 0;
	padding: 0px;
}
#eventIntro {
	width: 570px;
	margin-top: 15px;
}
.eventTableLeft {
	font-weight: bold;
	color: 3a1400;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	vertical-align: top;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#eventTable {
	margin-top: 10px;
	margin-bottom: 30px;
}
.eventTableRight {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 5px;
	padding-bottom: 5px;
}
#eventList {
	background-color: #e8fadf;
	padding: 10px 10px 10px 10px;
}
#eventIndex {
	width: 600px;
}
.eventListContents {
	background-image: url(images/event_contentsBK.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
	height: 47px;
	width: 580px;
}
/* -- clear float -- */ 
/* \*/ 
* html .eventListContents{height: 0;overflow: visible;} 
.eventListContents{display: block;} 
/* */ 
/* -- end clear float -- */

.eventDate {
	float: left;
	width: 120px;
	line-height: 47px;
	font-size: 80%;
	font-weight: bold;
	color: #666;
}
.eventName {
	float: left;
	width: 310px;
	line-height: 47px;
}
.eventBoshu img {
	margin-top: 9px;
	margin-bottom: 9px;
	margin-right: 9px;
}
.eventBoshu {
	float: right;
	width: 115px;
}
.eventListLeftSide {
	float: left;
	margin-right: 0px;
	margin-left: 35px;
}
