@charset "euc-jp";
/* コンテンツ */
.contensTitle, .statusOuter, .count, .list, .pageNavi {width:860px;margin-left:auto;margin-right:auto;}
.list a, .pageNavi a {color:#00f;}
.contensTitle h1 {background-color:#ce2323;color:#fff;}
.statusOuter {margin-bottom:25px;}
.statusInner {padding:8px 12px;border-bottom:1px solid #d6ceb4;background-color:#fefae6;}
.count {padding-bottom:5px;border-bottom:2px solid #0f02aa;}
.list {margin-bottom:10px;}
.list td {padding:6px 0;border-bottom:1px solid #c0c0c0;vertical-align:top;word-break:break-all;}
.list td.num {width:40px;text-align:center;}
.list td.blank {width:15px;}
.list td.title {padding:6px;}
.list td.type {width:150px;}
.list td.maker {width:140px;}
.list td.title > a:first-child {margin-right:1em;}
.list td .toBbs {position:relative;display:inline-block;;padding-left:18px;font-size:12px;vertical-align:middle;}
.list td .toBbs:before {position:absolute;top:2px;left:0;width:15px;height:15px;background:url(../../img/kisyu/icons.svg) no-repeat -106px -121px;content:"";}
.list .last td {border-bottom:1px solid #0f02aa;}
/* ページ送り */
.pageNavi {text-align:center;margin-bottom:30px;}
.pageNavi span {margin:0 10px;}
.pageNavi .noLink {color:#888;}
