/*############################################################################################### 
  
共通style
  
#################################################################################################*/
@charset "utf-8";

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
    border: 0 none;
    margin: 0;
    outline: 0 none;
    padding: 0;
}
ul, li {
    list-style: none;
}
body{
    font-family:"メイリオ","Meiryo","ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",sans-serif;
    font-size:13px;
    text-align:center;
    width:100%!important;
    background-color: #fff;
    -webkit-text-size-adjust: 100%;
}
img {
    margin: 0;
    padding: 0;
    border: 0;
    line-height:0;
    font-size:0;
    vertical-align:top;
}
html {
    width:100%;
    height: 100%;
}
.clearfix {display: inline-block;}
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;} /* End hide from IE-mac */

.img_block{display:block;}
#contents a:hover img{ opacity:0.8; filter: alpha(opacity=80); -ms-filter: "alpha( opacity=80 )"; background: #ffffff;}


/*############################################################################################### 
  
ヘッダー・フッダーstyle
  
#################################################################################################*/

/*ヘッダー
---------------------------------------------*/

#header {
    background-color: #0099ff;
    height: 75px;
    width: 100%;
    margin: 0 0 0 0;
    padding: 0px;
}
.headerinner  {
    margin: 0 auto;
    overflow: hidden;
    width: 850px;
}
.headerinner .headerlogo {
    text-align: left;
    margin-top: 16px;
    float:left;
}
.headerinner .headersitelogo {
    margin-top: 18px;
    float:left;
}

/*ヘッダー 検証用
---------------------------------------------*/

#header2 {
    background-color: #0099ff;
    width: 100%;
    margin: 0 0 0 0;
    padding: 0px;
    height: 92px;
}
#headerbar {
    background-color: #0173de;
    color: #fff;
    width: 100%;
}
.headerbarinner {
    margin: 0 auto;
    overflow: hidden;
    width: 850px;
}
.headerbarinner p {
    padding: 5px 0; 
}
.headerbarinner p a {
    color: #fff;
    text-decoration: underline;
}
.headerinner2  {
    margin: 0 auto;
    overflow: hidden;
    width: 850px;
}
.headerinner2 .headerlogo {
    text-align: left;
    margin-top: 16px;
    float:left;
}
.headerinner2 .headersitelogo2 {
    float:left;
}
.headerinner2 .headerinfo {
    float: right;
}

/*ヘッダー固定
---------------------------------------------*/
.headerfixed{
  position: fixed !important;
  top: 0;
    z-index: 999;
    -webkit-transform: translate3d(0,0,0);
}
.mt122{
margin-top:122px !important;
}

/*サイド固定
---------------------------------------------*/

.sidehover a:hover img{
opacity:0.8; filter: alpha(opacity=80); -ms-filter: "alpha( opacity=80 )";
}

.sidefixed1{
  position: fixed !important;
  bottom: 40px;
  right:0;
    z-index: 999;
    -webkit-transform: translate3d(0,0,0);
}


/*フッター
---------------------------------------------*/
#pagetop {
    text-align: right;
    width: 850px;
    padding-bottom: 40px;
    clear: both;
    margin-right: auto;
    margin-left: auto;
}
#footer {
    width: 100%;
    background-color: #0099ff;
    margin: 0px;
    padding: 0px;
}
.footinner  {
    margin: 0 auto;
    overflow: hidden;
    width: 850px;
    padding-bottom:10px;
}
.footinner .footerleft{
float:left;
}

.footinner .footernav{
    overflow: hidden;
}
.footinner .footernav .text1{
    float: left;
    margin-right: 20px;
    margin-top: 15px;
}
.footinner .footernav .text2{
    float: left;
    margin-top: 15px;
}
.footinner .copyright{
    margin-top: 10px;
    padding-bottom:15px;
}
.footinner .footerright{
    margin-top: 15px;
    float: right;
}

