@charset "utf-8";
/* CSS Document */

/* h2 */
h2#wallpaper{
background:url(../../images/h2_library.gif) no-repeat -0px -0px;
}

h2#screenshot{
background:url(../../images/h2_library.gif) no-repeat -0px -40px;
}

h2#report{
background:url(../../images/h2_library.gif) no-repeat -0px -80px;
}

h2#crossover{
background:url(../../images/h2_library.gif) no-repeat -0px -120px;
}


/* h3 */
h3#estars{
background:url(../../library/report/images/h3_report.gif) no-repeat -0px -0px;
}

h3#design{
background:url(../../library/report/images/h3_report.gif) no-repeat -0px -40px;
}

h3#backnumber{
background:url(../../library/crossover/images/h3_crossover.gif) no-repeat -0px -0px;
}



/* 壁紙ダウンロード */
.wp_dl{
width:85px;
margin:164px 0px 0px 2px;
float:left;
}

a.btn_download{
width:85px;
line-height:24px;
padding:0px 5px 1px 20px;
font-size:10px;
color:#e1e1e1;
text-decoration:none;
text-align:center;
margin:10px 0px 0px 0px;
display:block;
background:url(../../library/wallpaper/images/btn_download.gif) no-repeat -0px -0px;
}

a.btn_download:hover , a.btn_download:active{
color:#fff799;
background-position:-0px -25px;
}


/* スクリーンショット */
#ss_box{
margin:0px 0px 0px 11px;
overflow:visible;
}

img.ss{
float:left;
margin:0px 8px 15px 0px;
border:0;
}

img.ss_b{
float:left;
margin:0px 8px 0px 0px;
border:0;
}

