/*************************************/
/***   money.html  append 170605   ***/
/*************************************/
#contentsArea div.osusume_indexBlock .txt02 .name {
  color: #333;
  font-size: 1.4rem;
}


/************************/
/*    #anshin 170605    */
/************************/
#anshinArea {
  border: 10px solid #f6f6f6;
  margin-top: 70px;
  padding-bottom: 25px;
}

#anshin-img {
  margin-bottom: 20px;
}

#anshin-txt {
  font-size: 1.4rem;
  line-height: 2.4rem;
  margin: 0 0 20px;
  padding: 0 55px;
}

.anshin-link {
  border: 1px solid #eaeaea;
  border-bottom: 3px solid #eaeaea;
  border-radius: 3px;
  background: #fbfbfb url(/library/default/img/parts/button-link_bg01.png) no-repeat 30px center;
  display: block;
  font-size: 1.4rem;
  font-weight: bold;
  height: 50px;
  line-height: 50px;
  margin: 0 auto;
  padding-left: 45px;
  width: 210px;
}

.anshin-link:hover {
  background-color: #eaeaea;
  color: #333;
  text-decoration: none;
}

