@charset "euc-jp";
/* コンテンツ */
.contensTitle, .linkSystem, .realtime, .linkCategory, .pachi, .pachiOther, .separate, .slot, .slotOther {margin-left:auto;margin-right:auto;width:860px;}
.contensTitle {margin-bottom:5px;}
.contensTitle h1 {border-left:10px solid #ce2323;background-color:#fae4e4;}
.linkSystem {text-align:center;}
.realtime {margin-bottom:5px;text-align:right;}
.linkCategory {margin-bottom:2px;text-align:right;}
.pachi, .slot, .pachiOther, .slotOther {border:1px solid #000;}
.pachi, .slot {margin-bottom:20px;}
.pachiOther {margin-bottom:30px;}
.slotOther {margin-bottom:40px;}
.pachi, .pachiOther {background-color:#fef3e2;}
.slot, .slotOther {background-color:#eaeaff;}
.pachi th, .slot th, .pachiOther th, .slotOther th {padding:6px 5px;color:#fff;text-align:left;font-weight:normal;}
.pachi th, .pachiOther th {background-color:#ce2323;}
.slot th, .slotOther th {background-color:#22c;}
.pachi td, .slot td {padding:2px;}
.pachi td.num, .slot td.num {width:70px;text-align:right;}
.pachi td.count, .slot td.count {width:60px;}
.pachi td.linkComment, .slot td.linkComment {vertical-align:top;text-align:center;}
.pachi td.linkComment p, .slot td.linkComment p {margin-bottom:10px;}
.pachiOther td, .slotOther td {padding:3px;text-align:center;}
.pachiOther td.title, .slotOther td.title {text-align:left;}
.pachiOther td.brdRight, .slotOther td.brdRight {border-right:1px solid #000;}
.pachi .odd td, .pachiOther .odd td {background-color:#fcd9a5;}
.slot .odd td, .slotOther .odd td {background-color:#c7c6fd;}
hr.separate {margin-top:10px;margin-bottom:10px;}