/* CSS Document */
#content,	/* コンテンツ全体 */
#content table, /* table全体 */
#content table th, /* tableヘッダー */
#content table td, /* tableセル */
#content table caption, /* tableキャプション */
#content,
.box, /* IRカレンダー */
input,textarea /* お問合わせフォーム */
{font-size:12px;}
