@charset "UTF-8";
/*==================
占者、占術
====================*/
nav {
    background: url(../images/common/bg_nav.jpg) center top no-repeat;
    min-height: 198px;
}
#senja_wrap {
	background-image: url(../images/info/bg_senja_mid.jpg);
  background-repeat: repeat-y;
  background-position: center top;
  position: relative;
  margin: 0 0 30px 0;
  padding: 0px 0 0px 0;
}

#senja_wrap::before {
	content: '';
  width: 880px;
  height: 460px;
  position: absolute;
  top: 0px;
  left: 0;
  background-image: url(../images/info/bg_senja_top.jpg);
  background-repeat: no-repeat;
  background-position: center top;
}
#senja_wrap::after {
	content: '';
  width: 880px;
  height: 220px;
  position: absolute;
  bottom: -1px;
  left: 0;
  background-image: url(../images/info/bg_senja_btm.jpg);
  background-repeat: no-repeat;
  background-position: center bottom;
}

.nif #senja_wrap::after {
	content: '';
  width: 880px;
  height: 220px;
  position: absolute;
  bottom: -1px;
  left: 0;
  background-image: url(../images/info/bg_senja_btm.jpg);
  background-repeat: no-repeat;
  background-position: center bottom;
}

#senja_wrap .inner {
	position: relative;
	z-index: 1000;
}

#senja_wrap .media_wrap {
	background-image: url(../images/info/bg_senja_mid.jpg);
  background-repeat: repeat-y;
  background-position: center top;
  position: relative;
  margin: 0 0 0px 0;
  padding: 0px 0 90px 0;
}

#senja_wrap .media_wrap::before {
	content: '';
  width: 880px;
  height: 100px;
  position: absolute;
  top: -1px;
  left: 0;
  background-image: url(../images/info/bg_senja_top.jpg);
  background-repeat: no-repeat;
  background-position: center top;
}

#senja_wrap .media_wrap::after {
	content: '';
  width: 880px;
  height: 220px;
  position: absolute;
  bottom: -1px;
  left: 0;
  background-image: url(../images/info/bg_senja_btm.jpg);
  background-repeat: no-repeat;
  background-position: center bottom;
}

#senja_wrap .media_wrap .inner {
	position: relative;
	z-index: 1000;
}

#senjutsu_wrap {
	margin: 0 0 30px 0;
}


.title_senja,
.title_msg,
.title_senjutsu {

}



.lead_wrap {
	padding: 480px 90px 80px;
  font-size: 1.8em;
  color: #000;
}



.media_wrap .lead_wrap {
padding: 10px 160px 0;
}

#senjutsu_wrap .lead_wrap {
	background-image: url(../images/info/bg_senjutsu_top.jpg), url(../images/info/bg_senjutsu_btm.jpg), url(../images/info/bg_senjutsu_mid.jpg);
  background-position: center top, center bottom, center bottom;
  background-repeat: no-repeat, no-repeat, repeat-y;
  position: relative;
  padding: 66px 80px;
}

.subtitle {
	color: #fc381e;
  margin: 20px 0 10px 0;
}

#senja_wrap dl {
margin: 0 0 10px 0;
}

#senja_wrap dl.tv {
	margin: 0 0 0 0;
}

#senja_wrap dt {
	color: #bc5e53;
}

#senja_wrap dd {
margin: 0 0 5px 0;
}

.note {
	color: #000;
	font-size: 1.6em;
	padding: 0px 0px;
	margin: 0 0 10px 0;
}
#intro {
	margin: 0 auto 30px;
}
#senja_wrap .lead.yah{
  display: none;
}
/*===================
=========name========
===================*/
#wrapper.name {
	width: 450px;
	min-width: 0px;
	margin: 0 auto;
	padding: 20px 50px;
	background-color: #000;
	color: #FFF;
	text-align: left;
	border-top: none;
	background: none;
}
#NameTit {
	width: auto;
	height: auto;
	padding-top: 0;
	text-indent: 0;
	padding-bottom: 20px;
	font-size: 1.6em;
	color: #fc0;
	text-align: center;
	background-image: none;
}
#wrapper.name .alert-list {
	font-size: 1.3em;
}
#wrapper.name li {
	padding: 5px 0;
	float: none;
	list-style-type: disc;
	background: url("../images/common/spacer.gif");
}
#wrapper.name li p.txt {
	color: #FFF;
	background: url("../images/common/spacer.gif");
}
#wrapper.name ul.ngtext {
	padding: 0 20px;
}
#wrapper.name ul.ngtext li {
	padding: 0;
	list-style-type: circle;
}
#wrapper.name p {
	padding: 30px 0 10px 0;
	font-weight: bold;
	color: #FC0;
	font-size: 1.4em;
}
#wrapper.name dl {
	width: 449px;
	height: 148px;
	font-size: 14px;
	text-align: center;
	border-right: 1px #FFF solid;
	border-bottom: 1px #FFF solid;
}
#wrapper.name dt {
	width: 76px;
	height: 20px;
	padding: 8px 0;
	background-color: #039;
	border-top: 1px #FFF solid;
	border-left: 1px #FFF solid;
	float: left;
}
#wrapper.name dt.Kanji {
	background-color: #666;
}
#wrapper.name dd {
	width: 30px;
	height: 20px;
	padding: 8px 0;
	color: #000;
	background-color: #9CF;
	border-top: 1px #FFF solid;
	border-left: 1px #FFF solid;
	float: left;
}
#wrapper.name dd.Kanji {
	background-color: #CCC;
}
#FooterBox.name {
	width: auto;
}
.historyheader {
	text-align: center;
	font-size: 2.8em;
	margin-top: 20px;
	padding: 30px 0 15px;
    color: #fff;
}

.errorheader {
	text-align: center;
	font-size: 2em;
	margin-top: 20px;
	color: #ff0;
	padding: 50px 0;
	position: relative;
	z-index: 9999;
}
#ErrBox {
	margin: 15px auto;
	width: 360px;
	padding-bottom: 100px;
	font-size: 1.4em;
	text-align: center;
	color: #fff;
}
#ErrBox.discount {
	padding-top: 30px;
}
#ErrBox a {
	color: #ff0;
}
#ErrBox a:hover {
	color: #cbff00;
	text-decoration: none;
}

/*購入履歴*/
table {
    border-collapse: collapse;
    width: 780px;
    margin: 10px 0 50px;
    text-align: center;
     box-shadow: 2px 2px 20px #fff;
}
table tbody {
    font-size: 15px;
}
table th {
  color: #fff;
    background-color: #47266e;
    padding: 10px;
    font-size: 1.8em;
}
table td {
  color: black;
  background-color: #F5F5F5;
  padding: 15px 10px;
  border-bottom: 1px dashed #c7a5cc;
}
table tr:last-child {
  border-bottom: 1px solid white;
}
table td a{
    font-weight: bold;
}
