#work {
	clear: both;
	padding-top: 10px;
}
h3#title05 {
	background-image: url(../img/title05.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	padding: 0px;
	width: 840px;
	height: 35px;
}
h3#title06 {
	background-image: url(../img/title06.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	padding: 0px;
	width: 840px;
	height: 35px;
}
#work dd {
	margin-bottom:10px;
	padding-left:20px;
}

#about-top {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C9BE9D;
	border-left-color: #C9BE9D;
}

#about {
	padding: 10px;
	margin-bottom: 15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #C9BE9D;
	border-bottom-color: #C9BE9D;
	border-left-color: #C9BE9D;
}
#about p {
	color: #CC0000;
}
#about dt {
	font-weight: bolder;
	color: #482400;
}
#schedule {
	padding: 10px;
	margin-bottom: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #C9BE9D;
	border-bottom-color: #C9BE9D;
	border-left-color: #C9BE9D;
}
#schedule img {
	display: block;
	margin: 10px auto 0;
	width: 680px;
}

