@charset "utf-8";

#top-news {
    padding: 10px 10px 10px 10px;
    width: 920px;
    border-bottom: 1px solid #cccccc;
    color: #9fd1f2;
    overflow: hidden;
}
#top-news a {
    text-decoration: none;
}
#top-news a:hover {
    text-decoration: underline;
}
#top-news > div {
    overflow: hidden;
}
#top-news > div.news-list {
    margin-top: 10px;
}
#top-news > div > h2 {
    width: 75px;
    padding: 0 10px 0 0;
    float: left;
    background-repeat: no-repeat;
    background-position: center top;
    overflow: hidden;
    text-indent: -9999px;
}
#top-news > div.info-list > h2 {
    background-image: url(../../../../skin/com/iodata/v2/top/top_023.jpg);
}
#top-news > div.news-list > h2 {
    background-image: url(../../../../skin/com/iodata/v2/top/top_024.jpg);
}
#top-news > div > ul {
    width: 800px;
    float: left;
    border-left: 4px solid #2486c7;
    margin-left: 20px;
    padding-left: 10px;
}
#top-news > div > ul li {
    overflow: hidden;
}
#top-news > div.info-list > ul li {
    border-bottom: 1px dotted #9cd1f3;
}
.news-subject {
    float: left;
    width: 730px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.news-date {
    float: right;
    width: 70px;
    overflow: hidden;
}

#review-box {
    margin-top: 20px;
    position: relative;
    clear: both;
}
#review-box h2 {
    width: 940px;
    height: 30px;
    margin-bottom: 10px;
    background: url(../../../../skin/com/iodata/v2/top/top_029.jpg) no-repeat left top;
    text-indent: -9999px;
}
#review-list-box {
    margin: 0;
    padding: 0 5px 5px 0;
    border-bottom: 1px solid #cccccc;
}
#review-list-link {
    text-align: right;
    margin: 0 0 10px;
}

#top-contents-box {
    overflow: hidden;
    margin: 0 0 0;
}
#review-gallery-box {
    float: left;
    position: relative;
    width: 700px;
    height: 480px;
    border: 1px solid #cccccc;
    overflow: hidden;
}
.odetta-box {
    position: absolute;
    top: 60px;
    right: 10px;
    z-index :10;
}
.review-gallery {
    overflow: hidden;
    width: 700px;
    height: 480px;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
	cursor: pointer;
}
.review-gallery-title {
    font-size: 16px;
    line-height: 1.5em;
    font-weight: bold;
    background-color: #003366;
    margin: 0 0 400px 0; 
    padding: 5px;
    width: 686px;
    position: absolute;
    left: 2px;
    top: 2px;
    text-align: left;
}
.review-gallery-title a {
    color: #ffffff;
    text-decoration: none;
}
.review-gallery-main  table.gallery-image-frame {
    width: 700px;
    height: 480px;
}
.review-gallery-main  table.gallery-image-frame td {
    text-align: center;
    vertical-align: middle;
}
.review-gallery-main  table.gallery-image-frame img {
    max-height: 360px;
}
.review-gallery-image {
    width: 700px;
    height: 50px;
    position: absolute;
    left: 0px;
    bottom: 5px;
    text-align: center;
}
.review-gallery-image img {
    width: 58px;
    height: 45px;
    border: 1px solid #cccccc;
    margin: 2px;
}
#review-gallery-prev-button {
    position: absolute;
    display: block;
    width: 30px;
    height: 57px;
    text-indent: -9999px;
    background-position: left top;
    background-repeat: no-repeat;
    background-image: url(../../../../skin/com/iodata/v2/top/top_0056.png);
    left: 0px;
    top: 212px;
    z-index: 1000;
}
#review-gallery-prev-button:hover {
    background-position: left -57px;
}
#review-gallery-next-button {
    position: absolute;
    display: block;
    width: 30px;
    height: 57px;
    text-indent: -9999px;
    background-position: left top;
    background-repeat: no-repeat;
    background-image: url(../../../../skin/com/iodata/v2/top/top_0078.png);
    right: 0px;
    top: 212px;
    z-index: 1000;
}
#review-gallery-next-button:hover {
    background-position: left -57px;
}

#official-information-box {
    width: 248px;
    height: 422px;
    float: right;
    margin: 0;
    padding: 0;
    border: none;
    overflow: hidden;
}

#side-banner-box {
    width: 248px;
    height: 60px;
    float: right;
    margin: 0 auto;
    padding: 0;
    text-align: center;
}

#review-list-note {
    padding: 10px 10px 0 10px;
    color: #aaaaaa;
    font-size: 10px;
}
#review-list-note img {
    margin: 0 5px 0 15px;
    vertical-align: middle;
}
#about-zigsow-probe {
    display: none;
    position: absolute;
    left: 600px;
    bottom: 20px;
}
#about-zigsow-probe strong {
    color: #fd81df;
}
#about-zigsow-probe div.body {
    width: 246px;
    padding: 15px 10px 0px 10px;
    color: #ffffff;
    line-height: 1.4em;
    background-position: center top;
    background-repeat: no-repeat;
    background-image: url(../../../../skin/com/iodata/v2/top/top_021.png);

}
#about-zigsow-probe div.footer {
    width: 266px;
    height: 25px;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-image: url(../../../../skin/com/iodata/v2/top/top_022.png);
}
