
@charset "utf-8";
* {
    font-style: normal;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}
body {
/*    background-image: url("images/bg-white.png");
    background-repeat: repeat;
    color: #333333;
    font-family: "メイリオ",sans-serif;
    font-size: 90%;
    line-height: 1.4;*/
}
ul li {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
}
a img {
    border-bottom-style: none;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: none;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: none;
    border-top-style: none;
}
a:link {
    color: #0066CC;
}
a:visited {
    color: #006699;
}
#wrapper {
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    max-width: 1100px;
}
.demoPeriod {
    clear: both;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    overflow-x: hidden;
    overflow-y: hidden;
}
p {
    font-size: 12px;
    line-height: 1.6;
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: auto;
    /*margin-top: 15px;*/
}
p.expl {
    color: #990000;
    font-size: smaller;
}
ul.check1 {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: #FF9933;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #FF9933;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #FF9933;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #FF9933;
    border-top-style: solid;
    border-top-width: 1px;
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
    padding-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
}
ul.check1 li {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
}
.demoPeriod h4 {
}
.slideFrame {
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 940px;
}
.slideFrame .bx-wrapper {
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    position: relative;
    width: 940px;
}
.slideFrame .bx-wrapper .bx-pager {
    margin-top: 5px;
    text-align: center;
}
.slideFrame .bx-wrapper .bx-pager .bx-pager-item {
    display: inline-block;
}
.slideFrame .bx-wrapper .bx-prev {
    left: 10px;
}
.slideFrame .bx-wrapper .bx-next {
    right: 10px;
}
#pink-pager-box {
    background-color: #FFCCCC;
    height: 70px;
    padding-top: 10px;
}

#blue-pager-box {
    background-color: #9DE3ED;
    height: 70px;
    padding-top: 10px;
}
#deepblue-pager-box {
    background-color: #7DBAB3;
    height: 70px;
    padding-top: 10px;
}
#acos-pager-box {
    background-color: #FFF;
    height: 70px;
    padding-top: 10px;
}

.bx-pager bx-default-pager {
    background-color: #FFCCCC;
    height: 80px;
}
.bx-pager a img {
    opacity: 0.5;
}
.bx-pager a.active img {
    opacity: 1;
}
#demoBox1 .bx-wrapper .bx-controls-direction a {
    margin-top: -40px;
    position: absolute;
    z-index: 9999;
}
#demoBox2 .bx-wrapper .bx-pager a, #demoBox3 .bx-wrapper .bx-pager a {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #666666;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    display: block;
    height: 10px;
    margin-bottom: 0;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 0;
    overflow-x: hidden;
    overflow-y: hidden;
    text-indent: -9999px;
    width: 10px;
}
#demoBox2 .bx-wrapper .bx-pager a:hover, #demoBox3 .bx-wrapper .bx-pager a:hover, #demoBox2 .bx-wrapper .bx-pager a.active, #demoBox3 .bx-wrapper .bx-pager a.active {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #000000;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
}
#demoBox2 .bx-wrapper .bx-prev {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("demo-images/prev-img.png");
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: auto auto;
    left: 17px;
}
#demoBox2 .bx-wrapper .bx-next {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("demo-images/next-img.png");
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: auto auto;
    right: 17px;
}
#demoBox2 .bx-wrapper .bx-controls-direction a {
    height: 35px;
    margin-top: -16px;
    overflow-x: hidden;
    overflow-y: hidden;
    position: absolute;
    text-indent: -9999px;
    width: 35px;
    z-index: 9999;
}
#demoBox3 .bx-wrapper .bx-controls-direction a {
    -moz-text-blink: none;
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;
    color: #FCFCFC;
    font-size: 35px;
    font-weight: bold;
    height: 30px;
    margin-top: 0;
    position: absolute;
    text-shadow: 1px 1px 2px #333333;
    top: 40%;
    width: 30px;
    z-index: 9999;
}
#demoBox3 .bx-wrapper .bx-prev {
    left: -25px;
}
#demoBox3 .bx-wrapper .bx-next {
    right: -20px;
}
#demoBox4 .bx-wrapper .bx-pager a {
    -moz-text-blink: none;
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #666666;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    color: #FFFFFF;
    display: block;
    height: 20px;
    margin-bottom: 0;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 0;
    width: 15px;
}
#demoBox4 .bx-wrapper .bx-pager a:hover, #demoBox4 .bx-wrapper .bx-pager a.active {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #FF9900;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
}
#demoBox4 .bx-wrapper .bx-prev {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("demo-images/prev-img.png");
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: auto auto;
    left: -35px;
}
#demoBox4 .bx-wrapper .bx-next {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("demo-images/next-img.png");
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: auto auto;
    right: -35px;
}
#demoBox4 .bx-wrapper .bx-controls-direction a {
    height: 35px;
    margin-top: -25px;
    position: absolute;
    text-indent: -9999px;
    top: 50%;
    width: 35px;
    z-index: 9999;
}
.demoL {
    height: auto;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    max-width: 1200px;
    width: 100%;
}
.demoL .bx-wrapper {
    margin-bottom: 50px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    position: relative;
}
.demoL .bx-wrapper img {
    display: block;
    height: auto;
    width: 100%;
}
.demoL .bx-wrapper .bx-viewport {
}
.demoL .bx-wrapper .bx-pager, .demoL .bx-wrapper .bx-controls-auto {
    bottom: -30px;
    position: absolute;
    width: 100%;
}
.demoL .bx-wrapper .bx-pager {
    color: #666666;
    font-family: Arial;
    font-size: 0.85em;
    font-weight: bold;
    padding-top: 20px;
    text-align: center;
}
.demoL .bx-wrapper .bx-pager .bx-pager-item, .demoL .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
}
.demoL .bx-wrapper .bx-pager.bx-default-pager a {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #333333;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    display: block;
    height: 10px;
    margin-bottom: 0;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 0;
    text-indent: -9999px;
    width: 10px;
}
.demoL .bx-wrapper .bx-pager.bx-default-pager a:hover, .demoL .bx-wrapper .bx-pager.bx-default-pager a.active {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #FF9933;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
}
#wrap_contents {
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: auto;
    /*margin-top: 15px;*/
    width: 940px;
}