/*フッターアクション
---------------------------------------------*/
.footeraction{
    text-align:left;
  width: 100%;
  height: 95px;
    background-color:#0173de;
    padding-top:15px;
}
.footeraction .footeractioninner{
    margin: 0 auto;
    overflow: hidden;
    width: 1100px;
}
.footeraction .title {
    float:left;
    padding-top:2px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #FFF;
    padding-right:5px;
}
.footeraction .btn{
    float:left;
    padding-left:10px;
    padding-right:10px;
    padding-top:9px;
}
.footeraction .navarea{
    padding-top:12px;
}
.footeraction .navblock1{
    float:left;
    padding-right:18px;
}
.footeraction .navblock1 .nav2{
    padding-top:15px;
}
.footeraction .navblock2{
    padding-top:5px;
}
.footeraction .navblock2 .nav3_1{
    float:left;
    padding-left:20px;
padding-right:14px;
}
.footeraction a:hover img{ opacity:0.8; filter: alpha(opacity=80); -ms-filter: "alpha( opacity=80 )"; background: #fff;}


/*フッターアクション
---------------------------------------------*/

.footerfixed{
    position: fixed;
    bottom: 0;
    z-index: 999;
}
.pb110{
    padding-bottom:110px !important;
}
/*---------------------------------------------*/


/*==================================================
  メイン
==================================================*/
#mainImg {
    margin:0 auto;
    text-align:center;
    height:100%;
}

@media screen and (max-width: 1263px){
  #mainImg h1 img{
      width: 100%;
      height:auto;
  }
}
h1 {
  background-color:#8c7a6c;
}


/*==================================================
  コンテンツ
==================================================*/

#contents {
    text-align: center;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    color: #000000;
    font-size:16px;
    line-height:28px;
}

/*---------------------------------------------*/

.sectionintro1{
    margin:0 auto;
    background-color:#fffef3;
    padding-bottom:50px;
}
.sectionintro1 .sectiontitle{
    margin:0 auto;
    text-align:center;
    width:850px;
    position:relative;
}
.sectionintro1 .sectiontitle h2 img{
    z-index: 2;
}
.sectionintro1 .sectiontitle .icon{
    position:absolute;
    top:0px;
    right:-13px;
}

.sectionintro1 .sectionbody {
    width: 850px;
    height: 520px;
    margin: 0 auto;
    background: url("../img/intro1_img2.png") no-repeat;
}
.sectionintro1 .sectionbody .text p {
    width: 410px;
    text-align: left;
    line-height: 30px;
    padding: 140px 8px 0 410px;
}
.sectionintro1 .sectionbody .text p span {
    font-weight: bold;
    color: #bd3523;
}


/*---------------------------------------------*/

.sectionintro2_ttl {
    background-color: #f2e8ce;
    padding: 15px 0 0 0;
}
.sectionintro2_ttl img{
    max-width: 100%;
    height: auto;
}
.sectionintro2_sub_ttl {
    background-color: #f2e8ce;
    margin-top: -30px;
}

.sectionintro2{
    background-color:#f2e8ce;
}
.sectionintro2 .sectionbody{
    width:850px;
    margin:0 auto;
}
.sectionintro2 .itemA{
    width: 413px;
    float:left;
}
.sectionintro2 .itemA .img{
    margin: 0;
}
.sectionintro2 .itemA .text{
    padding: 20px 20px 0 20px;
    text-align: left;
    color: #ffffff;
    font-size: 16px;
    line-height: 28px;
    height: 240px;
    background-color: #8b625c;
}
.sectionintro2 .item1{
    margin-right: 24px;
}
.sectionintro2 .item2{
}
.section2_sub_box {
    width: 850px;
    height: 426px;
    margin: 30px auto 55px auto;
    text-align: left;
    background: url("../img/section2_sub_bg.png") no-repeat;
    line-height: 26.5px!important;
}
.section2_sub_box p {
    width: 570px;
    padding: 130px 20px 20px 260px;
}
.section2_sub_box p span {
    font-weight: bold;
    color: #985b16;
}

