@charset "utf-8";
/* CSS Document */
dl.JoournalList{margin:10px 0;padding:0px; list-style:none;}
dl.JoournalList dt{width:88px; height:120px; text-align:center; margin-top:10px; border:1px solid #d8d8d8; float:left;}
dl.JoournalList dt img{border:0}
dl.JoournalList dd{margin:0px;margin-left:10px; width:350px; float:left;}
dl.JoournalList dd .title{font-weight:bold;}
.newssplit{margin:10px 0 10px 98px; width:370px;}
dl.JoournalList dd.content{height:80px; overflow:hidden;background:#ff0}
dl.JoournalList dd.link{height:30px;}

.page{margin-top:20px;}

td,th{text-align:center;}
td.title{text-align:left;}
.downsplit{margin:5px 0; width:100%; border-bottom:1px dotted #d8d8d8; font-size:0px; height:1px;}