/* box style */
.info_box1_01{
  background: url(../../../services/img/info_01_top.gif) no-repeat left top;
  padding:7px 10px;
  border-bottom: 1px #dfdfdf solid;
  font-weight: normal;
  font-size: 90%;
  line-height: 1.4em;
  color: #3c3c3c;
}
.info_box1_01_bottom{
  background: url(../../../services/img/info_01_bottom.gif) no-repeat left bottom;
  padding:10px;
  font-size: 75%;
  line-height: 1.4em;
  color: #3c3c3c;
}


/* entry login box */
.entry_login_area{
  width:310px;
}

.info_box2_01{
  background: url(../../../services/img/info_02_top.gif) no-repeat left top;
  padding:7px 10px;
  border-bottom: 1px #dfdfdf solid;
  font-weight: normal;
  font-size: 90%;
  line-height: 1.4em;
  color: #3c3c3c;
}
.info_box2_01_bottom{
  background: url(../../../services/img/info_02_bottom.gif) no-repeat left bottom;
  padding:10px;
  font-size: 75%;
  line-height: 1.4em;
  color: #3c3c3c;
}

.entry_btn{
  background:url(../../../services/img/entry_btn_bg.gif) no-repeat;
  padding:10px 0;
  margin:5px 0 20px;
  text-align:center;
}
.login_btn{
  background:url(../../../services/img/login_btn_bg.gif) no-repeat;
  padding:10px 0;
  margin-bottom:15px;
  text-align:center;
}

.entry_box_01{
  width:;
}

.entry_box_02 {
  float:left;
  width:285px;
}

.entry_box_03 {
  width:330px;
  float:left;
  height:73px;
}


.entry_box_03 .icon_login_01 {
  margin:8px 10px 0px;
  float:left;
}

.entry_box_03 .icon_login_02 {
  margin:5px 10px 0;
  float:left;
}

.entry_box_03 p {
  float:left;
  width:250px;
  margin-top:14px;
}



.icon_02 li {
  background: url(../../img/left_navi_menu_mkr2_01.gif) no-repeat 0 7px;
  margin: 0;
  padding-left: 12px;
  font-size: 75%;
  line-height: 1.4em;
  color: #3c3c3c;
}
.icon_02 a {
  color: #0050a3;
  text-decoration: none;
}
.icon_02 a:hover {
  text-decoration: underline;
}