/*---------------------------------------------*/

.sectionintro3{
    background-color: #fffbce;
    padding-top: 50px;
    padding-bottom: 45px;
}

.sectionintro3_ttl {
    background-color: #b94334;
}
.sectionintro3_box {
    margin: 0 auto;
    width: 850px;
    height: 343px;
    background: url("../img/section3_sub_bg.png") no-repeat;
}
.sectionintro3_box p {
    width: 385px;
    padding: 165px 20px 20px 430px;
    font-size: 16px;
    text-align: left;
}

.sectionintro3_box3 {
    width: 850px;
    margin: 0 auto;
}
.sectionintro3_box3 .item_box {
    padding: 30px 0 30px;
    width: 850px;
    background-color: #fff;
    float: left;
}
.sectionintro3_box3 .item_box .item2 {
    margin: 0 25px 0 25px;
}
.sectionintro3_box3 .item_box .itemE {
    width: 250px;
    float: left;
}
.ml-20 {
    margin: 0 46px 0 -9px!important;
}
.text2 {
    font-weight: bold;
    color: #0281da;
    font-size: 14px;
    margin: 5px 0;
    text-align: right;
}
.sectionintro3_box3 .item_box .itemE .img{
    margin: 0;
}
.sectionintro3_box3 .item_box .itemE .text{
    padding-top: 15px;
    background-color: #fff;
    text-align: left;
    font-size: 15px;
    line-height: 28px;
}
.sectionintro3_box4 {
    width: 850px;
    height: 515px;
    margin: 0 auto;
    padding-bottom: 15px;
    background: #fff url("../img/section3_sub_bg2.png") no-repeat;
}
.sectionintro3_box4 .text {
    margin: 0 auto;
    width: 712px;
    padding-top: 115px;
}
.sectionintro3_box5 {
    width: 850px;
    height: 597px;
    margin: 0 auto;
    background: #fff url("../img/section3_sub_bg3.png") no-repeat;
}
.sectionintro3_box5 .text3 {
    text-align: left;
    margin: 0 auto;
    width: 370px;
    padding: 300px 0 0 400px;
    line-height: 26px!important;
}
.sectionintro3_box5 .text3 span {
    color: #e0880b;
    font-weight: bold;
}
.sectionintro3 .sectiontitle{
    margin:0 auto;
}
.sectionintro3 .sectiontitle .stitle{
    margin:35px auto 45px auto;
}
.sectionintro3 .sectionbody{
    width:850px;
    margin:0 auto;
}
.sectionintro3 .contleft{
    width:420px;
    text-align:left;
    line-height:30px;
    color:#333333;
    float:left;
    margin-left:5px;
}
.sectionintro3 .contleft .title{
    margin-bottom:30px;
}
.sectionintro3 .imgright{
    float:right;
}


/*---------------------------------------------*/

.sectioninfo{
    background-color:#e1f6fb;
    padding-top:45px;
    padding-bottom:60px;
}
.sectioninfo .sectiontitle{
    margin:0 auto 30px auto;
    text-align:center;
    height:85px;
    width:850px;
    position:relative;
}
.sectioninfo .sectiontitle h2 img{
    z-index: 2;
}
.sectioninfo .sectiontitle .icon{
    position:absolute;
    top:-33px;
    right:25px;
}

.sectioninfo .sectionbody{
    width:850px;
    margin:0 auto 18px auto;
}
.sectioninfo .infotop{
}
.sectioninfo .infobottom{
    margin-top:35px;
}
.sectioninfo .itemA{
    float:left;
    width:266px;
    text-align:left;
}
.sectioninfo .itemB{
    float:left;
    text-align:left;
    width:250px;
}
.sectioninfo .itemA .text{
    padding:12px 5px 0 5px;
    color: #333333;
    line-height:25px;
}
.sectioninfo .itemA .text span{
    font-weight:bold;
    font-size:18px;
    color:#0281da;
}
.sectioninfo .itemB .text{
    padding:20px 0 0 28px;
    color: #0281da;
    font-weight:bold;
    font-size:14px;
    line-height:22px;
}
.sectioninfo .item1{
    margin-right:26px;
}
.sectioninfo .item2{
    margin-right:22px;
}
.sectioninfo .text2 {
    font-weight: normal !important;
    padding-right:10px;
    max-height: 100%;
}


