@charset "utf-8";






#menu .menu03 a img {visibility:hidden;}
.menu03 {background:url(../../img/common/p-menu03.png);}
.menu03 a:hover {background:url(../../img/common/ov-menu03.png);}

#key .key02 a img {visibility:hidden;}
.key02 a:hover {background:url(../../img/key/index/ov-menu02.png);}


.box1 {
	margin: 10px 0 30px;
}

.box1 h3 {
	margin: 0 0 10px;
}

.box1 dl {
	margin: 20px 0 0;
}

.box1 dt {
	font-weight: bold;
	font-size: 15px;
	color: #205c8d;
	padding-bottom: 3px;
	margin-bottom: 10px;
	border-bottom: #dde3de 1px solid;
}

.box1 dd {
	margin: 0 0 25px;
}

.box2 {
    text-align: center;
	padding-top: 30px;
	margin-top: 50px;
	border-top: #dde3de 1px solid;
}

.box2 p {
	margin-bottom: 20px;
}

.btn {
    list-style-type:none;
	width: 200px;
	height: 42px;
	margin: 0 auto;
}

.btn a {
	display: block;
	width: 200px;
	height: 42px;
}

.btn  a:hover img {visibility:hidden;}

.btn {background:url(../../img/service/index/ov-btn.png);}





