/*タイトルカットCSS*/
.sanin2016_title {
  margin: 0 0 15px;
}

.sanin2016_title ul {
  overflow: hidden;
  border-top: 1px solid #4280b3;
  background: #1c4a88;
}

.sanin2016_title li {
  float: left;
  position: relative;
}

.sanin2016_title li::after {
  display: block;
  position: absolute;
  top: 0;
  right: -1px;
  bottom: 0;
  content: "";
  width: 1px;
  height: 20px;
  margin: auto;
  background: #4280b3;
}

.sanin2016_title li.select::after,
.sanin2016_title li:hover::after {
  display: none;
}

.sanin2016_title li a {
  display: block;
  line-height: 30px;
  padding: 0 24px;
  color: #fff;
font-size: 1rem;
  font-weight: bold;
}

.sanin2016_title ul li a:hover {
  color: #122e54;
  text-decoration: none;
  background: #69b6e2;
}

.sanin2016_title ul .select {
  color: #122e54;
  background: #69b6e2;
}

/*サブメニューCSS*/
.sanin2016_submenu {
  overflow: hidden;
  margin: 0 0 30px;
font-size: 1rem;
  font-weight: bold;
  border-bottom: 2px solid #1c4a88;
  box-sizing: border-box;
}

.sanin2016_submenu li {
  float: left;
  width: 25%;
  text-align: center;
  background: #ededed;
}

.sanin2016_submenu li a {
  display: block;
  padding: 2px 0 0;
}

.sanin2016_submenu li a:hover {
  color: #333;
  text-decoration: none;
  background: #c6e5f9;
}

.sanin2016_submenu .select {
  background: #c6e5f9;
}







.sanin2016-cont .manga {
  display: block;
  padding: 20px;
  background: #eee;
}
.sanin2016-cont .manga:hover { opacity:0.8; }
.sanin2016-cont .manga img { width: 100%; }






/*-------------------------------------------------------
	ここから/cont/2016sanin-parts/css/kaihyo.css
---------------------------------------------------------*/
.sanin2016-cont .kouho-box,
.sanin2016-cont .annotation {
font-size: 1rem;
}

.sanin2016-cont .kouho-head {
  overflow: hidden;
  margin: 10px 0 20px;
  padding: 0 0 0 12px;
  border-left: 4px solid #C9E4F3;
  font-size: 1.6em;
}

.sanin2016-cont h2.midashi {
  margin: 0 0 10px;
  padding: 5px 10px 3px;
  background: #EBF4F9;
  border: 1px solid #C9E4F3;
font-size: 1.1rem;
  font-weight: bold;
  line-height: 1;
  overflow: hidden;
}

.sanin2016-cont h2 span {
  float: right;
  /margin: -1em 0 0;
  font-size: 0.9em;
  font-weight: normal;
  line-height: 1.2;
}

.sanin2016-cont img {
  vertical-align: middle;
}

.kouho-box {
  overflow: hidden;
  margin: 0 0 10px;
  padding: 3px 10px 5px;
}

.kouho-box h4 {
  position: relative;
  margin: 0 0 10px;
  border-bottom: 1px dotted #ccc;
font-size: 1.2rem;
}

.kouho-box h4 .flower {
  display: inline-block;
  vertical-align: text-bottom;
  width: 19px;
}

.kouho-box h4 .name {
  font-weight: bold;
}

.kouho-box h4 .ruby {
  font-size: 0.8em;
font-weight: bold;
}

.kouho-box h4 .age {
  font-size: 0.8em;
  font-weight: normal;
}

.kouho-box h4 .tokuhyo {
  display: inline-block;
  position: absolute;
  left: 18em;
  bottom: 0;
  width: 8em;
  text-align: right;
font-weight: bold;
}

.kouho-box img {
  float: left;
  width: 100px;
}

.kouho-box dl {
  margin: 0 0 0 110px;
  line-height: 1.4;
}

.kouho-box dl dt {
  width: 120px;
  /width: 130px;
  padding: 1px 5px 0;
  background: #EBEBEB;
  font-weight: bold;
}

.kouho-box dl dd {
  margin: -1.3em 0 5px 140px;
  /margin: -1.3em 0 5px 150px;
}

.sanin2016-cont .annotation {
  margin: 40px 0 0;
}

/*当選*/

.kouho-box.tosen {
  background: #fff1f2;
}

.kouho-box.tosen .flower {
  background: url(//static.hokkaido-np.co.jp/image/sanin2016_kaihyo/flower.png) no-repeat center center;
  vertical-align: text-bottom;
}

.kouho-box.tosen dl dt {
  background: #fff;
}

/*-------------------------------------------------------
	ここまで/cont/2016sanin-parts/css/kaihyo.css
---------------------------------------------------------*/


.sanin2016-cont01 ul .select_01,
.sanin2016-cont02 ul .select_02,
.sanin2016-cont03 ul .select_03,
.sanin2016-cont04 ul .select_04 {
  background: #c6e5f9;
}


