@charset "UTF-8";

#container + .composite_box01 .wrapper_item .inner_item a{
 height: 200px;
}
#container + .composite_box01 .wrapper_item .inner_item a .inner_item_txt h3{
 color: #2A6108;
 text-shadow:
     1px 1px 1px #fff, -1px -1px 1px #fff,
    -1px 1px 1px #fff,  1px -1px 1px #fff,
     1px 0px 1px #fff, -1px -0px 1px #fff,
     0px 1px 1px #fff,  0px -1px 1px #fff;
     text-align: center;
     margin-bottom: 0;
}


#container + .composite_box01 + .composite_box01 .wrapper_item .inner_item a{
 height: 200px;
}
#container + .composite_box01 + .composite_box01 .wrapper_item .inner_item a .inner_item_txt h3{
 color: #2A6108;
 text-shadow:
     1px 1px 1px #fff, -1px -1px 1px #fff,
    -1px 1px 1px #fff,  1px -1px 1px #fff,
     1px 0px 1px #fff, -1px -0px 1px #fff,
     0px 1px 1px #fff,  0px -1px 1px #fff;
     text-align: center;
     margin-bottom: 0;
}