.html_bookend {
  margin-bottom: 50px;
}

/* box */
.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;
}

/* list */
.payment_list{
	width:640px;
	margin-bottom:30px;
	font-size: 90%;
	line-height: 1.4em;
	color: #3c3c3c;
}

.payment_list li {
  background: url(../img/left_navi_menu_mkr1_01.gif) no-repeat 0 7px;
  margin: 7px 0;
  padding-left: 12px;
  width:300px;
  float:left;
}
.payment_list a {
  color: #0050a3;
  text-decoration: none;
}
.payment_list a:hover {
  text-decoration: underline;
}

.info_box1_01_bottom h3{
	color:#003399;
}

.ex_list{
	padding-left:20px;
	width:280px;
	float:left;
}
.ex_list th{
	text-align:left;
	padding:0 30px 5px 0;
}
.ex_list td{
	text-align:right;
}

.explanation{
	text-align:center;
	width:250px;
	float:left;
}
.explanation strong{
	color:#FF0000;
}

.arrow_bottom{
	margin-bottom:5px;
}

.txt_big{
	font-size:115%;
}


#foot_localnavi{
	width:640px;
	text-align:center;
	font-size: 80%;
	line-height: 1.6em;
	color: #3c3c3c;
}
#foot_localnavi a {
  color: #0050a3;
  text-decoration: none;
}
#foot_localnavi a:hover {
  text-decoration: underline;
}

.q_up {
font-size:115%;
}