/*---------------------------------------------*/

.sectionsupport1{
    background-color:#e4f2f2;
    margin:0 auto;
    padding:60px 0 0 0;
}
.sectionsupport1 .sectionbody{
    width:850px;
    margin:0 auto;
}
.sectionsupport1 .supporttop{
    margin:45px 0 40px 0;
}
.sectionsupport1 .supporttop .stitle{
    margin-bottom:20px;
}
.sectionsupport1 dl{
    text-align:left;
}
.sectionsupport1 dd span{
    font-weight:bold;   
    color:#0281da;
    font-size:20px;
}
.sectionsupport1 .supporttop dd{
    padding:18px 5px 0 5px;
}
.sectionsupport1 .itemA{
    float:left;
    width:270px;
}
.sectionsupport1 .item1{
    margin-right:20px;
}

.sectionsupport1 .itemB{
    margin:0 auto 24px auto;
}

.sectionsupport1 .supportbottom{
    margin:0 0 0 22px;
    font-size:15px;
    line-height:30px;
    text-align:left;
    color:#333333;
}
.sectionsupport1 .itemC{
    position:relative;
    width:828px;
    background-color:#ffffff;
    height:205px;
}
.sectionsupport1 .itemC .icon{
    position:absolute;
    bottom:0;
    left:-18px;
}
.sectionsupport1 .itemC .text{
    margin:0 33px 0 225px;
    padding-top:30px;
}
.sectionsupport1 .itemC .text span{
    color:#e84133;
    font-weight:bold;
}

.sectionsupport1 .itemD{
    position:relative;
    width:828px;
    background-color:#ffffff;
    height:316px;
    margin-top:13px;
}
.sectionsupport1 .itemD .icon{
    position:absolute;
    bottom:0;
    right:0;
}
.sectionsupport1 .itemD .dash{
    margin:0 211px 0 29px;
    padding:30px 0 25px 0;
    border-bottom-style: dashed;
    border-bottom-width:1px;
    border-bottom-color:#692809;
}
.sectionsupport1 .itemD .dash .text{
    margin:0 10px 0 3px;
}
.sectionsupport1 .itemD .text2{
    margin:0 221px 0 32px;
    padding:25px 0 30px 0;
}
.sectionsupport1 .itemD span{
    color:#e84133;
    font-weight:bold;
}


/*---------------------------------------------*/

.sectionsupport2{
    margin:0 auto;
    padding-top:40px;
    background-color:#e4f2f2;
    color:#4b4847;
}
.sectionsupport2 .sectionbody{
    width:873px;
    height:1105px;
    margin:0 auto;
    background:url("../img/support2_bg.jpg") no-repeat;
}
.sectionsupport2 .sectiontitle{
    padding:56px 0 43px 0;
    text-align:center;
}
.sectionsupport2 .contents1{
    width:594px;
    margin:0 auto;
}
.sectionsupport2 .contents1 .itemA{
    float:left;
    width:292px;
}
.sectionsupport2 .item1{
    margin-right:10px;
}
.sectionsupport2 .contents1 .text{
    font-size:12px;
    line-height:18px;
    margin:10px 5px 0px 5px;
    text-align:left;
}
.sectionsupport2 .contents1 span{
    font-weight:bold;
}

.sectionsupport2 .contents2{
    width:722px;
    margin:35px auto 0 auto;
    text-align:left;
    line-height:35px;
}
.sectionsupport2 .contents2 .text1{
    margin-bottom:20px;
}


/*---------------------------------------------*/

