/* コメント諸項目(名前、URL等)の入力欄の幅 */#subject,#name,#mail,#url {width: 50%;}/* コメント本文の入力欄の幅 */#comment {width: 95%;}/* コメントパスワード入力欄の幅 */#pass {width: 30%;}