@charset "utf-8";

div.salearea ul li {
	padding-left:25px;
}
p#sale_headerimg {
	width:800px;
	height:140px;
	_margin-top:-15px;
	text-indent:-9999px;
	background: url(../images/sale/sale_header.jpg) no-repeat 0 0;
}
p#sale {
	width:190px;
	height:25px;
	margin-top:10px;
	margin-bottom:5px;
	text-indent:-9999px;
	background:url(../images/sale/uri.gif) 0 0 no-repeat;
}
p.btn_contact {
	position:relative;
	left:395px;
}
p.btn_contact a {
	width:120px;
	height:19px;
	margin-bottom:15px;
	display:block;
	text-indent:-9999px;
	background:url(../images/sale/btn_min_contact.gif) 0 0 no-repeat;
}
li#kaitori a {
	width:190px;
	height:25px;
	margin-bottom:5px;
	text-indent:-9999px;
	display:block;
	background:url(../images/sale/s_buy.gif) 0 0 no-repeat;
}
li#kaitori a:hover {
	width:190px;
	height:25px;
	background:url(../images/sale/s_buy_o.gif) 0 0 no-repeat;
}
li#kibousya a {
	width:190px;
	height:25px;
	margin-bottom:5px;
	text-indent:-9999px;
	display:block;
	background:url(../images/sale/s_kibousya.gif) 0 0 no-repeat;
}
li#kibousya a:hover {
	width:190px;
	height:25px;
	background: url(../images/sale/s_kibousya_o.gif) 0 0 no-repeat;
}
li#satei a {
	width:190px;
	height:25px;
	margin-bottom:5px;
	text-indent:-9999px;
	display:block;
	background:url(../images/sale/s_irai.gif) 0 0 no-repeat;
}
li#satei a:hover {
	width:190px;
	height:25px;
	background:url(../images/sale/s_irai_o.gif) 0 0 no-repeat;
}
div.salearea dl {
	margin-bottom:15px;
	border:1px solid #dcdcdc;
}   
div.salearea dt {   
	float:left;
	width:100px;
	padding:5px 0 5px 10px;   
	clear:both;
	font-weight:bold;
}
div.salearea dd {
	margin-left:100px;
	padding:5px 5px 5px 10px;
}
div.salearea table{
	width:100%;
	border-cllapse:collapse;
}
table tr {
	border-bottom: solid 1px #CCCCCC;
}
table tr th {
	border: solid 1px #AEAEAE;
	padding: 10px;
	text-align: left;
}
table tr td {
	border: solid 1px #AEAEAE;
	padding: 5px;
	text-align: left;
	font-size: 12px;
	line-height: 2em;
}
.td0 {
	text-align:center;
	background:#D8EFBC;
}
.td1 {
	width:200px;
	text-align:center;
}
.th01 {
	font-weight:bold;
	background:#F3F6F5;
}
.td2 {
}
.th02 {
	font-weight:bold;
	background:#F3F6F5;
}
.td3 {
}
.th03 {
	font-weight:bold;
	background:#F3F6F5;
}
.td4 {
}
.th04 {
	font-weight:bold;
	color:#fff;
	background:#FFA353;
}
.th05 {
	font-weight:bold;
	color:#fff;
	background:#95C860;
}
