@charset "utf-8";


/* ##################################### printPrice.css ##################################### */

/* ========================== print page ========================== */
#headerTop, #header,
#gmn_pttl,
#crumb,
#L,
.printPrice,
.rightBottom,
.pageTop,
#footerMenu,
.copy, .acc
{ display:none; }

body { background:none; }
#base, #content, #R h2, #footerContainer { width:720px; margin:0; padding:0; }
#base, #content { background:none; border:none; }
#R.price h2 { margin-bottom:10px !important; }
#R .contentInside { float:none; width:auto; margin:0; padding:0; }
#R table { background:none; border-top:1px solid #bbb; border-left:1px solid #bbb; }
#R th, #R td { border-bottom:1px solid #aaa; border-right:1px solid #aaa;}
#footerContainer, #footer p.address { float:none; height:auto; padding:0; }
#footer { width:680px; height:auto; padding:10px 20px; font-size:14px; text-align:center; }

/* */