.sectionsupport3{
    margin:0 auto;
    padding-top:10px;
    padding-bottom:70px;
    background-color:#e4f2f2;
    color:#333333;
}
.sectionsupport3 .sectionbody{
    width:850px;
    height:620px;
    margin:0 auto;
    background:url("../img/support3_bg.jpg") no-repeat;
}
.sectionsupport3 .sectiontitle{
    padding:52px 0 50px 0;
    text-align:center;
}
.sectionsupport3 .contents1 .text{
    margin:15px 0 0px 28px;
    text-align:left;
    width:307px;
    float:left;
    line-height:35px;
}
.sectionsupport3 .contents1 .text span{
    font-weight:bold;
    text-decoration:underline;
}
.sectionsupport3 .contents1 .img{
    margin-right:25px;
    width:463px;
    float:right;
}
.sectionsupport3 .contents2 .text{
    margin-top:30px;
    line-height:35px;
    font-size:20px;
    font-weight:bold;
}
.sectionsupport3 .contents3{
    margin-top:60px;
}

/*---------------------------------------------*/

.sectionactive{
    background-color:#f6e7d0;
    margin:0 auto;
    padding:75px 0 60px 0;
    color: #5f4c41;
    line-height:30px;
    text-align:left;
}
.sectionactive .sectiontitle{
    position:relative;
    width:850px;
    margin:0 auto;
}
.sectionactive .sectiontitle .icon{
    position:absolute;
    top:-41px;
    left:3px;
}
.sectionactive .sectiontitle .icon2{
    position:absolute;
    top:-16px;
    right:-5px;
}
.sectionactive .sectionbody{
    width:850px;
    margin:0 auto;
}
.sectionactive .top{
    margin-top:18px;
}

.sectionactive h3{
    font-size:24px;
    color: #00769d;
    text-align:left;
    padding:0 0 10px 14px;
}
.sectionactive .contents1{
    margin-top:48px;
}
.sectionactive .contents1 .left{
    float:left;
    width:483px;
}
.sectionactive .contents1 .left .text{
    margin:20px 0 9px 6px;
}
.sectionactive .contents1 .right{
    float:right;
    width:320px;
    margin-top: 70px;
}
.sectionactive .contents1 .right .text{
    font-size:12px;
    padding-top:5px;
}

.sectionactive .contents2{
    margin-top:30px;
}
.sectionactive .contents2 .left{
    float:left;
    width:313px;
}
.sectionactive .contents2 .left .text{
    font-size:12px;
    padding-top:5px;
}
.sectionactive .contents2 .right{
    float:right;
    width:482px;
}
.sectionactive .contents2 .right .text{
    padding:20px 0 9px 6px;
}

.sectionactive .contents3{
    margin-top:48px;
}
.sectionactive .contents3 .left{
    float:left;
    width:455px;
}
.sectionactive .contents3 .left .text{
    margin:20px 0 9px 6px;
}
.sectionactive .contents3 .right{
    float:right;
    width:320px;
}
.sectionactive .contents3 .right .text{
    font-size:12px;
    padding-top:5px;
}



/*---------------------------------------------*/

