
* { font-family: "MS GOTHIC"; lin: e; }
 
body{ margin: 0; padding: 0; font-size: 14px; }
div#header{ background: #ffffff url(images/bg.png) center top no-repeat; }
div#header div{ width:830px; margin: 0 auto; }
div#body{ width: 830px; margin: 2em auto 2em auto; }
div#footer{ width: 100%; background: #000000; margin: 2em 0 0 0; padding: 10px 0; color: #ffffff; margin: 0px auto 0 auto; font-family: "verdana"; font-size: 10px; }
div#footer p{ width:830px; margin: 0px auto 20px auto; color: #666666; }
div#footer a {color:#666666;}

p.maincopy{ font-size: 18px; font-weight: bold; }
.mini{ font-size: 12px; color: #888888; }
h1{ display: none; }
h2{ margin: 2em 0 0.5em 0; padding: 0 0 3px 0; font-size: 14px; font-weight: bold; border-bottom: 2px solid #e5e5e5; }


/**/
.clearfix:after { content: "."; /* 新しい要素を作る */ display: block; /* ブロックレベル要素に */ clear: both; height: 0; visibility: hidden; }
.clearfix { min-height: 1px; }
* html .clearfix { height: 1px; /*\*/ /*/ height: auto; overflow: hidden; /**//**/ }

.centerBlock{margin: 0px auto 0px auto; }
.col{ float: left; margin: 0 10px 0 0; }
.colLeft{ float: left; }
.colRight{ float: right;}

table.tableNormal{ margin:  5px 0 5px 0; border: 1px solid #e5e5e5; border-collapse: collapse; width:100%;}
table.tableNormal th,
table.tableNormal td{ border: 1px solid #e5e5e5; padding: 6px 2px 4px 6px; font-weight: normal; text-align: left; line-height: 1.2em; vertical-align: top; }
table.tableNormal th{ background: #FFE5E5; white-space: nowrap; }

.eng{color:#888888}