@charset "utf-8";

/* lead box */
div#mainBlock #contBlock .lead {
margin-right:19px;
margin-bottom:50px;
}

/* group box */
div#mainBlock #contBlock .group {
margin:11px 0 20px;
background:url(../../images/social_respon_bg_03.png) repeat-y;
}
div#mainBlock #contBlock .group-inner {
height:100%;
padding-bottom:1px;
background:url(../../images/social_respon_bg_04.png) left bottom no-repeat;
}
div#mainBlock #contBlock .group .item {
float:left;
width:290px;
margin-right:11px;
}
div#mainBlock #contBlock .group .item p {
margin:1px;
padding:11px 9px 10px;
background:url(../../images/social_respon_bg_02.png) repeat-x;
}

/* override styles */
div#mainBlock #contBlock p.pgup {
margin-top:390px;
}
