@charset "utf-8";
/* CSS Document */

#sos_main{
}

#sos_main #table{
width:635px;
border:1px solid #d1d1d1;
border-collapse: collapse; 
pappding:0;
margin:10px auto 0;
padding:0;
}

#sos_main #table th{
color:#e35433;
background-color:#e5e5e5;
padding:11px 0;
border:0;
text-align:center;
height:10px;
border-right:1px solid #d1d1d1;
}

#sos_main #table td .genre{
margin:0 3px 0 0;
}

#sos_main #table td.gray{
background-color:#e5e5e5;
border-left:0;
border-right:1px solid #d1d1d1;
border-top:0;
border-bottom:0;
padding:13px 0;
margin:0;
}

#sos_main #table td.white{
border-left:0;
border-right:1px solid #d1d1d1;
border-top:0;
border-bottom:0;
padding:13px 0;
margin:0;
}

#sos_main #table td.t01{
width:237px;
text-align:left;
padding:0 0 0 8px;
}

#sos_main #table td.t02{
width:109px;
text-align:center;
}

#sos_main #table td.t03{
width:57px;
text-align:center;
}


#sos_main #table td.t04{
width:105px;
text-align:center;
}

#sos_main #table td.t04 .time{
width:60px;
text-align:center;
padding:0 0 0 24px;
background-image:url(img/common/img_41.gif);
background-repeat:no-repeat;
height:17px;
background-position:5px 0;
margin:2px auto 0;
}

#sos_main #table td.t04 .yymmdd{
width:60px;
text-align:center;
padding:0 0 0 24px;
background-image:url(img/common/img_40.gif);
background-repeat:no-repeat;
height:17px;
font-weight:bold;
background-position:5px 0;
margin:0 auto
}

