@charset "utf-8";

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

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

Redefine - common

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

div#contents {
margin-top: 20px;
padding-top: 16px;
background: #faeed5 url("../../common/images/listR_head_bg.gif") top left no-repeat;
}

div#contents strong {
font-weight: 700;
}

div#contents p,
div#contents ul {
margin-top: 10px;
}

div#contents ul {
margin-left: 20px;
list-style-type: disc;
}

h3 {
height: 42px;
width: 720px;
margin-top: 20px;
background: url("../images/bg_h3.gif") top left no-repeat;
text-indent: -9999em;
}

div#contents p.goTop {
text-align: right;
}
div#contents p.goTop img { margin-bottom: 2px;}

div#contents p.goTop {
padding: 0 20px 10px;
text-align: right;
font-size: 86%;
background: url("../../common/images/listR_foot_bg.gif") bottom left no-repeat;
}

strong { font-weight: 700;}

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

Redefine - index

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

/* --- Redefine - mein --- */
div#contents dl#newList {
margin: 0 20px 10px;
border-bottom: 1px dashed #ccc;
color: #333;
}

*:first-child+html div#contents dl#newList {
/* ie7 hack */
width: 680px;
margin: 0 auto 10px;
}

div#contents dl#newList dt {
width: 80px;
padding: 0.7em 11px 0.7em 15px;
border-top: 1px dashed #ccc;
background: url("../../common/images/list_icon_03.gif") 0 1.1em no-repeat;
font-weight: 700;
color: #333;
float: left;
clear: left;
}
* html div#contents dl#newList dt { width: 106px;}
div#contents dl#newList dt span { display: block;}
div#contents dl#newList dt span { padding-bottom: 60px;}

div#contents dl#newList dt.pomme span { background: url("../images/logo_01.gif") bottom left no-repeat;}
div#contents dl#newList dt.shoujuan span { background: url("../images/logo_03.gif") bottom left no-repeat;}
div#contents dl#newList dt.zunberaya span { background: url("../images/logo_04.gif") bottom left no-repeat;}
div#contents dl#newList dt.terreFarm span { background: url("../images/logo_02.gif") bottom left no-repeat;}
div#contents dl#newList dt.newCategory span { background: url("../images/logo_05.gif") bottom left no-repeat;}

div#contents dl#newList dt.newFirst { border: none;}

div#contents dl#newList dd {
width: 543px;
padding: 0.7em 0 0.7em 27px;
border-top: 1px dashed #ccc;
float: left;
}
* html div#contents dl#newList dd { width: 570px;}
div#contents dl#newList dd.newInfo { background: url("../../common/images/new.gif") 0 0.9em no-repeat;}
div#contents dl#newList dd.newFirst { border: none;}

div#contents dl#newList dd h4 a {
font-weight: 700;
color: #9d1d0d;
}
div#contents dl#newList dd p.description { text-align: justify;}

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

Redefine - kodawari

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

body#shokuzai h3 {
background: url("../images/bg_h3_02.gif") top left no-repeat;
}

body#shokuzai p.pict {
width: 195px;
margin: 20px 0 20px 20px;
float: right;
}

body#shokuzai h6 {
margin-top: 20px;
padding-left: 15px;
background: url("../../common/images/list_icon_02.gif") center left no-repeat;
font-weight: 700;
color: #6a3905;
}

body#shokuzai dl {
padding-bottom: 20px;
border-bottom: 1px dashed #6a3905;
}

body#shokuzai dt {
margin-top: 20px;
font-weight: 700;
}

body#shokuzai dd {
margin-top: 5px;
}
body#shokuzai dd p {
margin-top: 0;
}

body#shokuzai p#curry {
padding-right: 165px;
background: url("../images/pict_16.jpg") right bottom no-repeat;
}
