.submenu-box {
	width: 200px;
	float: left;
	margin-right: 2px;
	margin-left: 2px;
}



.submenu-box p {
	margin: 0px;
}


#dental-a01 a {
	overflow: hidden;
	text-indent: -100em;
	float: left;
	height: 27px;
	width: 100px;
	display: block;
	background-image: url(../works/img/dental-a.jpg);
	background-repeat: no-repeat;
}


#dental-a01-a a {
	overflow: hidden;
	text-indent: -100em;
	float: left;
	height: 27px;
	width: 100px;
	display: block;
	background-image: url(../works/img/dental-a.jpg);
	background-repeat: no-repeat;
	background-position: 0px -27px;
}


#dental-a01 a:hover {
	background-position: 0px -27px;
}


#dental-b01 a {
	overflow: hidden;
	text-indent: -100em;
	float: left;
	height: 27px;
	width: 100px;
	display: block;
	background-image: url(../works/img/dental-b.jpg);
	background-repeat: no-repeat;
}


#dental-b01-a a {
	overflow: hidden;
	text-indent: -100em;
	float: left;
	height: 27px;
	width: 100px;
	display: block;
	background-image: url(../works/img/dental-b.jpg);
	background-repeat: no-repeat;
	background-position: 0px -27px;
}


#dental-b01 a:hover {
	background-position: 0px -27px;
}


#house-a01 a {
	overflow: hidden;
	text-indent: -100em;
	float: left;
	height: 27px;
	width: 100px;
	display: block;
	background-image: url(../works/img/house-a.jpg);
	background-repeat: no-repeat;
}


#house-a01-a a {
	overflow: hidden;
	text-indent: -100em;
	float: left;
	height: 27px;
	width: 100px;
	display: block;
	background-image: url(../works/img/house-a.jpg);
	background-repeat: no-repeat;
	background-position: 0px -27px;
}


#house-a01 a:hover {
	background-position: 0px -27px;
}


#house-b01 a {
	overflow: hidden;
	text-indent: -100em;
	float: left;
	height: 27px;
	width: 100px;
	display: block;
	background-image: url(../works/img/house-b.jpg);
	background-repeat: no-repeat;
}


#house-b01-a a {
	overflow: hidden;
	text-indent: -100em;
	float: left;
	height: 27px;
	width: 100px;
	display: block;
	background-image: url(../works/img/house-b.jpg);
	background-repeat: no-repeat;
	background-position: 0px -27px;
}


#house-b01 a:hover {
	background-position: 0px -27px;
}


#other-01 a {
	overflow: hidden;
	text-indent: -100em;
	float: left;
	height: 56px;
	width: 200px;
	display: block;
	background-image: url(../works/img/other.jpg);
	background-repeat: no-repeat;
}


#other-01-a a {
	overflow: hidden;
	text-indent: -100em;
	float: left;
	height: 56px;
	width: 200px;
	display: block;
	background-image: url(../works/img/other.jpg);
	background-repeat: no-repeat;
	background-position: 0px -56px;
}


#other-01 a:hover {
	background-position: 0px -56px;
}


.works-box {
	width: 610px;
	background-color: #EEEBE4;
	margin-right: auto;
	margin-left: auto;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 10px;
}


.works-box h2 {
	margin-bottom: 7px;
}


.works-box p {
	margin-bottom: 0px;
}


#back {
	float: left;
}


#back a {
	overflow: hidden;
	text-indent: -100em;
	height: 23px;
	width: 70px;
	display: block;
	background-image: url(../works/img/back.jpg);
	background-repeat: no-repeat;
}


#back a:hover {
	background-position: 0px -23px;
}


#next {
	float: right;
}


#next a {
	overflow: hidden;
	text-indent: -100em;
	height: 23px;
	width: 70px;
	display: block;
	background-image: url(../works/img/next.jpg);
	background-repeat: no-repeat;
}


#next a:hover {
	background-position: 0px -23px;
}


.works-left {
	float: left;
	width: 301px;
	background-color: #EEEBE4;
	margin-left: 2px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 10px;
}


.works-left h2 {
	margin-bottom: 7px;
}


.works-left p {
	margin-bottom: 0px;
}


.works-right {
	float: right;
	width: 301px;
	background-color: #EEEBE4;
	margin-right: 2px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 10px;
}


.works-right h2 {
	margin-bottom: 7px;
}


.works-right p {
	margin-bottom: 0px;
}
