@charset "UTF-8";

/* 今後のイベント */
body#future-event #content img {
	border: none;
}
body#future-event #content li {
	list-style: none;
}

body#future-event #content h2 {
	margin: 50px 0 50px;
	text-align: center;
}
body#future-event #content ul {
	margin: 10px 0 35px 40px;
}
body#future-event #content ul li {
	float: left;
	width: 313px;
	margin-right: 40px;
}
body#future-event #content ul li dt {
	font-size: 86%;
}
body#future-event #content ul li.popImage1 dd {
	width: 313px;
	height: 225px;
	background: url(../i/new091221_img01_on.jpg) no-repeat 0 0;
}
body#future-event #content ul li.popImage2 dd {
	width: 313px;
	height: 225px;
	background: url(../i/new091221_img02_on.jpg) no-repeat 0 0;
}
body#future-event #content ul li.popImage1 dd a:hover,
body#future-event #content ul li.popImage2 dd a:hover {
	display: block;
	width: 313px;
	height: 225px;
}
body#future-event #content ul li.popImage1 dd a:hover img,
body#future-event #content ul li.popImage2 dd a:hover img {
	width; 0;
	height: 0;
}
/* for IE6 */
* html body#future-event #content ul li.popImage1 dd a:hover img,
* html body#future-event #content ul li.popImage2 dd a:hover img {
	background: none;
}

body#future-event #content h3 {
	margin-left: 20px;
	border: none 0;
	color: #DA690F;
}
body#future-event #content table {
	width: 760px;
	margin-left: 20px;
	border-collapse: collapse;
}
body#future-event #content table thead th {
	padding: 10px 5px;
	border: 1px solid #BA9679;
	background-color: #DAD0C8;
	text-align: center;
	font-weight: normal;
	font-size: 86%;
}
body#future-event #content table tbody th {
	width: 100px;
	padding: 3px 5px;
	border: 1px solid #BA9679;
	text-align: center;
	font-weight: normal;
	font-size: 86%;
}
body#future-event #content table tbody td {
	padding: 10px;
	border: 1px solid #BA9679;
	text-align: left;
	text-weight: normal;
	font-size: 86%;
}
body#future-event #content table tbody td a {
	line-height: 2;
	font-size: 12px;
}
body#future-event #content table tbody td.infoText {
	width: 160px;
}



