h5 {
	font-size: medium;
	font-weight: bold;
	padding-top: 7px;
	padding-bottom: 7px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-color: #bdbdbd;
	border-bottom-color: #bdbdbd;
	border-bottom-style: solid;
	margin-bottom: 15px;
	margin-top: 15px;
	padding-left: 10px;
}


.works-main {
	background-position: center;
	margin-top: 15px;
	margin-bottom: 15px;
}

.works-data {
	background-image: url(image/works_data.gif);
	background-repeat: no-repeat;
	padding-top: 15px;
}


.works-allow {
	background-image: url(image/works_allow.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
