@charset "euc-jp";
/* CSS Document */

@media print {
body { zoom:70%;}
}

#welcome { margin:0; width:100%;}
.pdf { margin:5px; border:#666 dotted 1px;}
.pdf img{border:none;}
.pdf p{background:url(img/pdficon_large.gif) no-repeat top left; padding:0 0 10px 36px; margin:5px 0 0 20px;}

.shop {clear:both; float:none; padding-top:20px;}

.clfix { float:none; clear:both; width:100%; height:1px; }
.clearfix:after { content:"."; display:block; clear: both; height:0; visibility: hidden;}
.clearfix { min-height:1px;}
* html .clearfix { height:1px; /*\*//*/ height:auto; overflow:hidden; /**/}


