@charset "UTF-8";

/*==========================================================================

layoutSetting

==========================================================================*/
div#backNumberList p a {
padding-left: 14px;
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;
	float: none;
	width: 630px;
}

div#contents h4 {
margin-bottom: 6px;
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 .1em;
}

* html div#contents h4.newIcon img {
margin: 2px 0 2px 4px;
}
/* hackForWinIE6 */

div#contents h5 {
margin-bottom: 6px;
color: #EA545D;
}




/*==========================================================================

profileSetting

==========================================================================*/
div#profile {
margin: 10px;
}
