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

#mainVisual {
    height: 270px;
    margin: 0 -10px;
    overflow: hidden;
    position: relative;
    width: 573px;
}
#slideshow a {
    position: absolute;
    z-index: 8;
}
#slideshow a.active {
    z-index: 10;
}
#slideshow a.last-active {
    z-index: 9;
}
#slideshow img {
    border: medium none;
}
#cccnImg1 {
    left: 0;
    top: 0;
}
#cccnImg3 {
    left: 0;
    top: 0;
}
#cccnImg2 {
    left: 0;
    top: 0;
}
#enterBtn img {
    border: medium none;
    position: absolute;
    right: 10px;
    top: 13px;
    z-index: 11;
}
