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

.icon_02 li {
  background: url(../img/left_navi_menu_mkr2_01.gif) no-repeat 0 7px;
  margin: 7px 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;
}

.list_box_01 {
  margin: 0 33px 33px;
}

.strong_decoration_01{
  color: #54af5d;
  font-weight: bold;
  font-size: 90%;
  line-height: 1.4em;
  margin: 10px 0 25px;
}

.list_float_left {
  float: left;
  width: 132px;
  padding-top: 8px;
}
.list_float_right {
  float: left;
  width: 442px;
}

.button_box_01 {
  background: url(../img/point_bg_01.gif) no-repeat left top #f4f9db;
  margin: 0 auto 15px;
  width: 310px;
}
.button_box_01_bottom {
  background: url(../img/point_bg_01_bottom.gif) no-repeat left bottom;
  padding: 12px 0 10px;
}
.button_box_01_bottom img {
  display: block;
  margin: 0 auto;
}

.list_box_02 {
  margin: 0 auto;
  width: 310px;
}

.icon_03 {
  margin: 0 auto;
  padding: 0 0 0 60px;
}
.icon_03 li {
  background: url(../img/left_navi_menu_mkr1_01.gif) no-repeat 0 5px;
  padding: 0 0 7px 12px;
  margin: 0;
  font-size: 75%;
  line-height: 1.4em;
  color: #3c3c3c;
}

.contents_detail a {
  color: #0050a3;
  text-decoration: none !important;
}
.contents_detail a:hover {
  text-decoration: underline !important;
}

.img_block {
  display: block;
  margin: 0 auto;
  padding-bottom: 10px;
}
.netanswer_img {
	padding-bottom:37px;
	text-align:center;
}
