@charset "utf-8";

#content-wrap {
	padding-bottom: 30px;
}

/*--------------------------------------------
main
--------------------------------------------*/
#content-main {
	float: none;
	width: auto;
}

#content-main h1 {
	margin-bottom: 15px;
	padding: 6px 15px;
	font-size: 1.6rem;
	border: #CCCCCC 1px solid;
	border-bottom: #C12733 2px solid;
	-webkit-border-radius: none;
	-moz-border-radius: none;
	border-radius: none;
	background: #FAFAFA  url(../img/h1_bg.gif);
	text-align: center;
}

.lead-txt {
	color: #C12733;
	font-size: 2.0rem;
	margin-bottom: 15px;
	padding: 0 10px;
}

section {
	margin: 0 10px;
	line-height: 1.8;
}

section h2 {
	margin-bottom: 10px;
	padding-left: 6px;
	border-left: #C12733 3px solid;
	font-size: 1.6rem;
	line-height: 1.6;
	color: #555;
	font-weight: bold;
}

.lead-txt br,
section h2 br {
	display: none;
}

.img-caption {
	margin: 2px 0 0 0;
	font-size: 1.2rem;
}

/*--------------------------------------------
side
--------------------------------------------*/
#content-navi {
	float: none;
	width: auto;
	margin: 30px 10px 0;
}

#content-ttl-wrap {
	padding: 16px 14px;
	background-color: #C12733;
	color: #FFF;
	-webkit-border-radius: 3px 3px 0 0;
	-moz-border-radius: 3px 3px 0 0;
	border-radius: 3px 3px 0 0;
}

#content-ttl {
	font-size: 1.4rem;
	font-weight: bold;
}

#content-ttl-sub {
	display: none;
}

#content-navi a:hover {
	text-decoration: none;
}

#content-navi-list  li a {
	display: block;
	padding: 16px 14px;
	color: #333;
	background: url(../img/side_arrow.png) 97% center no-repeat;
}

#content-navi-list  li ul li a {
	background: url(../img/side_arrow.png) 96.8% center no-repeat;
}

#rel-history {
	width: auto;
	margin: 15px auto 0;
	padding: 10px;
	background-color: #F4F4F4;
}

#rel-history  ul li {
	position: relative;
	width: 100%;
	margin: 5px 0 0;
	overflow: hidden;
	background-position: left top;
	background-repeat: no-repeat;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}

#rel-history  ul li:first-child{
	margin: 0;
}

#rel-history  ul li  a {
	position: absolute;
	display: block;
	width: 100%;
	background: none;
}

#rel-history  ul li  a span {
	position: absolute;
	left: -9999px;
}

#rel-history  ul li.ctn-uzumaki  {
	background-image: url(../img/side_bnr_rel_history01_sp.jpg);
	background-position: left top;
}

#rel-history  ul li.ctn-uzumaki-current  {
	background-image: url(../img/side_bnr_rel_history01_sp_current.jpg);
	background-position: left top;
}

#rel-history  ul li.ctn-serbia {
	background-image: url(../img/side_bnr_rel_history02_sp.jpg);
	background-position: left top;
}

#rel-history  ul li.ctn-serbia-current {
	background-image: url(../img/side_bnr_rel_history02_sp_current.jpg);
	background-position: left top;
}

#rel-history  ul li.ctn-ayumi  {
	background-image: url(../img/side_bnr_rel_history03_sp.jpg);
	background-position: left top;
}

#rel-history  ul li.ctn-ayumi-current  {
	background-image: url(../img/side_bnr_rel_history03_sp_current.jpg);
	background-position: left top;
}

#rel-history  ul li.ctn-mark  {
	background-image: url(../img/side_bnr_rel_history04_sp.jpg);
	background-position: left top;
}

#rel-history  ul li.ctn-mark-current  {
	background-image: url(../img/side_bnr_rel_history04_sp_current.jpg);
	background-position: left top;
}

#rel-history  ul li:after {
	content:"";
	display: block;
	padding-top: 16.9%;
}

#rel-history  ul li.ctn-uzumaki  a,
#rel-history  ul li.ctn-uzumaki  a:hover {
	background: none;
}

#rel-history  ul li.ctn-serbia  a,
#rel-history  ul li.ctn-serbia  a:hover {
	background: none;
}

#rel-history  ul li.ctn-ayumi  a,
#rel-history  ul li.ctn-ayumi  a:hover {
	background: none;
}

#rel-history  ul li.ctn-mark  a,
#rel-history  ul li.ctn-mark  a:hover {
	background: none;
}

#content-navi .bnr_ueyama_eiichiro_story {
	width: 230px;
	margin: 15px auto 0;
}

#content-navi .saiyo a {
	background: #999 url(../img/side_arrow_w.png) 97% center no-repeat;
	font-size: 1.6rem;
}

#content-navi .saiyo a span {
	font-size: 1.0rem;
}
