@charset "UTF-8";

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

layoutSetting

==========================================================================*/
#eventContents {
background: url("../images/200810_2/bg_ttl.gif") repeat-x;
position: relative;
}

#schedule .leftColumn,
#schedule .rightColumn {
width: 50%;
}

#schedule h4,
#schedule ul {
margin: 8px 16px;
}




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

titleSetting

==========================================================================*/
div#contents h3 {
width: 369px;
height: 242px;
text-indent: -9999px;
font-size: 1;	/* forWinIE */
line-height: 1;	/* forWinIE */
background: url("../images/200810_2/ttl.gif") no-repeat right top;
}




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

harudanjiPhotoSetting

==========================================================================*/
#harudanjiPhoto {
position: absolute;
top: 8px;
right: 10px;
}

/* hackForWinIE6 */
* html #harudanjiPhoto {
right: 20px;
}





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

scheduleSetting

==========================================================================*/
#schedule {
padding: 8px 0;
background: #FCECF3;
}

#schedule .leftColumn {
background: url("../../../common/images/dot_vline_white.gif") repeat-y right 0;
}

div#contents #schedule h4 {
margin-bottom: 4px;
padding: 0 0 .3em 15px;
color: #E4007F;
font-size: 1.2em;
font-weight: normal;
background: url("../../images/ico_square.gif") no-repeat 0 .4em;
border-bottom: #FFF 1px dashed;
}