div#tokuteisyou_wrapper{
        margin-top:5px;
        margin-left:5px;
        width:790px;
        height:950px;
/*
	border-width: 1px;
	border-style: solid;
	border-color: red;
*/
}
div#tokuteisyou_txt{
	margin-left: 15px;
	width: 770px;
	height: 900px;
	font-size: 14px;
	line-height: 130%;
	font-family: "ＭＳ Ｐ明朝";
/*
	border-width: 1px;
	border-style: solid;
	border-color: red;
*/
}
.table {
  display:table; 
  border-collapse:collapse; 
  margin-left: 10px;
}
.tr {	 
display:table-row; 
}
.td_h {
	vertical-align: middle;
	display: table-cell;
	width: 120px;
	height: 30px;
	border-bottom-color: silver;
	border-bottom-width: 1px;
	border-bottom-style: solid;/*
	border-width: 1px;
	border-style: solid;
	border-color: blue;
*/
	font-weight: bold;
}
.td_txt {
	vertical-align: middle;
	display: table-cell;
	width: 600px;
	height: 30px;
	border-bottom-color: silver;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.tokuteisyou_h1{
	width: 750px;
	height: 20px;
	font-size: 16px;
	padding-top: 5px;
	padding-left: 10px;
	border-width: 0px 0px 1px 20px;
	border-style: none none solid solid;
	border-bottom-color: silver;
	border-left-color: teal;
	font-weight: bold;
	text-align: left;
	margin-left: 10px;
	margin-bottom: 10px;
}
.saleinfo_h2{
	width: 735px;
	height: 20px;
	text-align: left;
	font-size: 14px;
	color: black;
	border-width: 0px 0px 1px 10px;
	border-style: none none solid solid;
	border-bottom-color: silver;
	border-left-color: silver;
	padding-left: 10px;
	margin-bottom: 5px;
}