@charset "UTF-8";

/* ----------------------------------------------------------------
base.css
----------------------------------------------------------------- */
html{
background:none;
}
body{
background:none;
}
* html body{
zoom:67%;
}
*:first-child+html body{
zoom:67%;
}
#str-wrapper{
background:#fff none;
}
#str-footer{
background:none;
}
#str-footer-inner{
background:#fff url(/shared/images/bg-footer-03.jpg) no-repeat 50% 100%;
height:auto;
}
#str-contents{
background-color:#fff;
}
#str-contents-02{
background-color:#fff;
}
#str-main{
margin-bottom:100px;
}


/* ----------------------------------------------------------------
module.css
----------------------------------------------------------------- */

/* ----------------------------------------------------------------
hdg
----------------------------------------------------------------- */
.hdg-l1-02{
background:#e6f6e9 url(/shared/images/bg-hdg-l1-01.gif) no-repeat 0 0;
margin-bottom:0;
}
.hdg-l1-02 span{
background:url(/shared/images/bg-hdg-l1-02.gif) no-repeat 0 100%;
display:block;
padding:10px 120px 5px 15px;
color:#007f12;
font-size:150%;
font-weight:bold;
min-height:25px;
}



/* ----------------------------------------------------------------
doc
----------------------------------------------------------------- */
.doc-copy-01 img{
padding-bottom:100px;
}