@charset "utf-8";

/********** コンテンツ部 **********/
pre,form,fieldset,input,textarea { 
  margin:0px;
  padding:0px;
}


div#main { }

/*  表  */
div#main table.hyo-table { font-family:"ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3"; margin: 5px auto; width: 590px; border:1px solid #999; border-collapse: collapse; font-size: samll;
line-height: 115%;}
    div#main table.hyo-table thead td { padding: 3px 4px; font-size: 95%; border: 1px solid #ccc; background-color: #eee; white-space: nowrap;} 
    div#main table.hyo-table tbody th { padding: 3px 4px; font-size: 95%; border: 1px solid #ccc; background-color: #f9f9f9; white-space: nowrap; font-weight: normal;} 
	div#main table.hyo-table td { padding: 1px 4px;  font-size: 90%; border-width: 1px; border-style: solid dashed; border-color: #ddd;} 
        div#main table.hyo-table td a { white-space: nowrap;} 

