

/*
　全体設定
*/
*{font-size:12px;}
.char{ime-mode:disabled;}
strong{color:#CC0000;font-weight:bold;}

#content{width:770px;margin:80px auto;}

/*
 　入力画面
*/

.input{width:100%;}
.input td{padding:5px;}
.input td#m{background-color:#eee;border-left:8px solid #ccc;}

.preview{width:770px;}
.preview td{padding:5px; background-color:#FAFAFA;}
.preview td#m{background-color:#EEEEEE; width:25%; height:20px;}