@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  { padding: 0 10px;}

div#contents h4 {
margin-top: 20px;
font-weight: 700;
font-size: 160%;
color: #6a3905;
}

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

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

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

div#contents h5 {
height: 35px;
width: 690px;
margin-top: 20px;
padding-top: 3px;
padding-left: 10px;
background: url("../images/bg_h5.gif") top left no-repeat;
font-weight: 700;
font-size: 160%;
color: #6a3905;
}
* html div#contents h5 {
height: 38px;
width: 700px;
}

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

div#container div#contents dl { width: 335px;}
div#container div#contents dl#sitemap01 {
float: left;
}
div#container div#contents dl#sitemap02 {
float: right;
}
div#container div#contents dl dt {
margin-top: 20px;
padding: 0 0 3px 10px;
border-left: #ccc solid 0.5em;
border-bottom: 1px dotted #ccc;
font-weight: 700;
font-size: 1.2em;
color: #333;
}

div#container div#contents dl dt#title01 { border-left-color: #f08200;}
div#container div#contents dl dt#title02 { border-left-color: #999;}
div#container div#contents dl dt#title03 { border-left-color: #ec6d46;}
div#container div#contents dl dt#title04 { border-left-color: #d2bf95;}
div#container div#contents dl dt#title05 { border-left-color: #6b0023;}
div#container div#contents dl dt#title06 { border-left-color: #b22d02;}
div#container div#contents dl dt#title07 { border-left-color: #533c32;}

div#container div#contents dl dd ul {
margin-top: 0;
list-style: none;
}

div#container div#contents dl dd ul li a {
display: block;
width:298px;
padding: 0.4em 0 0.4em 33px;
border-bottom: 1px dotted #ccc;
background: url("../images/list_icon_02.gif") 10px 0.7em no-repeat;
color: #0066ff;
}

* html div#container div#contents dl dd ul li a {
width: 335px;
}

div#container div#contents dl dd ul.list01 li a{ background: url("../images/list01.gif") 10px 0.7em no-repeat;}
div#container div#contents dl dd ul.list02 li a{ background: url("../images/list02.gif") 10px 0.7em no-repeat;}
div#container div#contents dl dd ul.list03 li a{ background: url("../images/list03.gif") 10px 0.7em no-repeat;}
div#container div#contents dl dd ul.list04 li a{ background: url("../images/list04.gif") 10px 0.7em no-repeat;}
div#container div#contents dl dd ul.list05 li a{ background: url("../images/list05.gif") 10px 0.7em no-repeat;}
div#container div#contents dl dd ul.list06 li a{ background: url("../images/list06.gif") 10px 0.7em no-repeat;}
div#container div#contents dl dd ul.list07 li a{ background: url("../images/list07.gif") 10px 0.7em no-repeat;}

div#container div#contents dl dd ul li a:hover {
background-color: #fffccc;}
