@charset "shift_jis";

.box{
	margin-bottom: 25px;
}

.box h2#titBacknum{
	width: 100%;
	margin-bottom: 15px;
	color: #fff;
	display: block;
	font-weight: bold;
	font-size: 18px;
	line-height: 1.4;
	background: url(/flashnews/image/sp/bg_t_backnumber.png) 0 0 no-repeat;
}

.box h2#titBacknum span{
	padding: 5px 0 5px 40px;
	text-decoration: none;
	color: #fff;
	display: block;
	background: url(/flashnews/backnumber/image/sp/icon_backnum.png) 5px 50% no-repeat;
	background-size: auto 30px;
}

.box h2#titMon{
	width: 100%;
	margin-bottom: 15px;
	color: #fff;
	display: block;
	font-weight: bold;
	font-size: 18px;
	line-height: 1.4;
	background: url(/flashnews/image/sp/bg_t_mon.png) 0 0 no-repeat;
}

.box h2#titMon span{
	padding: 5px 0 5px 40px;
	text-decoration: none;
	color: #fff;
	display: block;
	background: url(/flashnews/image/sp/icon_mon.png) 5px 50% no-repeat;
	background-size: auto 30px;
}

.box h2#titTue{
	width: 100%;
	margin-bottom: 15px;
	color: #fff;
	display: block;
	font-weight: bold;
	font-size: 18px;
	line-height: 1.4;
	background: url(/flashnews/image/sp/bg_t_tue.png) 0 0 no-repeat;
}

.box h2#titTue span{
	padding: 5px 0 5px 40px;
	text-decoration: none;
	color: #fff;
	display: block;
	background: url(/flashnews/image/sp/icon_tue.png) 5px 50% no-repeat;
	background-size: auto 30px;
}

.box h2#titWed{
	width: 100%;
	margin-bottom: 15px;
	color: #fff;
	display: block;
	font-weight: bold;
	font-size: 18px;
	line-height: 1.4;
	background: url(/flashnews/image/sp/bg_t_wed.png) 0 0 no-repeat;
}

.box h2#titWed span{
	padding: 5px 0 5px 40px;
	text-decoration: none;
	color: #fff;
	display: block;
	background: url(/flashnews/image/sp/icon_wed.png) 5px 50% no-repeat;
	background-size: auto 30px;
}

.box h2#titThu{
	width: 100%;
	margin-bottom: 15px;
	color: #fff;
	display: block;
	font-weight: bold;
	font-size: 18px;
	line-height: 1.4;
	background: url(/flashnews/image/sp/bg_t_thu.png) 0 0 no-repeat;
}

.box h2#titThu span{
	padding: 5px 0 5px 40px;
	text-decoration: none;
	color: #fff;
	display: block;
	background: url(/flashnews/image/sp/icon_thu.png) 5px 50% no-repeat;
	background-size: auto 30px;
}

.box h2#titFri{
	width: 100%;
	margin-bottom: 15px;
	color: #fff;
	display: block;
	font-weight: bold;
	font-size: 18px;
	line-height: 1.4;
	background: url(/flashnews/image/sp/bg_t_fri.png) 0 0 no-repeat;
}

.box h2#titFri span{
	padding: 5px 0 5px 40px;
	text-decoration: none;
	color: #fff;
	display: block;
	background: url(/flashnews/image/sp/icon_fri.png) 5px 50% no-repeat;
	background-size: auto 30px;
}


.box .list-title{
	width: 100%;
	margin-bottom: 20px;
	border-bottom: 1px solid #004898;
	color: #004898;
	font-weight: bold;
}
.box .list-title h3{
	font-size: 18px;
	font-weight: bold;
	padding-left: 2%;
	margin-bottom: 5px;
	border-left: 5px solid #004898;
}

.backnoBox{
	width: 100%;
	position: relative;
	margin-bottom: 30px;
}

.backnoBox:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

.backnoBox h4{
	width: 100%;
	margin-bottom: 15px;
	color: #fff;
	display: block;
	font-weight: bold;
	font-size: 18px;
	line-height: 1.4;
}

.backnoBox h4 a{
	padding: 5px 0 5px 35px;
	text-decoration: none;
	color: #fff;
	display: block;
}

#boxMonday h4{
	background: url(/flashnews/image/sp/bg_t_mon.png) 0 0 no-repeat;
}

#boxMonday h4 a{
	background: url(/flashnews/backnumber/image/sp/arrow_mon.png) 5px 50% no-repeat;
	background-size: auto 25px;
}

#boxTuesday h4{
	background: url(/flashnews/image/sp/bg_t_tue.png) 0 0 no-repeat;
}

#boxTuesday h4 a{
	background: url(/flashnews/backnumber/image/sp/arrow_tue.png) 5px 50% no-repeat;
	background-size: auto 25px;
}

#boxWednesday h4{
	background: url(/flashnews/image/sp/bg_t_wed.png) 0 0 no-repeat;
}

#boxWednesday h4 a{
	background: url(/flashnews/backnumber/image/sp/arrow_wed.png) 5px 50% no-repeat;
	background-size: auto 25px;
}

#boxThursday h4{
	background: url(/flashnews/image/sp/bg_t_thu.png) 0 0 no-repeat;
}

#boxThursday h4 a{
	background: url(/flashnews/backnumber/image/sp/arrow_thu.png) 5px 50% no-repeat;
	background-size: auto 25px;
}

#boxFriday h4{
	background: url(/flashnews/image/sp/bg_t_fri.png) 0 0 no-repeat;
}

#boxFriday h4 a{
	background: url(/flashnews/backnumber/image/sp/arrow_fri.png) 5px 50% no-repeat;
	background-size: auto 25px;
}

.backnoBox .listBtn{
}

.backnoBox dl{
	width: 100%;
	border: none;
	margin: 0 0 5px 0;
	padding: 0;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #b5b5b5;
	position: relative;
	display: block;
}

.backnoBox dl:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

.backnoBox dl dt{
	margin: 0;
	padding-left:10px;
	background: url(/sp/magazine/shared/img/mark_10.gif) 0 5px no-repeat;
	background-size:auto 8px;
}

.backnoBox dl dt a{
	color:#000;
	text-decoration:none;
	display:block;
}

.backnoBox dl dd{
	margin: 0;
	padding-left:10px
}

.backnoBox dl dd a{
	color:#000;
	text-decoration:none;
	display:block;
}


.backnoBox02 dl{
	width: 100%;
	border: none;
	margin: 0 0 5px 0;
	padding: 0;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #b5b5b5;
	position: relative;
	display: block;
}

.backnoBox02 dl:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

.backnoBox02 dl dt{
	margin: 0;
	padding-left:10px;
	background: url(/sp/magazine/shared/img/mark_10.gif) 0 5px no-repeat;
	background-size:auto 8px;
}

.backnoBox02 dl dt a{
	color:#000;
	text-decoration:none;
	display:block;
}

.backnoBox02 dl dd{
	margin: 0;
	padding-left:10px
}

.backnoBox02 dl dd a{
	color:#000;
	text-decoration:none;
	display:block;
}

.select-box {
  -webkit-appearance:none;
  background: #fff url(/flashnews/image/sp/mark_04.png) 98% 50% no-repeat;
  background-size: 8px auto;
  border: 1px solid #b5b5b5;
  border-radius: 0px;
  color: #000;
  height: 50px;
  padding: 10px 0;
  vertical-align: middle;
  width: 100%;
  margin: 0 auto 35px auto;
  display: block;
}

