@charset "UTF-8";

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

layoutSetting

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




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

titleSetting

==========================================================================*/
div#contents h2 {
background: url("../images/200810_1/ttl.jpg") no-repeat;
}

div#contents h3,
div#contents h4 {
color: #ED6E46;
}

div#contents h3 {
padding-left: 26px;
background: url("../images/200810_1/ico_sub_ttl.gif") no-repeat 0 .2em;
}

div#contents h4 {
color: #B91C22;
background: url("../../present/images/bg_sub_ttl.gif") no-repeat;
}




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

pageCaptionSetting

==========================================================================*/
div#contents {
position: relative;
}

.pageCaption {
width: 288px;
height: 102px;
text-indent: -9999px;
font-size: 1;	/* forWinIE */
line-height: 1;	/* forWinIE */
background: url("../images/200810_1/caption.gif") no-repeat;
position: absolute;
top: 129px;
left: 17px;
}