@charset "utf-8";

/* CSS Document */

* { padding: 0; margin: 0; }
html { background: none !important; } 
body { background: none !important; padding: 0 !important; margin: 0 !important; } 
#header { display: none; }
#mainnavi { display: none; }
#sidebar { display: none; }
#footer { background: none !important; }
#searchbox1, #searchbox2, #textsize, #gotop { display: none; }

#wrapper { width: 100%; }
#content { width: 100%; }

#rtcol, #ltcol, #rtcol2, #ltcol2 { width: 48%; }
.aboutsale, .aboutbuy {width:100%; }

h1 {font-size: 12px; display:inline; }

.titlebg, .titlebg2 {padding: 2px; }

a:link {text-decoration: underline; }
a:visited {text-decoration: underline; }
