@charset "utf-8";
/* CSS Document */

#quiz{
}

#quiz h3.l-title{
margin-top:20px;
}

#quiz ul.title{
height:80px;
background:url(../img/bg_26.gif) no-repeat;
color:#454444;
margin-top:30px;
text-align:left;
padding-left:18px;
}

#quiz ul.title li.title{
font-size:16px;
font-weight:bold;
height:40px;
line-height:20px;
margin:0 0 4px 0;
}


#quiz ul.title li.section{
float:left;
margin-right:10px;
}

#quiz ul.title li.section dl{
font-size:10px;
width:155px;
letter-spacing:0.1em;
}

#quiz ul.title li.section dt{
float:left;
}

#quiz ul.title li.section div{
width:185px;
border-left:1px solid #e5e5e5;
border-right:1px solid #e5e5e5;
background-color:#eeeeee;
text-align:center;
font-size:10px;
}

#quiz ul.title li.atari{
background:url(../img/bg_27.gif) no-repeat;
background-position:bottom;
padding-bottom:2px;
}

/* IE4～6 \*/
* html #quiz ul.title li.section div{
width:187px;
margin:0;
}
/* */

#quiz ul.title li.section div span{
color:#FF0000;
font-weight:bold;
font-size:12px;
margin-right:5px;
}

/*#quiz p.text{
background-color:#eeeeee;
border-left:1px solid #e5e5e5;
border-right:1px solid #e5e5e5;
width:656px;
padding:10px;
color:#717171;
margin-top:20px;
}*/

/* IE4～6 \*/
* html #quiz ul.text li.text{
width:678px;
margin:0;
}
/* */

#quiz ul.text{
width:678px;
background:url(../img/bg_28.gif) no-repeat;
background-position:top;
padding-top:2px;
margin-top:20px;
}

#quiz ul.text li.text{
width:656px;
padding:8px 10px 3px;
background-color:#eeeeee;
border-left:1px solid #e5e5e5;
border-right:1px solid #e5e5e5;
color:#717171;
}


#quiz ul.text li.bottom{
background:url(../img/bg_29.gif) no-repeat;
height:7px;
background-position:top;
}
/*IE7*/
*:first-child+html #quiz ul.text li.bottom{ padding-bottom:10px;}
/*IE7*/

/*--CMQUIZ--*/
#quiz .cm-img{
width:678px;
text-align:center;
margin:10px 0 0 0;
}

#quiz .cm-text{
background:url(../img/bg_41.gif);
padding:5px 0;
width:678px;
margin:10px 0 0;
height:140px;
}

/*IE7*/
*:first-child+html #quiz .cm-text{ margin:10px 0;} 
/*IE7*/
/* IE4～6 \*/
* html #quiz .cm-text{ margin:10px 0;} 
/* */

#quiz .cm-text-inner{
background:#fff;
width:100%;
height:130px;
overflow:auto;
padding:5px 0;
}