.sectionabout {
    margin:0 auto 0 auto;
    padding-top:50px;
    padding-bottom:40px;
    background-color:#c2e8f3;
    text-align:left;
}
.sectionabout .sectionbody{
    margin:0 auto 0 auto;
    width:878px;
}
.sectionabout .sectionbody .title{
    margin:0 -13px;
}
.sectionabout .sectiontitle{
    margin:0 auto;
    width:850px;
}
.sectionabout .text{
  line-height: 33px;
    width:850px;
    margin:-70px auto 0 auto;
}
.sectionabout_box1 {
    width: 853px;
    height: 489px;
    margin: 0 auto;
    background:url("../img/about_bg1.png") no-repeat right;
    background-color: #e7f5fd;
}
.sectionabout_box2 {
    width: 853px;
    margin: 0 auto;
    background:url("../img/about_bg2.png") no-repeat;
    background-position: 0 100px;
    background-color: #e7f5fd;
    padding: 0 0 60px 0;
}
.sectionabout .text6 {
    padding: 20px 0 0 30px;
    width: 340px;
}
.sectionabout .text7 {
    padding: 0 0 0 30px;
    width: 340px;
}
.sectionabout .text7 span {
    color:#0099ff;
}
.sectionabout .text8 {
    padding: 0 30px 0 30px;
    width: 790px;
    float: left;
    font-size: 15px;
    line-height: 160%;
}
.sectionabout .text9 {
    padding: 30px 0 0 350px;
    float: left;
    line-height: 160%;
    font-size: 13px;
    width: 470px;
}
.sectionabout .text8 a,.sectionabout .text9 a {
    color: #1455a3;
}
.sectionabout .link1 {
    width: 110px;
    position: relative;
    left: 282px;
    bottom: 157px;
    text-align: center;
}
.sectionabout .link1 a {
    line-height: 140%;
    color: #1455a3;
    font-size: 13px;
    text-decoration: underline;
}
.sectionabout .link2 {
    float: left;
    padding: 30px 0 0 350px;
    width: 297px;
    min-height: 148px;
}
.sectionabout .link3 {
    display: inline-block;
    padding: 50px 0 0 10px;
    width: 165px;
    font-size: 13px;
    line-height: 140%;
}
.sectionabout .link3 a {
    color: #1455a3;
    text-decoration: underline;
    display: inline-block;
}


/*---------------------------------------------*/

.sectionreport{
    padding-bottom:40px;
    margin:0 auto 0 auto;
    width: 100%;
    background-color:#c2e8f3;
    text-align:left;
}
.sectionreport .sectionreportwrap{
    background:url("../img/about_sub_bg.png") no-repeat;
    background-position: left top;
    margin:0 auto 0 auto;
    width: 858px;
    height:633px;
    background-color:#c2e8f3;
    text-align:left;
}
.sectionreport .sectiontitle{
    padding-top:47px;
    padding-left:43px;
    position: relative;
}
.sectionreport .sectiontitle .logo{
    position: absolute;
    left: 52px;
    top: 20px;
}
.sectionreport .sectionbody{
    text-align:left;
    line-height:31px;
    font-size:17px;
    padding:0 40px 0 38px;
}
.sectionreport .sectionbody .contents1{
    margin-top:33px;
}
.sectionreport .sectionbody .contents1 .leftimg{
    position: relative;
    float:left;
    padding-right:40px;
}
.sectionreport .sectionbody .contents1 .leftimg .stitle{
    position:absolute;
    left: -21px;
    top: -22px;
}
.sectionreport .sectionbody .contents1 .text{
    padding: 170px 0 0 295px;
}
.sectionreport .sectionbody .contents1 .text span{
    color:#00a0e9;
    font-weight: bold;
}
.sectionreport .sectionbody .contents2{
    margin-top:48px;
}
.sectionreport .sectionbody .contents2 .rightimg{
    position: relative;
    float:right;
    padding-left:35px;
}
.sectionreport .sectionbody .contents2 .rightimg .stitle{
    position:absolute;
    right: -31px;
    top: -53px;
}
.sectionreport .sectionbody .contents2 .text{
    width: 480px;
    padding-top: 60px;
}
.sectionreport .sectionbody .contents2 .text span{
    color:#00a0e9;
    font-weight: bold;
}
.sectionreport .sectionbody .comment{
    font-size:14px;
    position: relative;
    bottom:-1px;
}

/*---------------------------------------------*/

.sectionuse {
    background-color:#c2e8f3;
    color:#5f4c41;
}
.sectionuse .sectionbody{
    background-color:#FFFFFF;
    width: 850px;
    margin:0 auto 0 auto;
    padding-bottom:50px;
}
.sectionuse .sectiontitle {
    padding-top: 30px;
    margin:0 auto 0 auto;
}
.sectionuse .sectionbody .stitle{
    text-align: left;
    font-size: 18px;
    font-weight: bold;
    margin-top: 25px;
    padding-left:25px;
    padding-right:25px;
    max-height: 100%;
}

