.html_bookend {
  margin-bottom: 30px;
}
.html_float_left{
  float: left;
  width: 310px;
}
.html_float_right{
  float: right;
  width: 310px;
}

/* info box style */
.info_box1_01{
  background: url(../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(../img/info_01_bottom.gif) no-repeat left bottom;
  padding:10px;
  font-size: 75%;
  line-height: 1.4em;
  color: #3c3c3c;
}

.info_box2_01_bottom strong,
.info_box3_01_bottom strong {
  font-size:115%;
  font-weight:bold;
}

.info_box3_01{
  background: url(../img/info_03_bottom.gif) no-repeat left bottom;
}
.info_box3_01 h2{
  background: url(../img/info_03_top.gif) no-repeat left top;
  border-bottom: 1px #dfdfdf solid;
  font-weight: normal;
  padding:7px 10px;
  font-size: 90%;
  line-height: 1.4em;
  color: #3c3c3c;
}
.info_box3_01_bottom {
  padding:10px;
  font-size: 75%;
  line-height: 1.4em;
  color: #3c3c3c;
}
.info_box3_01_box_01 {
  width: 310px;
  float: left;
}
.info_box3_01_box_02 {
  width: 310px;
  float: right;
}


.text_01 {
  font-size:180%;
  line-height:1.4em;
  color:#3c3c3c;
  font-weight:bold;
}

.text_02 {
  font-size:75%;
  line-height:1.4em;
  color:#3c3c3c;
}

.text_red {
color:#ff0101;
}

/* icon style */
.icon_01 {
  text-align:right;
}
.icon_01 a {
  background: url(../img/left_navi_menu_mkr1_01.gif) no-repeat 0 4px;
  margin: 7px 0;
  padding-left: 12px;
  color: #0050a3;
  text-decoration: none;
}
.icon_01 a:hover {
  text-decoration: underline;
}

.icon_03 li {
  background: url(../img/left_navi_menu_mkr1_01.gif) no-repeat 0 7px;
  margin: 7px 0;
  padding-left:12px;
}

.icon_03 li a {
  color: #0050a3;
  text-decoration: none;
}
.icon_03 li a:hover {
  text-decoration: underline;
}

.title_icon {
vertical-align:middle;
margin-right:5px;
}


div.info_box3_01_bottom div.note{
	padding:5px 0 0 1em;
}
.strong_sp strong {
	font-size: 100% !important;
}


