@charset "utf-8";
/* CSS Document */
div#Visual {
 background-image: url("../img/m_header.gif");
 background-position: center top;
 height: 358px;
 margin-bottom: 0;
 padding-left: 30px;
 padding-top: 128px;
 width: 729px;
}
div#Visual.m_header-2017 {
 background-image: url("../img/m_header-2017.gif");
}
div#Visual a:hover {
 filter: alpha(opacity=70);
 -moz-opacity: 0.70;
 opacity: 0.70;
}
div#Content {
 background-image: url("../img/m_loop.gif");
 background-position: center top;
 background-repeat: repeat-y;
 margin-top: 0;
 padding-top: 10px;
}
.ThumbnailArea {
 font-size: 0;
 margin-left: auto;
 margin-right: auto;
 margin-top: 0;
 *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;
}
/*---------- root-dash ----------*/
#root-dash {
 top: 95px;
}
