#event {
	width: 630px;
	padding-bottom: 30px;
}
#event h2 img {
	float: left;
	width: 530px;
}
#event h2 a {
	background-image: url(../img/list01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	float: left;
	height: 27px;
	width: 100px;
	overflow: hidden;
}
#event h2 a:hover {
	background-repeat: no-repeat;
	background-position: left bottom;
}
#event ul {
	width: 630px;
	overflow-y: scroll;
	overflow-x: hidden;
	margin-top: 10px;
	clear: both;
	height: 250px;
}
#event ul li {
	padding: 10px;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	cursor:pointer;
}
#event ul li:hover {
	background-color: #FFFAE6;
}

#event ul li .pBox {
	background-color: #FFF;
	padding: 2px;
	border: 1px solid #999;
	float: left;
	width: 150px;
	text-align: center;
}
.pBox div {
	background-color: #EEE;
	text-align: center;
	width: 150px;
}

.pBox img {
	max-height: 150px;
	max-width: 150px;
	margin-right: auto;
	margin-left: auto;
}
#event ul li .texBlock {
	float: left;
	width: 420px;
	padding-left: 10px;
}
#event ul li .texBlock h3 a{
	font-size: 115%;
	font-weight: bold;
	color: #F60;
}
#event ul li .texBlock .kikan {
	font-size: 90%;
	color: #999;
	padding-top: 5px;
	padding-bottom: 5px;
}




#topmenu {
	width: 628px;
	padding-bottom: 20px;
}
#topmenu li {
	float: left;
	height: 240px;
	width: 314px;
}
.kyuugyou {
	clear: both;
	padding-bottom: 15px;
	font-size: 130%;
	font-weight: bold;
	color: #C30;
	text-align: center;
}
#spBanners {
	width: 630px;
	padding-bottom: 15px;
}

