@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.index h3,
div.detail h3 {
height: 32px;
width: 694px;
margin-bottom: 14px;
background: url("../images/tit_h3_game.gif") top left no-repeat;
text-indent: -9999em;
}

div.index div#main,
div.detail div#main {
position: absolute;
margin-left:-9999px;
}

strong { font-weight: 700;}

body { margin: 0;}

div.index div#main div#flashNav {
height: 500px;
text-align: center;
}

div.important-box {
width: 480px;
margin: 5px 0 0 112px;
font-size: 84%;
padding: 10px;
}


* html div.important-box { width: 500px;}

div.important-box img { margin-right: 10px; float: left;}


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

Redefine - pastRanking

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

body#pastRanking {
margin:0;
padding:15px;
background: url("../images/game_bg.png") top left repeat;
font-size: 86%;
}

body#pastRanking a:link {color: #ec6922;}
body#pastRanking a:visited {color: #ec6922;}
body#pastRanking a:hover,
body#pastRanking a:visited:hover {text-decoration: none;}
body#pastRanking a:active {color: #ec6922;}

body#pastRanking h1 {}

body#pastRanking div {
width: 408px;
margin-bottom: 40px;
padding-top: 25px; 
background: url("../images/div_bg_top.gif") top left no-repeat;
}

* html body#pastRanking div {
margin-bottom: 20px;
}

body#pastRanking h2 {
margin: 0;
padding: 0 0 10px 30px;
background: url("../images/h2_bg.gif") top left repeat-y;
color: #43200B;
font-size:180%;
}

body#pastRanking dl {
width: 378px;
margin: 0;
padding: 0 0 60px 30px;
background: url("../images/div_bg.gif") bottom left no-repeat;
color: #43200B;
}

* html body#pastRanking dl {
width: 408px;
}

body#pastRanking dt.first,
body#pastRanking dd.first {
font-weight: 700;
color: #e60012;
}

body#pastRanking dt.second,
body#pastRanking dd.second {
font-weight: 700;
color: #ed6d00;
}

body#pastRanking dt.third,
body#pastRanking dd.third {
font-weight: 700;
color: #e29c00;
}

body#pastRanking dt {
color: #666;
}

body#pastRanking dd {
margin-top: -1.1em;
margin-bottom: 0.3em;
color: #666;
}

body#pastRanking p.goTop {
margin: -35px 20px 0 0;
text-align: right;
font-size: 86%;
}

body#pastRanking div.goBack {
width: 408px;
height: 85px;
margin-bottom: 20px;
background: url("../images/back_bg.gif") top left no-repeat;
}

body#pastRanking p.goBack { margin: 8px 0 0 13px; float: left;}
body#pastRanking p.goBack a {
display: block;
height: 19px;
width: 62px;
background: url("../images/go_back.gif") top right no-repeat;
text-indent: -9999em;
/* Gecko outLinefix & MacIEHack ＼*/
overflow: hidden;
/* End */
}
