/* テーブル設定
---------------------------------------------------------------*/
table td{
line-height:100%;
text-align:left;
}


th{
line-height:100%;
text-align:center;
color:#0066cc;
/*background-color:#D0ECFF;*/
padding:5px 5px 5px 5px;
}

/*
td{
width:70%;
border-bottom:solid 1px #cccccc;
padding:5px 0px 5px 5px;
}
*/
