@charset "EUC-JP";   /*   文字コード   */


/*   reset   */
body, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, dt, dd, address	{ margin: 0; padding: 0; font-size:12px; line-height:1.5em;}
td { font-size:12px; line-height:1.5em; text-align:left;}

em		{ font-style: normal; }
a		{ color: #00C; text-decoration: none; }
a:hover		{ color: #C00; text-decoration: underline; }
a img		{ border: none; }

#cont		{ margin:0 auto; width:800px; }


td.right{ text-align:right;}
td.cent{ text-align:center;}

/*
#con		{ width: 800px; text-align:center; }
*/

.small { font-size:10px; line-height:1.5em; color: #900; }