@charset "UTF-8";
/* CSS Document */
#main{ text-align: center;  max-width: 750px; margin: auto; background: url(../images/bg.png) repeat-y center top / 100% auto;}


#header{ max-width:750px; margin-left:auto; margin-right:auto; }
#header{ position: relative;}
#header .a{display: block; position: absolute; top: 0; height: 80%;}
#header .a1{ left: 0; width: 55%;}
#header .a2{ right: 0; width: 25%;}


#main .img2_5{ position: relative;}
#main .img2_5 .a{ position: absolute;  width: 46%; height: 50%;  top: 15%;}
#main .img2_5 .a1{left: 3%;}
#main .img2_5 .a2{right: 2%;}

#main .img5{background: #06c655; width: 93.334%; margin:0 auto 4%; padding: 2% 6% 8%; border-radius: 0 0 1em 1em;}
#main .img5 .click{  cursor: pointer;}

#main{ }