@charset "euc-jp";
/* コンテンツ */
.contensTitle, .category, .caption, .ranking, .attention {margin-left:auto;margin-right:auto;width:860px;}
.contensTitle {margin-bottom:40px;}
.contensTitle h1 {background-color:#ce2323;color:#fff;}
.category {margin-bottom:15px;}
.category.pachi {border-bottom:2px solid #e66448;}
.category.slot {border-bottom:2px solid #4f8ffb;}
.category .title {width:355px;background-color:#e6e3e3;text-align:center;}
.category a, .category span {display:block;padding:5px 0;font-weight:bold;}
.category span {color:#fff;}
.category.pachi span {background-color:#e66448;}
.category.slot span {background-color:#4f8ffb;}
.caption {margin-bottom:2px;}
.caption .memo {vertical-align:bottom;text-align:right;}
.ranking {margin-bottom:20px;}
.ranking th, .ranking td {border:solid 1px #b9b9b9;text-align:center;}
.ranking th {height:70px;color:#fff;text-align:center;}
.ranking th.kisyu {font-weight:bold;}
.ranking.pachi th.kisyu {background-color:#e66448;}
.ranking.slot th.kisyu {background-color:#4f8ffb;}
.ranking th.graph {background-color:#999;font-weight:normal;}
.ranking th.num, .ranking td.num {width:50px;}
.ranking th.icon {width:35px;}
.ranking th.title {width:520px;}
.ranking td {padding:6px 5px;}
.ranking td.title {text-align:left;}
.ranking td.graph {background-color:#f8f8f8;}
.ranking td.separate {width:10px;border-top:none;border-bottom:none;}
.ranking td table {width:100%;}
.ranking td table td {padding:0;border:none;}
.ranking td table .value {width:35px;text-align:right;}
.ranking td table p {width:130px;height:14px;background-color:#dad8d8;text-align:left;}
.attention {color:#646464;margin-bottom:30px;}
.attention ul {margin-left:1.4em;}
