@charset "utf-8";
/* CSS Document */

* {
 margin: 0;
 padding: 0;
 background-position: left top;
 background-repeat: no-repeat;
}
html {
 background-image: url("../img/back.jpg");
 background-repeat: repeat;
}
div#Container {
 background-image: none;
}
div#Content {
 background-image: none;
}
div#Visual {
 background-image: none;
}
html {
 overflow-y: scroll;
}
body {
}
div#Wallpaper {
 margin-bottom: 10px;
 margin-left: auto;
 margin-right: auto;
 padding-right: 40px;
 width: 816px;
}
div#Container {
}
div#Visual {
 height: 562px;
 padding-left: 0;
 padding-top: 0;
 width: 816px;
}
h1 {
 font-size: 0px;
 height: 0px;
 width: 0px;
 text-indent: -99999px;
 overflow: hidden;
}
.Hyde {
 font-size: 0px;
 height: 0px;
 width: 0px;
 text-indent: -99999px;
 overflow: hidden;
}
.ThumbnailArea {
 font-size: 0;
 margin-left: auto;
 margin-right: auto;
 margin-top: -20px;
 *margin-top: 0;
 width: 688px;
}
div.Panel {
 display: inline-block;
 margin-bottom: 20px;
 margin-left: 20px;
 vertical-align: top;
 width: 152px;
 *display: inline;
 *zoom: 1;
}
.Panel a img {
 border: 1px solid #00F;
}
.Panel a img:hover {
 border-color: #F60;
}
.Panel p {
 font-size: 12px;
 line-height: 1.3;
 margin-top: 2px;
}
.Panel p strong {
 line-height: 1.3;
 display: block;
 margin-top: 2px;
}
.Panel p span {
 line-height: 1.3;
 letter-spacing: 1px;
 font-size: 10px;
 color: #F00;
}
div.Return {
 height: 18px;
}
/*---------- root-dash ----------*/
#root-dash {
 top: 95px;
}
