@charset "utf-8";

/*------------------------------------------------------------------------------
Pommefood Group - CSS Modules Import
URL: http://
Date: 2007-11-05
Copyright (C) Pommefood Group.co.ltd. All Rights Reserved.
------------------------------------------------------------------------------*/


body {
margin: 10px 0;
padding: 0;
background: none;
}

div#container {
width: 633px;
padding: 10px;
border: 1px solid #ddd;
background: none;
font-size: 16px;
}

* html div#container { width: 653px; }

/* ----------------------------------------

Redefine - headerMenu

---------------------------------------- */

div#header {
display: none;
}

/* ----------------------------------------

Redefine - globalNav

---------------------------------------- */

dl#navigation {
display: none;
}

/* ----------------------------------------

Redefine - contents

---------------------------------------- */

div#contents,
div.detail div#main,
div.detail div#main div#mainHead,
div.detail div#main div#mainHead p#couponDate,
div.detail div#main div#mainHead h4#couponName {
background: none;
height: auto;
width: auto;
margin: 0;
padding: 0;
font-size: 16px;
line-height: 1.6;
color: #000;
}

h3,
ul.printButton,
div#couponBox,
ul#imageList,
p.goTop {
display: none;
}

div.detail div#main div#mainHead {
margin: 10px 10px 0;
padding: 0 0 0 7px;
line-height: 1.4;
border-left: 5px solid #c00;
border-bottom: none;
}

div.detail div#main div#mainHead p#couponDate { font-size: 12px;}
div.detail div#main div#mainHead h1#couponName { height: auto; font-weight: 700;}

div#main p.printDescription { 
margin: 0 10px;
display: block;
font-size: 14px;
}

div.detail div#main p.shopName { font-size: 14px;}

div.detail div.main div.shopDetail { width: 280px;}
ul.iconList li.description { display: none;}
dd address img { display: none;}
div.detail div.main ul.banLink li { float: none; margin-bottom: 10px;}

/* ----------------------------------------

Redefine - footer

---------------------------------------- */

dl#banner {
display: none;
}

p#copy {
display: none;
}