@charset "UTF-8";

/*==========================================================================

layoutSetting

==========================================================================*/
div#backNumberList div.section {
margin: 0 6px 32px;
background: url("../../../common/images/dot_vline_gray.gif") repeat-y center top;
}

div#backNumberList div.leftColumn,
div#backNumberList div.rightColumn {
padding-top: 0;
}

div#backNumberList dt {
width: 100px;
}

div#backNumberList dd {
margin-left: 108px;
}

div#backNumberList h5 a {
padding-left: 14px;
color: #E4007F;
background: url("../../images/ico_arrow.gif") no-repeat 0 .1em;
}





/*==========================================================================

titleSetting

==========================================================================*/
div#contents h2 {
height: 112px;
background: url("../../images/ftr_ttl.gif") no-repeat;
}

div#contents h3 {
margin: 0;
height: 44px;
text-indent: -9999px;
font-size: 1;	/* forWinIE */
line-height: 1;	/* forWinIE */
background: url("../../images/sub_ttl_backnumber.gif") no-repeat;
}

div#contents h4 {
margin-bottom: 8px;
padding: 0 0 0 16px;
font-size: .83em;
color: #666;
background: url("../../../common/images/ico_calendar.gif") no-repeat 0 .2em #FFF;
}

/* hackForWinIE6 */
* html div#contents h4.newIcon {
background-position: 0 0;
}

/* hackForWinIE7 */
*+html div#contents h4.newIcon {
background-position: 0 .3em;
}