#topnavi01  li#top_navi01  a {
	background-position: 0px -50px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#contents h2 {
	margin-bottom: 0px;
	margin-top: 20px;
}
#contents    h3 {
	margin-top: 15px;
	margin-bottom: 10px;
}

.box_info {
	margin-bottom: 15px;
	height: 200px;
	overflow: scroll;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #CCCCCC;
	padding-top: 0px;
}
#contents dl {
	margin-top: 15px;
	margin-bottom: 15px;
}

#contents dt {
	padding-left: 5px;
	width: 95px;
	margin-bottom: 5px;
	float: left;
	margin-right: 0px;
	color: #535353;
	font-weight: bold;
	border-left-width: 3px;
	border-left-style: solid;
}
#contents dd {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
}
.more_service    {
	width: 306px;
	text-indent: -9999px;
	background-image: url(../img/common/service.gif);
	background-repeat: no-repeat;
	height: 46px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	float: right;
}
.more_service      a    {
	background-image: url(../img/common/service.gif);
	background-repeat: no-repeat;
	display: block;
	width: 306px;
	height: 46px;
	text-align: center;
	overflow: hidden;
}
.more_service      a:hover     {
	background-image: url(../img/common/service_on.gif);
	background-repeat: no-repeat;
}
.more_consulting    {
	width: 306px;
	text-indent: -9999px;
	background-image: url(../img/common/consuoting.gif);
	background-repeat: no-repeat;
	height: 46px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	float: right;
}
.more_consulting       a    {
	background-image: url(../img/common/consuoting.gif);
	background-repeat: no-repeat;
	display: block;
	width: 306px;
	height: 46px;
	text-align: center;
	overflow: hidden;
}
.more_consulting       a:hover     {
	background-image: url(../img/common/consulting_on.gif);
	background-repeat: no-repeat;
}
