@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: 24px 39px 10px 48px;}
*:first-child+html div#contents  { margin-bottom: 10px; padding-bottom: 0;}

div.siteMap h3 {
height: 32px;
width: 694px;
margin-bottom: 14px;
background: url("../images/tit_h3_sitemap.gif") top left no-repeat;
text-indent: -9999em;
}

div#main {
position: relative;
margin: 0 2px;
padding-top: 12px;
background: #fff url("../images/listR_head_bg.gif") top left no-repeat;
}

div#main p.goTop {
margin: 20px 20px 0;
padding: 10px 0;
border-top: 1px dashed #ccc;
text-align: right;
font-size: 86%;
background: url("../images/listR_foot_bg.gif") bottom left no-repeat;
}
strong { font-weight: 700;}

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

Redefine - sitemap

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

/* --- Redefine - mein --- */

div.siteMap div#main ul#sideA {
margin: 0 0 0 20px;
display: inline;
float: left;
}

div.siteMap div#main ul#sideB {
margin-right: 20px;
display: inline;
float: right;
}

div.siteMap div#main ul {
padding-top: 20px;
}

div.siteMap div#main ul li {
margin-bottom: 30px;
}
div.siteMap div#main ul li a {
display: block;
height: 22px;
width: 285px;
margin-bottom: 10px;
padding: 8px 0 0 22px;
border-bottom: 1px solid #e3cc92;
background: url("../images/rice_kun_11.gif") top left no-repeat;
text-decoration: none;
font-weight: 700;
}
* html div.siteMap div#main ul li a { height: 31px; width: 307px;}

div.siteMap div#main ul li.rice02 a {
background: url("../images/rice_kun_02.gif") top left no-repeat;
}
div.siteMap div#main ul li.rice02 a:hover {
background: url("../images/rice_kun_12.gif") top left no-repeat;
}

div.siteMap div#main ul li a:hover {
background-image:  url("../images/rice_kun_01.gif");
color: #2f87c8;
}

div.siteMap div#main ul li ul { padding: 0;}
div.siteMap div#main ul li ul li { margin: 0 0 5px 22px;}
div.siteMap div#main ul li ul li a {
display: inline;
height: auto;
width: auto;
padding: 3px 0 3px 12px;
border: none;
background: url("../images/list_icon_01.gif") 0 0.3em no-repeat;
text-decoration: underline;
font-weight: 400;
color: #ec6922;
}

div.siteMap div#main ul li ul li a:hover {
border: none;
background: url("../images/list_icon_01.gif") 0 0.3em no-repeat;
text-decoration: none;
}

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

Redefine - premium

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

body#premium * {
margin: 0;
padding: 0;
}

body#premium {
padding: 0;
font-size: 84%;
line-height: 1.4;
color: #333;
background: url("../images/bg_pop.gif") 0 -30px no-repeat;
}

body#premium div#container h1#premiumh1{
	margin:-15px 0 0 0;
	padding:0;
	line-height:0;
}

* html body#premium div#container h1#premiumh1{
	margin-top:-15px;
}

body#premium div#container h2#exampleh2{
	margin:15px 0 5px 15px;
}

body#premium div#container h2#geth2{
	margin:15px 0 4px 12px;
}


body#premium div#container {
width: 600px;
}

body#premium div#container ul {
margin-left: 30px;
}

body#premium div#container ol {
margin-left: 35px;
}

body#premium div#container p {
margin-top: 10px;
margin-left: 20px;
}

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

Redefine - ranking

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

body#ranking {
margin: 0;
padding: 0;
}
