
html {
    overflow-y: scroll;
}
body, h1, h2, h3, h4, h5, h6, p, address, ul, ol, li, dl, dt, dd, table, caption, th, td, img, form {
    border: medium none;
    font-size: 100%;
    font-style: normal;
    font-weight: normal;
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: left;
}
img {
    border: medium none;
    vertical-align: bottom;
}
a:hover .ov {
    opacity: 0.6;
}
body {
	  
    color: #000000;
    font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W6","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",Verdana,Osaka,sans-serif !important;
    font-size: 12px;
    line-height: 1.5;
    margin: 0;
    padding: 0;
}
:first-child + html body {
    font-size: 75%;
}
* html body {
    font-size: 75%;
}
html > body {
}
.fS {
    font-size: 85%;
}
.mt00 {
    margin-top: 0 !important;
}
.mt05 {
    margin-top: 5px !important;
}
.mt10 {
    margin-top: 10px !important;
}
.mt12 {
    margin-top: 12px !important;
}
.mt15 {
    margin-top: 15px !important;
}
.mt20 {
    margin-top: 20px !important;
}
.mt25 {
    margin-top: 25px !important;
}
.mt30 {
    margin-top: 30px !important;
}
.mt35 {
    margin-top: 35px !important;
}
.mr00 {
    margin-right: 0 !important;
}
.mr05 {
    margin-right: 5px !important;
}
.mb00 {
    margin-bottom: 0 !important;
}
.mb05 {
    margin-bottom: 5px !important;
}
.mb10 {
    margin-bottom: 10px !important;
}
.mb12 {
    margin-bottom: 12px !important;
}
.mb15 {
    margin-bottom: 15px !important;
}
.inlineL {
    text-align: left;
}
.inlineC {
    text-align: center;
}
.inlineR {
    text-align: right;
}
.fltL {
    display: inline;
    float: left;
}
.fltR {
    display: inline;
    float: right;
}
.ft {
    overflow: hidden;
}
.clearfix {
    display: block;
    min-height: 1%;
}
.clearfix::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
* html .clearfix {
    height: 1%;
}
.clear {
    clear: both;
}
.block {
    display: block;
}
.inline {
    display: inline;
}
.hide {
    display: none;
}
.nobg {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
}
.underLine {
    text-decoration: underline;
}
.noLine {
    text-decoration: none;
}
.endLock {
    color: #006464;
}
.error {
    color: #ff0000;
}
.picLeft {
    border: 1px solid #ccc;
    border-radius: 3px;
    float: left;
    margin: 10px 15px;
    padding: 3px;
}
.picRight {
    border: 1px solid #ffffff;
    float: right;
    margin: 10px;
    padding: 3px;
}

#contents {
    padding-bottom: 10px;
}
#footer {
    margin: 30px auto;
    text-align: center;
    width: 100%;
}
#header h1 {
    text-align: center;
}
#contents .promotionTop {
    
    margin: 30px auto;
    padding: 0 0 30px;
    width: 950px;
}
#contents .promotionGta {
    height: 200px;
    margin: 20px auto;
    width: 950px;
}
#contents .promotionGta2 {
    height: 200px;
    margin: 20px auto;
    width: 950px;
}
#contents .promotionTop .errorBox {
    border: 1px solid #ff0000;
    color: #ff0000;
    margin: 0 auto 20px;
    padding: 10px;
    width: 680px;
}
#contents .promotionTop .errorBox li {
    text-align: left;
}
.dllBtnC {
    margin: 20px auto 10px;
    width: 186px;
}
.dllBtn {
    margin: 30px auto 60px;
    width: 325px;
}
#slider1 {
    margin: 10px;
}
#slider1 div {
    height: 376px;
    margin: 0 auto;
    padding-left: 30px;
    width: 900px;
}
#faqslide {
    background: rgba(0, 0, 0, 0) url("../images/bg_cover.png") repeat scroll 0 0;
    border: 1px solid #ccc;
    border-radius: 3px;
    color: #000;
    margin: 0;
}
#faqslide .line2 {
    border: 1px solid #ccc;
    border-radius: 3px;
    margin: 0;
}
dl.pContents {
    float: left;
    font-size: 12px;
    line-height: 1.4em;
    margin: 1%;
    width: 22%;
}
dl.pContents dt {
    font-size: 12px;
    font-weight: bold;
    height: 5em;
    width: 100%;
}
dl.pContents dt span {
    color: #ccc;
    font-family: Meiryo;
    font-size: 16px;
    font-weight: bold;
}
dl.pContents dd {
    margin: 8px 1px 1px 0;
}
dl.pContents dd span {
    color: #ccc;
    font-family: Meiryo;
    font-size: 16px;
    font-weight: bold;
}
dl.pContents dd a {
    color: #fff;
}
dl.pContents dd a:hover {
    color: #ccc;
}
.bx-next {
    background: rgba(0, 0, 0, 0) url("../images/red_next.png") no-repeat scroll 0 -29px;
    height: 29px;
    position: absolute;
    right: -10px;
    text-indent: -999999px;
    top: 42%;
    width: 29px;
    z-index: 999;
}
.bx-prev {
    background: rgba(0, 0, 0, 0) url("../images/red_prev.png") no-repeat scroll 0 -29px;
    height: 29px;
    left: 5px;
    position: absolute;
    text-indent: -999999px;
    top: 42%;
    width: 29px;
    z-index: 999;
}
a {
    color: #000;
    outline: medium none;
    text-decoration: underline;
}
a:hover {
    color: #ccc;
}
a.active {
    color: #ccc;
    text-decoration: none;
}
h2.plus {
    background: rgba(0, 0, 0, 0) url("../images/h2_background.png") no-repeat scroll left center;
    font-size: 18px;
    font-weight: bold;
    margin: 0 10px;
    padding: 0 0 0 24px;
}
h2.plus span {
    background: #282828 none repeat scroll 0 0;
    color: #fff;
    padding-right: 1em;
}
h3.underline {
    /*border-left: 6px solid #fff !important;*/
    font-size: 16px !important;
    /*margin: 0;
    padding-left: 4px !important;
    text-decoration: none !important;*/
}
h3.underline span {
    /*border-bottom: 1px solid #ffffff !important;*/
    color: #000;
    display: block !important;
    font-weight: bold;
    line-height: 26px;
    min-height: 26px;
    padding-left: 6px !important;
    padding-right: 1em !important;
}
#contents .promotionTop dl.entryInfo {
    font-size: 14px;
    margin: 10px auto;
    padding-top: 10px;
    width: 680px;
}
#contents .promotionTop dl.entryInfo dt {
    clear: both;
    float: left;
    line-height: 24px;
    margin-bottom: 10px;
    margin-right: 15px;
    padding-top: 0.2em;
    text-align: right;
    width: 16em;
}
#contents .promotionTop dd input[type="text"] {
    background-color: #ffffff;
    border: 1px solid #00a8b8;
    border-radius: 3px;
    height: 24px;
    line-height: 24px;
    margin-bottom: 10px;
    margin-left: 0.2em;
    width: 280px;
}
.dkirBox {
    font-size: 4px !important;
    line-height: 2em;
    position: relative;
    z-index: 3;
}
.dkir {
    display: block;
    text-decoration: none;
}
.btn_dll .dkir {
    background: rgba(0, 0, 0, 0) url("../images/download2.png") no-repeat scroll left top;
    height: 37px;
    width: 186px;
}

