@charset "utf-8";
/**
 * お問い合わせ
 * @author  itakura@re-set.ne.jp(2009.01)
 * @version 1.0.0
 * @update  
 */

.Fact{ime-mode:active;}
.Fdis{ime-mode:disabled;}
.FactG{ime-mode:active; background:#E3E3E3;}
.FdisG{ime-mode:disabled; background:#E3E3E3;}
.FactGR{ime-mode:active; background:#F0F4F5;}
.FdisGR{ime-mode:disabled; background:#F0F4F5;}


table#formarea{background:#BCBCBC;}
table#formarea th{background:#F1F1F1; font-weight:normal; text-align:left; padding:5px; width:120px; vertical-align:top; line-height:150%;}
table#formarea td{background:#FFF; padding:5px; line-height:150%;}

.w250{width:250px;}
.w350{width:350px;}
.w450{width:450px;}
.w500{width:500px;}




