h2 {
 font-size: 22px;
 font-weight: bold;
 color: #111111;
 background-image: url(img/list_button01.gif);
 background-repeat: repeat-y;
 padding-left: 45px;
 background-position: 30px;
 line-height: 1.3em;
}

.komoji {
 font-size: 12px;
 color: #111111;
 line-height: 1.5em;
}

p {
 font-size: 14px;
 color: #111111;
 line-height: 1.8em;
 padding-right: 30px;
 padding-left: 30px;
}

h3 { 
 font-weight: bold;
 font-size: 16px;
 padding-left: 30px;
}

.waku01 { 
 border: 1px #CCCCCC solid;
 width: 700px; margin-left: 30px;
 padding-top: 20px;
 padding-bottom: 20px;
}

.txt-red { 
 font-weight: bold;
 color: #CC0000;
}

.waku02 {
 border: 2px #CCCCCC dotted;
 margin-left: 30px;
 padding-top: 20px; padding-bottom: 20px ;
 text-align: center;
 clip:  rect(   );
 width: 500px;
}

#qa p{
 font-size: 14px;
 color: #111111;
 line-height: 1.8em;
 padding-right: 10px;
 padding-left: 10px;
}


