@charset "utf-8";
body { background:#d1d4c9 url(../img/bg_hp.jpg) center top no-repeat; }
body.bgsmall { background:#d1d4c9 url(../img/bg_hp_s.jpg) center top no-repeat; }

a, a:link { color:#010101; text-decoration:none; }
a:visited { color:#010101; }
a:hover { color:#010101; }
a:active { color:#010101; }

.typeface-js {
font-family:"Placard Bold Condensed";
font-weight:bold;
}

/* top content */
body#diesel-top #content {
width:980px;
/*padding:21px 0 15px 0;*/
padding:40px 0 0 0;
}

body#diesel-top p#btn-earthquake {
clear:both;
padding:0 0 10px 0;
text-align:right;
}

#top-slideimage {
position:relative;
width:980px;
height:498px;
}

ul#slide-wrapper {
width:980px;
height:498px;
background:#808080;
overflow:hidden;
}

ul#slide-wrapper li {
position:absolute;
top:8px;
left:8px;
width:964px;
height:482px;
list-style:none;
}

#top-slideimage p#back {
position:absolute;
bottom:0;
left:0;
width:52px;
height:52px;
cursor:pointer;
z-index:30;
}

#top-slideimage p#next {
position:absolute;
right:0;
bottom:0;
width:52px;
height:52px;
cursor:pointer;
z-index:30;
}

#contentlist-banner {
width:980px;
padding:8px 0 0 0;
overflow:hidden;
}

ul#contentlist {
float:left;
width:988px;
list-style:none;
overflow:hidden;
}

ul#contentlist li {
float:left;
width:239px;
height:333px;
margin:0 8px 8px 0;
background:#808080;
}

ul#contentlist .image { padding:8px 8px 0 8px; }

ul#contentlist .linktitle {
width:239px;
height:42px;
color:#fff;
text-align:center;
text-transform:uppercase;
font-size:24px;
line-height:42px;
}

.topbnrwrap {
position:relative;
width:239px;
height:333px;
z-index:1;
overflow:hidden;
}

.topbnrcover {
display:none;
position:absolute;
top:0;
left:0;
width:239px;
height:333px;
background:url(../img/top/cover.png) left top repeat;
z-index:100;
}

.topbnrcover h2 {
padding:30px 20px 8px 20px;
color:#e0371a;
text-align:left;
text-transform:uppercase;
font-size:28px;
line-height:28px;
}

.topbnrcover p {
margin:0 0 1.2em 0;
padding:0 20px;
color:#fff;
font-size:12px;
line-height:1.7;
}

.topbnrlinks {
display:block;
position:absolute;
top:0;
left:0;
width:239px;
height:333px;
text-indent:-9999px;
z-index:200;
}





