@charset "utf-8";

/* lead box */
#contBlock .lead {
margin-right:19px;
margin-bottom:50px;
}

#contBlock h2 {
margin-bottom:10px;
}

/* table styles */
#contBlock table {
width:591px;
margin-bottom:20px;
border-collapse:collapse;
background-color:#fafdfe;
}
#contBlock table,
#contBlock th {
border:1px solid #ccc;
}
#contBlock th,
#contBlock td {
padding:8px 9px;
}
#contBlock th {
font-weight:normal;
}
#contBlock td {
border-top:1px solid #ccc;
border-bottom:1px solid #ccc;
text-align:right;
}
#contBlock table .icon {
padding:3px 4px;
text-align:left;
}
#contBlock .even th,
#contBlock .even td {
background-color:#fff;
}

/* report box */
#contBlock .report {
margin-bottom:20px;
margin-right:19px;
}
#contBlock .report col.name {
width:340px;
}
#contBlock .report table .image {
border-left:1px solid #ccc;
background-color:#f6f6f6;
text-align:center;
vertical-align:top;
}
#contBlock .report p {
margin-bottom:20px;
}
#contBlock .report ul {
list-style:none;
padding:11px 9px;
border:1px solid #aad7dd;
background-color:#f8fcfe;
line-height:1.4;
}

/* group box */
#contBlock .group {
margin:11px 0 20px;
background:url(../../images/social_respon_bg_03.png) repeat-y;
}
#contBlock .group-inner {
overflow:hidden;
height:100%;
padding-bottom:1px;
background:url(../../images/social_respon_bg_04.png) left bottom no-repeat;
}
#contBlock .group .item {
float:left;
width:290px;
margin-right:11px;
}
#contBlock .group .item p {
margin:1px;
padding:11px 9px 10px;
background:url(../../images/social_respon_bg_02.png) repeat-x;
}

/* backnumber box */
#contBlock .backnumber {
margin-bottom:50px;
}
#contBlock .backnumber col.name {
width:455px;
}

