@charset "UTF-8";

/*==========================================================================

layoutSetting

==========================================================================*/
.imageLeftHalf .rightColumn,
.imageLeftSmall .rightColumn {
padding-top: 10px;
}

.imageRightSmall .leftColumn {
padding-top: 10px;
}

.allColumn{
padding-bottom: 30px;
}





/*==========================================================================

titleSetting

==========================================================================*/
div#contents h2 {
background: url("../images/200909_1/ttl.jpg") no-repeat;
}

div#contents h3,
div#contents h4 {
color: #009944;
}

div#contents h3 {
padding-left: 35px;
background: url("../images/200909_1/ico_sub_ttl.gif") no-repeat 0 .2em;
}

div#contents h3.red {
color: #e60012;
padding-left: 35px;
background: url("../images/200909_1/ico_sub_ttl.gif") no-repeat 0 .2em;
}

div#contents h4 {
background: url("../images/200909_1/bg_sub_ttl.gif") no-repeat;
}




/*==========================================================================

pageCaptionSetting

==========================================================================*/
.pageCaption {
margin-bottom: 14px !important;
width: 630px;
height: 120px;
text-indent: -9999px;
font-size: 1;	/* forWinIE */
line-height: 1;	/* forWinIE */
background: url("../images/200909_1/caption.jpg") no-repeat;
}

/*==========================================================================

eventSetting

==========================================================================*/
#event {
padding-bottom: 2px;
background: url("../images/200909_1/bg_event.gif") ;
}

div#contents #event h3 {
margin-left: 0;
height: 120px;
text-indent: -9999px;
font-size: 1;	/* forWinIE */
line-height: 1;	/* forWinIE */
background: url("../images/200909_1/ttl_event.gif") no-repeat;
}

.textLeft{
width:340px;
margin: 0;
float:left;
padding: 0 0 0 30px;
}

.photoRight{
margin: 0 0 10px 0;
float:left;
padding:  0 0 0 20px;
}

.photoLeft{
margin: 20px 0 0 0;
float:left;
padding: 0 20px 0 30px;
}

.photoLeft p{
width:170px;
font-size:90%;
}

.textRight{
width:340px;
margin: 20px 0 0 0;
float:left;
padding: 0;
}

#event_btm {
background: url("../images/200909_1/bg_event_btm.gif") no-repeat left bottom;
height: 79px;
}


/*==========================================================================

quizSetting

==========================================================================*/
#quiz {
padding-bottom: 2px;
width: 580px;
background: url("../images/200909_1/bg_quiz_btm.gif") no-repeat left bottom #ffffcc;
}

div#contents #quiz h3 {
margin-left: 0;
height: 75px;
text-indent: -9999px;
font-size: 1;	/* forWinIE */
line-height: 1;	/* forWinIE */
background: url("../images/200909_1/ttl_quiz.gif") no-repeat;
}

div#contents #quiz p{
margin: 0 20px 16px;
}

.btnAbout{
margin: 0 20px 16px;
text-align:center;
}



