.html_bookend {
  margin-bottom: 30px;
}

/* title */
.title3_01{
  background: url(../img/title_bg_03_top.gif) no-repeat left top;
}
.title3_01 span{
  background: url(../img/title_bg_03_bottom.gif) no-repeat left bottom;
  display: block;
  padding: 4px 12px;
  font-weight: normal;
  font-size: 75%;
  line-height: 1.4em;
  color: #3c3c3c;
}

/* icon */
.icon_01{
	padding:10px 5px 0;
}
.icon_01 li {
  background: url(../img/left_navi_menu_mkr1_01.gif) no-repeat 0 6px;
  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;
}

/* style */
.security_text{
	padding:15px 5px 0;
}
.security_text p{
	padding-bottom:15px;
	font-size:75%;
	line-height:1.4em;
	color:#3c3c3c;
}

.list_01 {
margin:0 0 15px;
padding:0;
}

.list_01 li {
list-style: decimal inside;
  font-size: 75%;
  line-height: 1.4em;
  color: #3c3c3c;
}