@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: 0 29px 15px; padding: 0 16px;}
*:first-child+html div#contents  { margin-bottom: 20px; padding-bottom: 0;}

div.detail h3 {
height: 30px;
margin-left: 5px;
margin-bottom: 14px;
background: url("../images/tit_h3_event.gif") top left no-repeat;
text-indent: -9999em;
}

div.detail div#main {
position: relative;
padding-top: 12px;
background: #fff2d4 url("../../common/images/listR_head_bg.gif") top left no-repeat;
}

div.detail div#main 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.detail div#main div#mainHead {
margin: 0 20px;
padding-bottom: 10px;
border-bottom: 1px dashed #333;
}

div.detail div#main p#eventDate {
margin: 20px 0 5px;
padding-left: 15px;
background: url("../../common/images/list_icon_01.gif") center left no-repeat;
font-size: 116%;
font-weight: 700;
color: #900;
}

div.detail div#main h4#eventName {
padding-left: 80px;
height: 60px;
line-height: 60px;
font-size: 160%;
font-weight: 700;
color: #000;
}
* html div.detail div#main h4#eventName {
margin-bottom: 0;
}
div.detail div#main h4.umeda { background: url("../../common/images/logo_l_01.gif") center left no-repeat;}
div.detail div#main h4.palette { background: url("../../common/images/logo_l_02.gif") center left no-repeat;}
div.detail div#main h4.apple { background: url("../../common/images/logo_l_03.gif") center left no-repeat;}
div.detail div#main h4.pierre { background: url("../../common/images/logo_l_04.gif") center left no-repeat;}

div.detail div#main div#eventBox {
margin: 0 15px 15px 20px;
padding: 15px 0 0;
}

div.detail div#main div#eventBox p {
margin-bottom: 15px;
text-align: justify;
}

div.detail div#main ul#imageList {
margin: 0 20px 15px;
}

div.detail div#main ul#imageList li {
margin-right: 17px;
float: left;
}
div.detail div#main ul#imageList li.marginFix { margin: 0;}

div.detail div#main ul#imageList li img {
width: 200px;
}
/*
div.detail div#main ul#imageList {
width: 200px;
margin-bottom: 15px;
padding: 15px 0 0 0;
float: left;
}

div.detail div#main ul#imageList li {
margin-bottom: 10px;
}
div.detail div#main ul#imageList li.marginFix { margin: 0;}

div.detail div#main ul#imageList li img {
width: 200px;
}
*/
