/* =========================================================
TOP
========================================================= */
td.info_date {
		color: #927a39;
}

div#buy_area {
		float: left;
		width: 370px;
		margin: 10px 10px 0 0;
}

div#sell_area {
		float: right;
		width: 340px;
		margin-top: 10px;
}

div#buy_ttl {
		width: 370px;
		height: 33px;
		position: relative;
		background: url("../topimg/sttl_buy.gif") ;	
}

div#buy_ttl div#today {
		top: 8px;
		right: 5px;
		position: absolute;
		color: #ffffff;
}

div#buy {
		background: #eaeaea url("../topimg/bg_buy.gif") repeat-y;
		padding: 9px 9px 0 9px;	
}

div#btm_buy {
		height: 10px;
		background: #eaeaea url("../topimg/bg_buy.gif");
}

div#buy div#map_search {
		background: url("../topimg/tab_map.gif") no-repeat;
		width: 350px;
		height: 351px;
		position: relative;
		margin-bottom: 10px;	
}

div#buy div#map_search div#map {
		position: absolute;
		top: 37px;
		left: 2px;	
}

div#frame350 {
		background: #eaeaea url("../topimg/bg_350.gif") repeat-y;
		padding: 0 9px 0 9px;
		font-size: 90%;
		line-height: 130%;
}

div#btm_frame350 {
		height: 10px;
		width: 332px;
		background: #eaeaea url("../topimg/bg_350.gif");
}




div#sell {
		background: #ffffff url("../topimg/bg_340.gif") repeat-y;
		padding: 0 9px 0 9px;	
}

div#btm_sell {
		height: 10px;
		background: #ffffff url("../topimg/bg_340.gif");
}

td.sell_btn {
		padding-top: 10px;
		font-size: 90%;
		line-height: 130%;
}
