@charset "utf-8";
/* CSS Document */




.cp_btn {
	width:560px;
	margin:0 auto;
	clear:both;

}

.cp_btn a {
	width:560px;
	height:0px;
	padding-top:50px;
	overflow:hidden;
	background-image:url(../images/cp_btn.jpg);
	background-repeat:no-repeat;
	display:block;


}

.cp_btn a:hover {
	background-image:url(../images/cp_btn_h.jpg);
	background-repeat:no-repeat;


}

.cpd_text {
	text-align:right;
	clear:both;
	font-size:75%;

}

.bold {
	font-weight:bold;


}

.cp dl {
line-height: 1.6em;
font-size:110%;
margin:15px auto;
padding-left:10px;
padding-right:10px;
width:540px;
}

.cp dl dt {
  width: 9.5em;
}

.cp dl dd {
	margin-top:-1.6em;
	margin-left:9.5em;
	margin-right:0;
  margin-bottom: 10px;
} 


#container .d_text {
	font-size:85%;

}


#call {
	width:560px;
	margin:0 auto;
	border:1px #bec2d7 solid;

}

#call h2 {
	margin-bottom:15px;

}

.phone_number {
	text-align:center;

}
