@charset "utf-8";


/* clearfix
------------------------------------------------------- */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {   
    display: inline-block;   
} 

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/*body {
	
	}*/
	
	
	
#page_contents h2{
	padding:0px;
	margin:0px;
	background-image:url(../images/ttl_sales.gif);
	background-repeat:no-repeat;
	text-indent:-5000px;
	height:31px;
}

	
	
#salePage {
	margin-top:30px;
}

#salePage h3 {
	font-size: 16px;
	font-weight: bold;

}
#salePage #column1 {
	margin-top: 10px;
}
#salePage #column1 h3 {
	float: left;
	width: 480px;
	margin:0px;
	padding:0px;


}

#salePage #serect {
	float: right;
	width: 140px;
	text-align: right;
	letter-spacing: 0.2em;
	margin:0px;
}



#salePage table {
	margin-top:5px;
	border: 1px solid #999999;
	border-collapse: collapse;
	

}

#salePage .top,#salePage .top2 {
	padding-top: 0.3em;
	padding-bottom: 0.3em;
}

#salePage #shimamura_table th.top,#salePage #shimamura_table th.top3,#salePage #avail_table th.top,#salePage #avail_table th.top3 {
	border-bottom:1px solid #FFFFFF;
}

#salePage #shimamura_table th.top,#salePage #shimamura_table th.top2,#salePage #avail_table th.top,#salePage #avail_table th.top2 {
	border-right:1px solid #FFFFFF;
}

#salePage #shimamura_table th {
	text-align: center;
	border: 1px solid #999999;
	background-color: #D55353;
	font-weight: bold;
	color:#FFFFFF;

	padding-top: 0.5em;
	padding-bottom: 0.5em;

	/* padding-right: 1em; */
	/* padding-left: 1em; */


}

#salePage #shimamura_table th.shima_month {
	background-color:#F0C2C2;
	color:#000000;
}

#salePage #avail_table th.avail_month {
	background-color:#DBE5F1;
	color:#000000;
}

#salePage #shimamura_table td.b_l,#salePage #shimamura_table th.b_l,#salePage #avail_table td.b_l,#salePage #avail_table th.b_l {
	border-right:1px solid #FFFFFF;
}

#salePage #avail_table th {
	text-align: center;
	border: 1px solid #999999;
	background-color: #4F81BC;
	font-weight: bold;
	color:#FFFFFF;

	padding-top: 0.5em;
	padding-bottom: 0.5em;

	/* padding-right: 1em; */
	/* padding-left: 1em; */


}

#salePage td {
	border: 1px solid #999999;
	text-align: right;
	/* padding-right: 0.2em; */

	/* letter-spacing: 2px; */

}
#salePage #shimamura_table #sum,#shimamura_table #total {
	background-color: #D55353;
	color:#FFFFFF;
}
#salePage #avail_table #sum,#avail_table #total {
	background-color: #4F81BC;
	color:#FFFFFF;
}

#salePage #shimamura_table #sum4, #salePage #shimamura_table #sum4 th{
	background-color: #F0C2C2;
	color:#333333;
	/* color:#FFFFFF; */
}

#salePage #avail_table #sum4, #salePage #avail_table #sum4 th{
	background-color: #DBE5F1;
	color:#333333;
	/* color:#FFFFFF; */
}



#salePage .bgPink {
	background-color: #ffeff9;
}
#salePage #avail_table .bgPink {
	background-color: #E8FBFF;
}
#salePage .mb20 {
	margin-bottom: 10px;
}

#salePage .p {
	padding-right: 16px;
	padding-left: 24px;
	margin-bottom: 20px;
}
#salePage #june {
	color: #595959;
	line-height: 2em;
}
#salePage #toWeb {
	color: #c41b44;
	font-size: 14px;
	
}

#salePage .sale_s{
	background:url(../images/h3_s.gif) no-repeat left top;
	line-height:140%;
	text-indent:70px;
	font-size:16px;
	height:30px;
}

#salePage .sale_a{
	background:url(../images/h3_a.gif) no-repeat left center;
	line-height:220%;
	text-indent:70px;
	font-size:16px;
	height:30px;
	margin-bottom:5px;
}

#salePage #shimamura_table td.w_set{
	width:10%;
}

#salePage #avail_table td.w_set{
	width:10%;
}

