
.sample_html_bookend {
  margin-bottom: 30px;
}
.sample_html_float_left{
  float: left;
  width: 310px;
}
.sample_html_float_right{
  float: right;
  width: 310px;
}

.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;
}


.icon_01 {
  background: url(../img/left_navi_menu_mkr1_01.gif) no-repeat 0 5px;
  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;
}

div.clearfix p.icon_01 {
	margin-bottom:40px;
	float:right;
}

div.btn_area {
	padding-left:15px;
}

p.bs_text {
	margin:10px 0 20px 15px;
	font-size: 75%;
	line-height: 1.4em;
	color: #3c3c3c;
}

#foot_localnavi{
	width:640px;
	text-align:center;
	font-size: 75%;
	line-height: 1.4em;
	color: #3c3c3c;
}
#foot_localnavi a {
  color: #0050a3;
  text-decoration: none;
}
#foot_localnavi a:hover {
  text-decoration: underline;
}


/* ’Ç‰Á 2010.4.28 */
.no_rec {
	color: #F00 !important;
}

/* ’Ç‰Á 2012.11.16 */
a.alpha:hover img {
	opacity:0.7;
	filter:alpha(opacity=70);
	-ms-filter:"alpha( opacity=70 )";
}

div.section.floatL{
padding-left:2px
}

div.section.floatR{
padding-right:2px
}