@charset "utf-8";



/*
--------------------------------------------------------
qa
--------------------------------------------------------
*/
/*div.index.qa dl{
 border:1px solid #ccc;
 padding:5px;
}
div.index.qa dl dt{
width:auto;
}
div.index.qa dl dd{
border:none;
padding:0.2em 0;
}*/
div.index.qa form dl dt{
width:11.5em;
}
div.index.qa form dl dd{
padding:0.2em 0 0.2em 12em;
}

div.index.qa select#category option{
text-indent:1em;
}
div.index.qa select#category option.optgroup{
background:#D6E9E0;
text-indent:0.25em;
}
div.index.qa table td img{
vertical-align:middle;
}

div.article.qa p.post{
position:relative;
top:-1em;
margin-top:-28px;
height:28px;
line-height:28px;
}

div.article.qa div.question,
div.article.qa div.answer{
margin:1em 0;
padding:1px 8px;
}
div.article.qa div.question{
background:#ECFBEF;
}
div.article.qa div.question h3,
div.article.qa div.answer   h3{
float:left;
clear:left;
width:1.74em;
margin:0;
padding:0;
border:0;
}
div.article.qa div.question h3 acronym,
div.article.qa div.answer   h3 acronym{
border:0;
text-decoration:none;
}
div.article.qa div.question p,
div.article.qa div.answer   p{
margin:0.15em 0 1em 2.25em;
}

table{
border:1px solid #999;
border-collapse:collapse;
border-spacing:1;
border-color:#9AC8B2;
}
table tr td,
table tr th{
border:1px solid #999;
border-color:#B5D7C7;
}

/* highlight */
strong.match{
padding:2px 0.25em;
background-color:#ffa;
}
strong.match_0{ background-color:#ffa; }
strong.match_1{ background-color:#bee; }
strong.match_2{ background-color:#beb; }
strong.match_3{ background-color:#fbd; }
strong.match_4{ background-color:#fbb; }
strong.match_5{ background-color:#ddd; }

div.contact form dl dt{
clear:both;
}
div.group_info{
    border:1px solid;
    border-color:#C3C3C3;
}

div.group_info p{
    border-bottom:1px dotted #CCCCCC;
    margin:0 0 -2px;
    padding:0.2em 0;
}

div.group_info p.end{
    border:none;
    margin:0 0 -2px;
    padding:0.2em 0;
}
