@charset "utf-8";
.boxwide {
	clear: both;
	margin: 15px 0 15px 40px;
	width: 580px;
	position: relative;
}
.boxwide_top {
  background: url(/services/wr_css/wr_img/desk/bg01.gif) no-repeat left top;
}
.boxwide_bttm {
  background: url(/services/wr_css/wr_img/desk/bg02.gif) no-repeat left bottom;
}
.boxwide_dtl {
  float: left;
  padding: 9px 11px;
	width: 556px;
}
.boxwide_dtl .cp_title {
  background: url(/services/wr_css/wr_img/desk/service_list_bg_03.gif) repeat-x left bottom;
  padding-bottom: 3px;
  margin-bottom: 12px;
  color: #3c3c3c;
  font-size: 75%;
  line-height: 1.4em;
	clear:both;

}
.boxwide_dtl .txtnormal {
	clear: both;
	font-size: 75%;
	line-height: 1.4em;
  color: #3c3c3c;
}

.apy_btn{
	margin:50px 0 0 190px;
}

.rblue a {
  color: #407cba;
}

.rblue a:link{
  color: #407cba;
  text-decoration: underline;
}

.rblue a:visited{
  color: #407cba;
  text-decoration: underline;
}
.rblue a:hover{
  color: #407cba;
  text-decoration: none;
}

