@charset "UTF-8";


#news-box { width: 462px;}
    .unit { margin-bottom: 28px;}
    .post-data { width: 350px;}
    .thumb { width: 100px; padding-right: 12px;}

#tw-box { padding: 0 0px 0 0px;}
    #tw {
     width: 411px;
     padding: 0px;
     border: 0px solid #000;
    }
    #twitter div {
     font-size: 12px;
     line-height: 1.3em;
     padding: 10px 0;
     border-bottom: 1px dotted #000;
    }
    .date { font-size: 10px !important;
    .post-data2 { width: 360px;}
    }
a.userid{
 font-weight:bold;
 text-decoration:none;	 
 }
 
 
 
 table.table-01 {
    width: 411px;
    border: 1px #ffffff solid;
    border-collapse: collapse;
    border-spacing: 0;
}

table.table-01 th {
    padding: 0px;
    border: #ffffff solid;
    border-width: 0 0 1px 1px;
    background: #ffffff;
    font-weight: normal;
	font-size: 12px;
    line-height: 120%;
    text-align: center;
	line-height:1.5em;
}
table.table-01 td {
    padding: 5px;
    border: 1px #ffffff solid;
    border-width: 0 0 1px 1px;
    text-align: left;
	line-height:1.5em;
	vertical-align:top;
}


table.table-01 a {
    padding: 0px;
    text-align: left;
	font-size: 10px;
	color: #808080;
	line-height:1.5em;
	vertical-align:top;
	text-decoration: none;;
	
	}

table.table-01 a:hover {
    padding: 0px;
    text-align: left;
	font-size: 10px;
	color: #000000;
	line-height:1.5em;
	vertical-align:top;
	text-decoration: none;;
	
	}
