﻿.box-acc-l {
	clear: both;
	width: 540px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 38px;
	margin-left: auto;
	overflow: hidden;

}

.box h2 {
	clear: both;
	width: 550px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D3CCC0;
	height: 20px;
	font-size: 1.1em;
	font-weight: bold;
	color: #FFF;
	background-color: #978A86;
	text-indent: 5px;
	padding: 3px;
}

.box-charge {
	width: 300px;
	margin-right: 0px;
	margin-left: auto;
}

/* 下ラインだけのテーブル */


table {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: small;
	font-weight: bold;
	width:100%;
	margin-right: auto;
	margin-left: auto;
  }
  
table caption {
  padding-bottom: 8px;
  color: #fff;
  font-size: 1.2em;
  text-align:left;
  }
  
table thead tr th,
table tbody tr td {
	color: #666;
	font-size: small;
	font-weight: normal;
	font-family: Verdana, Arial, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
  }

table thead tr th {
  border-bottom: 0px solid #9aa786;
  color: #999;
  }
  
.celborder {
  border-left: 0px solid #cdd1d1;
  border-right: 0px solid #cdd1d1;

}


.notice {
	text-indent: -1em;
	margin-left: 1em;
	padding-left: -2em;
	width: 500px;
	font-size: 0.9em;
}