#main-hp, #main-sp {
     margin: auto;
     width: 960px;
     text-align: left;
     background: url('../img/bg_main.gif') no-repeat;
}

#header {
     height: 143px;
     background: url('../img/bg_header.gif') left bottom repeat-x;
}

#main-hp #top-section {
     background: url('../img/bg_topSection_hp.jpg') top right no-repeat;
}

#main-hp #topSection-inner {
     height: 286px;
}

#main-sp #top-section {
     background: url('../img/bg_topSection_sp.gif') top center repeat-y;
}

#main-sp #topSection-inner {
     height: 157px;
     background: url('../img/bg_topSection_inner_sp.jpg') top center no-repeat;
}

#main-hp #core {
     color: #d1dceb;
     background: #589ccf url('../img/bg_core_hp.gif') repeat-x;
}

#main-sp #core {
     margin: 0 5px 0 5px;
     color: #d1dceb;
     background: #224a7e url('../img/bg_core_sp.gif') repeat-x;
}

#main-sp #core a {
     color: #b4dffc;
}

#main-hp #core-inner {
     background: url('../img/bg_coreInner_hp.jpg') left 4px no-repeat;
}

#left-section {
     margin-bottom: 20px;
}

#main-hp #left-section {
     float: left;
     width: 381px;
}

#main-sp #left-section {
     float: left;
     width: 215px;
}

#main-hp #leftSection-inner {
     padding: 20px 0 10px 24px;
}

#main-sp #leftSection-inner {
     width: 195px;
}

#content {
     margin-bottom: 20px;
}

#content a {
     color: #b1ddfc;
}

#main-sp #content {
     float: left;
     width: 522px;
}

#main-sp  #content p {
     margin: 12px 0 0 0;
     line-height: 16px;
}

#main-hp #content {
     float: left;
     width: 295px;
}

#main-hp  #content p {
     margin: 5px 0 0 0;
     line-height: 16px;
}

#main-hp #content-inner {
     margin: 20px 0 20px 0;
     background: url('../img/bg_contentInner_hp.gif') right top repeat-y;
}

#main-hp #content-inner2 {
     padding: 0 20px 10px 0;
     background: url('../img/bg_contentInner2_hp.gif') right top no-repeat;
}

#right-section {
     margin-bottom: 20px;
}

#main-hp #right-section {
     float: right;
     margin: 20px 0 20px 0;
     width: 270px;
}

#main-sp #right-section {
     float: right;
     margin: 0 0 20px 0;
     width: 195px;
}

#footer {
     margin: 20px 0 0 5px;
     color: #1d3c6e;
}

#popup-body {
     text-align: left;
     color: #D1DCEB;
     background: #13356a url('../img/bg_popupBody.gif') repeat-x;
}

#popup-body table {
     font-size: 100%;
     color: #D1DCEB;
}

#popup-body a {
     color: #b4dffc;
}

#popup-header {
     padding-right: 20px;
     height: 30px;
     line-height: 30px;
     text-align: right;
}

#popup-content {
     padding: 0 10px 10px 10px;
}

