@charset "UTF-8";
/* CSS Document */

#MC { color:#663300;}

table.danchiList{}
.danchiList td{ padding:0 10px;}


/*  news  */
dl.news{}
.news dt{ width:60px; background:url(img/dot_news.gif) no-repeat left center; padding-left:10px; float:left;}
.news dd{ margin-left:80px; margin-bottom:5px; border-bottom:dotted 1px #CCCCCC;}

/*  bill  */
div.bill{ border-bottom:dotted 1px #CCCCCC;}

/* sell */
.sellList .sell-entry{ width:206px; float:left;}
.sellList .entry-image img{ width:190px;}
.sellList .entry-data{ margin-right:10px;}
.sellList .entry-navi{ font-size:0.85em; text-align:right;}

/* extraDiv */
div.hp{ position:static;}
div#extraDiv01{
	margin:0; padding:0;
	position:relative;
	text-align:right;
	top:-60px;
	font-size:20px; font-weight:bold; color:#FFFFFF;

}
div#extraDiv01 .extraNum{ font-size:26px; color:#000000;;}


#MB{ position:relative; top:-30px;}