@charset "utf-8";
/* CSS Document */

#QA {}
#QA dl{clear:both;padding:0 0.25em 0 0.5em;margin:auto 0.25em;}
#QA dt{float:left;font-weight:bold;margin:20px 0 5px 5px;display:block;}
#QA dd{margin:20px 0 5px 0;width:420px;display:block;float:right;}
#QA .question{font-weight:bold;color:#e01d5e;}

table#chukei{
	width:100%;
}

table#chukei td{
	width:30%;
}

.linkBlank{ font-size:14px; margin:10px; font-weight:bold; overflow:hidden;}
.linkBlank a{ display:block; background:#ED145A; border:#F5C1CF solid 2px; width:180px; text-align:center; float:right; padding:5px; color:#fff;}



