@charset "utf-8";

#link-filter input.filter{width:300px;height:22px;border:1px solid #CCC}
#link-filter table{width:740px}
#link-filter table tr{border:1px solid #999}
#link-filter table thead tr{background:#CCC}
#link-filter table thead tr th{font-weight:700;border:1px solid #999;text-align:center;padding:5px}
#link-filter table tr th.date{width:100px}
#link-filter table tr td.date{width:100px;text-align:center}
#link-filter table tr th.title{}
#link-filter table tr td.title{}
#link-filter table tr th.scene{width:190px}
#link-filter table tr td.scene{width:190px}
#link-filter table tr th.memo{width:150px}
#link-filter table tr td.memo{width:150px}
#link-filter table tbody tr td{border:1px solid #999;margin:auto;padding:5px}
#link-filter table tr th.space190{width:190px}
#link-filter table tr td.space190{width:190px}
#link-filter table a{color:#333;font-size:14px;font-weight:700;text-decoration:none}
#link-filter table a:hover{color:#F36;font-size:14px;font-weight:700;text-decoration:none}