@charset "UTF-8";

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

layoutSetting

==========================================================================*/
div#backNumberList div.monthlyContents {
margin-bottom: 40px;
}

div#backNumberList dt {
width: 36px;
}

div#backNumberList dd {
margin: 0 0 0 44px;
}

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




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

titleSetting

==========================================================================*/
div#contents h3 {
margin-bottom: 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: 0;
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;
}

div#contents h5 {
margin-bottom: .2em;
}