@charset "UTF-8";
body{
    background: #f0f0f0;
}

a:link {color: #00a6e9; text-decoration: underline;}
a:visited {color: #00a6e9; text-decoration: underline;}
a:hover {color: #00a6e9; text-decoration: none;}
a:active {color: #00a6e9; text-decoration: none;}

#wrap{
    background: url("../image/bg_grad.png") top center repeat-x;
    padding-top: 20px;
}
.sec{
    clear: both;
    width: 958px;
    margin-left: auto;
    margin-right: auto;
}
#header{
    width: 1200px;
    margin-bottom: 24px;
    display: block;
    position: relative;
    height: auto;
}
.innr1200{
    width: 954px;
    margin-left: auto;
    margin-right: auto;
}
#logo{
    float: left;
}
#period{
    float: right;
}
/* 1 */
#mainview{
    text-align: center;
    width: 1200px;
    background: url(../image/main_view_bg.png) top center no-repeat;
    height: 540px;
    padding-top: 46px;
}
#card1{margin-top: 10px;}
#main_lbl1{margin-top: 6px;}
#cells{
    /*width: 958px;*/
    width: 1200px;
    margin-top:30px;
    margin-left: auto;
    margin-right: auto;
    font-size: 0;
}
#cells li{
    position: relative;
    display: inline-block;     *display: inline;     *zoom: 1;
    vertical-align: top;
    margin-left: 5px;
}
#cells li:first-child{
    margin-left: 0px;
}
.cell_pop{
    position: absolute;
}
#cell_pop1{
    top: -25px;
    left: -60px;
}
#cell_pop2{
    top: -25px;
    right: -74px;
}
#cell_pop3{
    top: -11px;
    left: -20px;
}
#cell_pop4{
    top:-14px;
    right: -18px;
}
/* 2 */
.lnks{
    /*width: 985px;*/
    width: 1200px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
}
#lnks1 ul li{
    text-align: center;
    display: inline-block;     *display: inline;     *zoom: 1;
    vertical-align: top;
    background: url(../image/lnk_bg_s.png) top center no-repeat;
    width: 473px;
    height: 301px;
    position: relative;
    background-size: 100% 100%;
}
#lnks2 ul li{
    text-align: center;
    display: inline-block;     *display: inline;     *zoom: 1;
    vertical-align: top;
    background: url(../image/lnk_bg.png) top center no-repeat;
    width: 488px;
    height: 301px;
    position: relative;
    background-size: 100% 100%;
}
#lnks2{
    margin-top: 58px;
}
.lnks_btn,
.lnks ul li p a{
    width: 406px;
    height: 82px;
    margin: auto;
}
.lnks_btn{
    margin-top: 0;
}
.lnks ul li:first-child p{
}
.lnk1_ttl{
    margin:0 0 15px 0;
}
.lnk2{
    margin-left: 0;
}
.lnk2_ttl{
    margin:0 0 15px 0 ;
}
/* 3 */
#sec1{
    text-align: center;
    background: url(../image/sec1_bg.png) top center no-repeat;
    /*width: 974px;*/
    width: 1200px;
    height: 816px;
    margin-top: 25px;
}
#sec1_caption{
    width: 561px;
    text-align: left;
    padding-top: 22px;
}
#sec1_caption1{
    margin-left: -25px;
}
#sec1_caption2{
    margin-top: -10px;
}
#sec1_card,#sec1_caption{
    display: inline-block;     *display: inline;     *zoom: 1;
    vertical-align: top;
}
#sec1_card{
    padding-top: 50px;
}
#sec1 ul li{
    text-align: center;
    display: inline-block;     *display: inline;     *zoom: 1;
    vertical-align: top;
    position: relative;
}
#sec1 ul li .btn{
    width: 134px;
    height: 28px;
    position: absolute;
    left: 37px;
    bottom: 40px;
}
#sec1 ul li .btn{
    left: 37px;
    bottom: 40px;
}
#sec1_cell3,
#sec1_cell4{
    margin-top: -12px;
}
#sec1_cell2,
#sec1_cell4{
    margin-left: -12px;
}
/**/
#sec2{
    background: url(../image/sec2_bg_btm.png) bottom center no-repeat;
    /*width: 974px;*/
    width: 1200px;
    height: auto;
    padding-bottom: 15px;
    margin-top: 50px;
}
#sec2bg{
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    background: url(../image/sec2_bg.png) repeat-y center;
    width:974px;
    height: auto;
}
#sec2 ul{
    padding-top: 12px;
}
#sec2 ul li{
    width: 876px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    padding-top: 28px;
    border-top:1px dashed #ccc;
    padding-bottom: 20px;
}
#sec2 ul li#sec2cell_1{
    border-top:none;
}
#sec2 ul li p{
    display: inline-block;     *display: inline;     *zoom: 1;
    vertical-align: top;
    width: 638px;
    font-size: 12px;
    line-height: 180%;
    color:#666;
}
#sec2 ul li p.n1{
    width: 194px;
    font-weight: bold;
}
#sec2 ul li p.small{
    width: 35%;
}
/*
#sec2,#sec2cell_2{padding-bottom: 15px;}
#sec2cell_3{padding-bottom: 3px;}
#sec2cell_4{padding-bottom: 5px;}
#sec2cell_5{padding-bottom: 6px;}
#sec2cell_6{padding-bottom: 24px;}
#sec2cell_7{padding-bottom: 10px;}
#sec2cell_8{padding-bottom: 25px;}
*/




#footer{
    width: 1200px;
    margin-top: 56px;
    font-size: 12px;
    color: #666;
}
#footer .ttl{
    font-size: 14px;
    font-weight: bold;
}
#footer .left{
    float: left;
    font-weight: bold;
}
#footer .left span{
    font-weight: normal;
    margin-left: 10px;
}
#footer .right{
    float: right;
}
#footer ul li{
    display: inline-block;     *display: inline;     *zoom: 1;
    vertical-align: top;
    line-height: 14px;
}
#footer ul li a{
    color: #3566a8;
}
#footer ul li.mr10{
    border-right: 1px #666 solid;
    padding-right: 10px;
    margin-right: 10px;
}
.cf{
    clear: both;
}
.copyright{
    border-top:1px solid #ccc;
    padding: 10px 0;
    margin-top: 12px;
    text-align: center;
    font-size: 10px;
}




/*
=========================================*/
#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
}
