.html_bookend {
  margin-bottom: 30px;
}

.html_float_left{
  float: left;
  width: 400px;
}
.html_float_right{
  float: right;
  width: 220px;
  text-align:right;
}

/* tab navi */
.tab_navi_menu_01 {
  background: url(../img/tab_navi_bg_01.gif) repeat-x left bottom;
  width: 100%;
}
.tab_navi_menu_01 li {
  float: left;
  margin-right: 3px;
  display:inline;
}
.tab_navi_menu_01 li img {
  display: block;
}

/* title style */
.title1_01{
  background: url(../img/title_bg_01_top.gif) no-repeat left top;
}
.title1_01 span{
  background: url(../img/title_bg_01_bottom.gif) no-repeat left bottom;
  display: block;
  padding: 10px 12px;
  font-weight: normal;
  font-size: 90%;
  line-height: 1.4em;
  color: #3c3c3c;
}

.point_box {
width:290px;
}

.point_box img {
float:left;
}

.point_box .text {
width:180px;
float:right;
}

/* icon style */
.icon_01 li {
  background: url(../img/left_navi_menu_mkr1_01.gif) no-repeat 0 5px;
  margin: 7px 0;
  padding-left: 12px;
  font-size: 100%;
  color: #3c3c3c;
}
.icon_01 a {
  color: #0050a3;
  text-decoration: none;
}
.icon_01 a:hover {
  text-decoration: underline;
}

.icon_01 a:hover {
  text-decoration: underline;
}

.icon_02 {
  background: url(../img/left_navi_menu_mkr1_01.gif) no-repeat 5px 4px;
  padding-left: 17px;
}

.icon_03 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_03 a {
  color: #0050a3;
  text-decoration: none;
}
.icon_03 a:hover {
  text-decoration: underline;
}


.text_red {
color:#ff0101;
}

.text_01 {
  font-size: 75%;
  line-height: 1.4em;
  color: #3c3c3c;
  padding-bottom:30px;
  }

#footer_navi ul li {
border-right:1px solid #3c3c3c;
display:inline;
list-style-position:inside;
padding:0 7px;
}

#footer_navi {
  font-size: 75%;
  line-height: 1.4em;
  color: #3c3c3c;
}

#footer_navi ul {
text-align:center;
}

#footer_navi a {
  color: #0050a3;
  text-decoration: none;
}

#footer_navi a:hover {
  text-decoration: underline;
}

div#footer_navi ul li.end {
	border-right: none;
}

.about_point_box {
margin:0 5px;
}

.info_box2_01_bottom{
  background:none;
  padding:10px;
  font-size: 75%;
  line-height: 1.4em;
  color: #3c3c3c;
}


