h2#intoro_head{
 color:green;
 background-color:transparent;
 padding-left:0;
}

table{
 text-align:center;
 margin-top:10px;
}
table th{
 text-align:center;
 height:28px;
}
table tr{
 height:28px;
}
tr.score_rate{
 background-color:#8FBC8F;
}
tr.deviation_value{
 background-color:#ffdead;
}
tr.score_index{
 background-color:#d8bfd8;
}
div.theme_contents ul{
 margin-left:20px;
}
span.eval_type{
 color:navy;
 font-weight:bold;
}
span.markup{
 color:#FF0000;
}
div#type_a_img{
 float:left;
 width:216px;
 margin-right:10px;
}
div#type_a_explain{
 float:left;
 width:300px;
}
div#type_b_img{
 float:left;
 width:216px;
 margin-right:10px;
}
div#type_b_explain{
 float:left;
 width:300px;
}

div#correct_incorrect_index{
 background-color:#F0FFF0;
 border-width:1px;
 border-color:#808080;
 border-style:solid;
 padding:5px;
 margin-top:10px;
}
div#correct_incorrect_index dt{
 border-bottom-color:#808080;
 border-bottom-style:solid;
 border-bottom-width:1px;
 font-weight:bold;
}
div.analysis{
 font-size:120%;
 margin-top:30px;
 font-weight:bold;
}
