@charset "utf-8";
/**
 * お問い合わせ
 * @author  itakura@re-set.ne.jp(2009.01)
 * @version 1.0.0
 * @update  
 */

#formarea{background:#B4B4B4; margin:5px 0 30px; clear:both;}
#formarea th{background:#E3EADB; font-weight:normal; width:160px; padding:5px; line-height:150%; text-align:left;}
#formarea td{background:#FFF; width:auto; padding:5px; line-height:150%; font-family:monospace;}
.FactG{ime-mode:active;background:#E3E3E3;}
.FdisG{ime-mode:disabled;background:#E3E3E3;}
.FactGW{ime-mode:active;background:#FAFAFA;}
.FdisGW{ime-mode:disabled;background:#FAFAFA;}
.FactGR{ime-mode:active;background:#EADEDB;}
.FdisGR{ime-mode:disabled;background:#EADEDB;}
.BackW{background:#FAFAFA;}
.BackR{background:#EADEDB;}

.width80{width:80px;}
.width90{width:90px;}
.width120{width:120px;}
.width180{width:180px;}
.width330{width:330px;}

