@charset "Shift-JIS";
@import url("../../../../style-base.css");

#title-area {
	text-align: center;
}

#title-area img {
	margin: 10px auto 0px;
}

#contents div.others h3 {
	background: #006000 url("../../../../pict/heading/h-red-730x1.gif");
}

#contents div.pict img {
	margin-left: 1em;
	margin-right: 1em;
}

#contents em.schedule {
	color: #404040;
}

#contents table th,
#contents table td {
	padding-left: 0.5em;
	padding-right: 0.5em;
}

#contents table td.event {
	background: #dfffdf;
}

#contents ul li img {
	margin: 1em 5px;
	border: #404040 1px solid;
}

#contents div.others table th {
	color: #ffffff;
	background: #900000;
}

#contents div.others dl dt {
	color: #900000;
	border-left: #900000 10px solid;
	border-bottom: #900000 1px solid;
}


#contents table td.pict {
	padding: 0px;
}