.dkir:hover, .active .dkir {
		opacity: 0.8;
    background-position: left bottom;
}
.dkir span {
    position: relative;
    z-index: -1;
}
#contents .promotionTop .title {
    color: #ccc;
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    padding: 10px 0;
}
#contents .promotionTop .title_table {
    border: 1px solid #ccc;
    border-radius: 3px;
    float: left;
    margin: 5px 0 10px;
    padding: 0;
    width: 650px;
}
#contents .promotionTop .title_Line, #contents .promotionTop .dll_waku .line, #contents .promotionTop .kashi_waku .line {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #ccc;
    border-radius: 3px;
    margin: 0;
    padding: 10px;
}
#contents .promotionTop .title_table .title_Line ul, #contents .promotionTop .dll_waku .wakuMusic ul, #contents .promotionTop .dll_waku .wakuLeft ul, #contents .promotionTop .dll_waku .wakuRight ul, #contents .promotionTop .dll_waku ul, #contents .promotionTop .kashi_waku ul {
    margin: 0;
}
#contents .promotionTop .title_table .title_Line li, #contents .promotionTop .dll_waku .wakuMusic li, #contents .promotionTop .dll_waku .wakuLeft li, #contents .promotionTop .dll_waku .wakuRight li, #contents .promotionTop .kashi_waku li {
    border-bottom: 1px solid #a3a3a2;
    border-top: 1px solid #ffffff;
    color: #333;
    float: left;
    line-height: 170%;
    margin: 0;
    padding: 4px;
}
#contents .promotionTop .title_table .title_Line li.dll_setsu {
    background: #cccccc none repeat scroll 0 0;
    width: 25%;
}
#contents .promotionTop .title_table .title_Line li.dll_setsu2 {
    background: #eeeeef none repeat scroll 0 0;
    width: 25%;
}
#contents .promotionTop .title_table .title_Line li.dll_title {
    background: #cccccc none repeat scroll 0 0;
    width: 72%;
}
#contents .promotionTop .title_table .title_Line li.dll_title2 {
    background: #eeeeef none repeat scroll 0 0;
    width: 72%;
}
#contents .promotionTop .dll_waku .wakuMusic li.MusicTitle {
    background-color: #cccccc;
    width: 78%;
}
#contents .promotionTop .dll_waku .wakuMusic li.MusicTitle2 {
    background-color: #eeeeef;
    width: 78%;
}
#contents .promotionTop .dll_waku .wakuMusic li.MusicDll {
    background-color: #cccccc;
    color: #333;
    width: 20%;
}
#contents .promotionTop .dll_waku .wakuMusic li.MusicDll2 {
    background-color: #eeeeef;
    color: #333;
    width: 20%;
}
#contents .promotionTop .wakuMusic li.MusicTitle span, #contents .promotionTop .wakuMusic li.MusicTitle2 span {
    color: #666;
    margin: 0 5px 0 0;
}
#contents .promotionTop .dll_waku .wakuMusic li.MusicDll a, #contents .promotionTop .dll_waku .wakuMusic li.MusicDll2 a {
    color: #333;
    text-decoration: underline;
}
#contents .promotionTop .dll_waku .wakuMusic li.MusicDll a:hover, #contents .promotionTop .dll_waku .wakuMusic li.MusicDll2 a:hover {
    color: #fff;
    text-decoration: underline;
}
#contents .promotionTop .dll_waku, #contents .promotionTop .kashi_waku {
    border: 1px solid #ccc;
    border-radius: 3px;
    float: left;
    margin: 10px 0 30px;
    padding: 0;
    width: 950px;
}
#contents .promotionTop .attent {
    margin: 20px auto;
    padding: 10px;
    width: 680px;
}
#contents .promotionTop .attent li {
    list-style: inside none disc;
    text-align: left;
}
