table.table {
	width: 490px;
	background-color: #D4D0C8;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
table.table tr {
	border-bottom: solid 1px #CCCCCC;
}
table.table tr th {
	font-size: 10px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.3em;
	font-weight: normal;
	border: solid 1px #FFFFFF;
	background-color: #D4D0C8;
	text-align: center;
	padding: 3px;
}
table.table tr td {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.3em;
	border: solid 1px #FFFFFF;
	background-color: #F0F0EF;
	padding: 3px;
}
div.section {
	clear: both;
	overflow: hidden;
	display: block;
	width: 625px!important;
	width/**/: 645px;
	padding: 10px 10px 10px 10px;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*  hr style  */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

hr {
	clear: both;
	height: 0px;
	border: 1px solid #CCCCCC;
	padding: 0px;
	margin: 10px 0px 20px 0px;
	*margin: 10px 0px 10px 0px;
}
hr.line {
	clear: both;
	height: 0px;
	border: 0px solid #CCCCCC;
	padding: 0px;
	margin: 10px 0px 50px 0px;
	*margin: 10px 0px 10px 0px;
}
hr.dotted {
	clear: both;
	border: 1px dotted #000000;
	padding: 0px;
	margin: 20px 0px 20px 0px;
	*margin: 10px 0px 10px 0px;
}
hr.dashed {
	border: 3px dashed #CCCCCC;
	padding: 0px;
	margin: 10px 0px 20px 0px;
	*margin: 10px 0px 10px 0px;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*  tableA style  */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
table.tableA {
	width: 500px;
	line-height: 1.5em;	
	/*padding: 20px;*/
}
table.tableA tr th {
	text-align: left;
	font-size: 12px;
	color: #e6e0cf;
	font-weight: normal;
	padding: 5px;
	border-bottom: dotted 1px #866661;
}
table.tableA tr td {
	width: 120px;
	text-align: right;
	padding: 5px;
	border-bottom: solid 1px #AB8983;
	font-size: 12px;
	color: #e8ba3f;
	font-weight: bold;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*  tableB style  */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
table.tableB {
	width: 700px;
	line-height: 1.5em;	
	/*padding: 20px;*/
}
table.tableB tr th,table.tableB tr td  {
	width: 550px;
	text-align: left;
	font-size: 12px;
	color: #e6e0cf;
	font-weight: normal;
	padding: 5px;
	border-bottom: dotted 1px #866661;
}
table.tableB tr td {
	width: 150px;
	text-align: right;
	padding: 5px;
	border-bottom: solid 1px #CCCCCC;
	font-size: 12px;
	color: #e8ba3f;
	font-weight: bold;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/


.rihure {
	font-size: 12px;
	font-weight: bold;
	color: #C53E3F;
	padding: 10px 10px 10px 160px;
}
.sale {
	font-size: 16px;
	font-weight: bold;
	color: #2C5A8D;
	padding: 20px auto 20px auto;
}
.texts10 {
	font-size: 10px;
	color: #7D7D7D;
}
.texts12 {
	font-size: 12px;
	color: #222222;
	line-height: 1.7em;
}
.texts13 {
	font-size: 12px;
	color: #222222;
	padding: 10px 10px 10px 10px;
}