.sectionuse .sectionbody .text{
    text-align: left;
    margin-top: 18px;
    padding:0 25px;
    font-size:16px;
    max-height: 100%;
}
.sectionuse .sectionbody .text span{
    color: #ff5d00;
}
.sectionuse .sectionbody .mv {
    margin-top: 20px;
}
.sectionuse .sectionbody .attention {
    margin-top: 20px;
    padding:0 25px;
    text-align: left;
    font-size: 12px;
    line-height: 20px;
    max-height: 100%;
}
.sectionuse .sectionbody .attention .icon{
    background-image: url("../img/use_icon.gif");
    background-repeat: no-repeat;
    background-position: left 4px;
    padding-left: 15px;
}

/*---------------------------------------------*/

#fbLikebox{
    margin:40px auto 0 auto;
    /*border:3px solid #3b5999;
    width:844px;*/
}


---------------------------------------------*/

.block_bo{
    margin:0 auto;
}
.block_bo .sectionbody{
    margin:0 auto;
    background-color:#c2e8f3;
    padding-top:40px;
}
.block_bo .blocktitle{
    margin:0 auto -2px 0;
}

.block_bo .blockbody{
    width:850px;
    height:295px;
    background-image: url("../img/bo_bg.png");
    background-repeat: no-repeat;
/*    background-position: center top;*/
    background-position: center -60px;
    margin:0 auto 0 auto;
}
.block_bo .blockbody .btn{
padding-top:13px;
padding-bottom:20px;
}
.block_bo .blockbody .nav{
margin-left:45px;
}
.block_bo .blockbody .nav .nav1{
padding-top:1px;
padding-right:30px;
float:left;
}
.block_bo .blockbody .nav .nav2{
padding-top:1px;
padding-right:30px;
float:left;
}
.block_bo .blockbody .nav .nav3_title{
float:left;
text-align:left;
}
.block_bo .blockbody .nav .nav3{
padding-top:3px;
}
.block_bo .blockbody .nav .nav3 .nav3_1{
float:left;
padding:0 24px 0 25px;
}
.block_bo .blockbody .nav .nav3 .nav3_2{
float:left;
padding-top:0;
}

#bo{
padding-top: 130px;
margin-top: -130px;
}

.block_nav_box {
  width: 627px;
  height: 32px;
  margin: 25px auto 0 auto;
}
.block_nav_box a,.block_nav_box span {
  margin: 0;
  padding: 0;
  float: left;
}


/*---------------------------------------------*/

.sectionbtn {
    background-color:#c2e8f3;
    margin:0 auto;
    padding-top:45px;
    padding-bottom: 40px;
}
.sectionbtn .btn {
    width:850px;
    margin:0 auto;
}
.sectionbtn .btn .btn1{
    float: left;
    margin-left: 115px;

}
.sectionbtn .btn .btn2{
    float: left;
    margin-left: 25px;
}
.sectionbtn a:hover img{ opacity:0.8; filter: alpha(opacity=80); -ms-filter: "alpha( opacity=80 )"; background: #c2e8f3 !important;}


/*---------------------------------------------*/

.sectionbottom{
    background-color:#c2e8f3;
    margin:0 auto;
    padding-bottom:50px;
}
.sectionbottom .sectionbody{
    margin:0 auto;
    width:850px;
}
.sectionbottom .credit {
    font-size: 10px;
    line-height: 12px;
    text-align: left;
    color:#444444;
    max-height: 100%;
}


/*---------------------------------------------*/
.left30{
position:relative;
left:-30px;
}

.mb20{
    margin-bottom:20px!important;
}
.mb30{
    margin-bottom:30px!important;
}



