@charset "UTF-8";

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

layoutSetting

==========================================================================*/
#quiz,
.application {
margin-top: 32px;
}





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

titleSetting

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

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

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

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




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

quizSetting

==========================================================================*/
#quiz {
padding-bottom: 2px;
width: 580px;
background: url("../images/200812_2/bg_quiz_btm.gif") no-repeat left bottom #E6E6E6;
}

div#contents #quiz h3 {
margin-left: 0;
height: 90px;
text-indent: -9999px;
font-size: 1;	/* forWinIE */
line-height: 1;	/* forWinIE */
background: url("../images/200812_2/ttl_quiz.gif") no-repeat;
}

div#contents #quiz p,
div#contents #quiz dl {
margin: 0 20px 16px;
padding-bottom: 16px;
background: url("../../../common/images/dot_line_white.gif") repeat-x left bottom;
}

div#contents #quiz dl {
}

div#contents #quiz dl dt {
width: 60px;
height: 40px;
text-indent: -9999px;
font-size: 1;	/* forWinIE */
line-height: 1;	/* forWinIE */
background: url("../images/200812_2/sub_ttl_quiz.gif") no-repeat;
float: left;
}

div#contents #quiz dl dd {
margin-left: 70px;
}

div#contents #quiz dl dd#answer {
margin-top: 4px;
font-size: 1.2em;
font-weight: bold;
}




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

applicationSetting

==========================================================================*/
.application h4 {
background: url("../images/200812_2/ttl_application.gif") no-repeat !important;
}

.application h5 {
margin-left: 36px;
display: list-item;
list-style-type: square;
}

.application .telephone {
font-size: 1.2em;
}