@charset "utf-8";
/* CSS Document */
#mainvisual {
	background: #1e1e1e;
	padding: 5px;
	margin-bottom: 5px;
}
#box_new {
	width: 670px;
	background: #1e1e1e;
	padding: 5px;
	margin-bottom: 5px;
}
#box_new .title {
	background: url(../../images/index/ttl_new.png) no-repeat left top;
	height: 29px;
	width: 670px;
	position: relative;
}
#box_new .title h2 {
	text-indent: -9999px;
}
#box_new .title p {
	height: 19px;
	width: 50px;
	position: absolute;
	left: 615px;
	top: 4px;
}

#box_new .new_inner {
	background: #121212;
}
#box_new .new_inner iframe {
	width: 670px;
	height: 130px;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	border-right-style: none;
	border-left-style: none;
	border-right-width: 0px;
	border-left-width: 0px;
}


#box_series {
	background: #1e1e1e;
	padding: 5px;
	margin-bottom: 5px;
}
#box_series li {
	float: left;
	list-style: none;
}
#box_series li.seriesS,
#box_series li.seriesC{
	height: 135px;
	margin-bottom: 1px;
	z-index: 1;
	position: relative;
}
#box_series li.seriesS {
	width: 223px;
}
#box_series li.seriesC {
	width: 222px;
	margin-right: 1px;
	margin-left: 1px;
}
#box_series li h2 {
	text-indent: -9999px;
}
#box_series a.ss {
	width: 223px;
	height: 135px;
	z-index: 1;
	display: block;
}
#box_series a.sc {
	width: 222px;
	height: 135px;
	z-index: 1;
	display: block;
}
#box_series #kh a.ss {
	background: url(../../images/index/btn_kh.png) no-repeat left top;
}
#box_series #kh a.ss:hover {
	background: url(../../images/index/btn_kh_on.png) no-repeat left top;
}
#box_series #khFinal a.sc {
	background: url(../../images/index/btn_khFinal.png) no-repeat left top;
}
#box_series #khFinal a.sc:hover {
	background: url(../../images/index/btn_khFinal_on.png) no-repeat left top;
}
#box_series #khChain a.ss {
	background: url(../../images/index/btn_khChain.png) no-repeat left top;
}
#box_series #khChain a.ss:hover {
	background: url(../../images/index/btn_khChain_on.png) no-repeat left top;
}
#box_series #kh02 a.ss {
	background: url(../../images/index/btn_kh02.png) no-repeat left top;
}
#box_series #kh02 a.ss:hover {
	background: url(../../images/index/btn_kh02_on.png) no-repeat left top;
}
#box_series #kh02Final a.sc {
	background: url(../../images/index/btn_kh02Final.png) no-repeat left top;
}
#box_series #kh02Final a.sc:hover {
	background: url(../../images/index/btn_kh02Final_on.png) no-repeat left top;
}
#box_series #kh358 a.ss {
	background: url(../../images/index/btn_kh358.png) no-repeat left top;
}
#box_series #kh358 a.ss:hover {
	background: url(../../images/index/btn_kh358_on.png) no-repeat left top;
}
#box_series #khCoded a.ss {
	background: url(../../images/index/btn_khCoded.png) no-repeat left top;
}
#box_series #khCoded a.ss:hover {
	background: url(../../images/index/btn_khCoded_on.png) no-repeat left top;
}
#box_series #khBirth a.sc {
	background: url(../../images/index/btn_khBirth.png) no-repeat left top;
}
#box_series #khBirth a.sc:hover {
	background: url(../../images/index/btn_khBirth_on.png) no-repeat left top;
}
#box_series #khRe a.ss {
	background: url(../../images/index/btn_khRe.png) no-repeat left top;
}
#box_series #khRe a.ss:hover {
	background: url(../../images/index/btn_khRe_on.png) no-repeat left top;
}
#box_series #khBirthFinal a.ss {
	background: url(../../images/index/btn_khBirthFinal.png) no-repeat left top;
}
#box_series #khBirthFinal a.ss:hover {
	background: url(../../images/index/btn_khBirthFinal_on.png) no-repeat left top;
}
/*
#box_series #kh3D a.sc {
	background: url(../../images/index/btn_kh3D.png) no-repeat left top;
}
#box_series #kh3D a.sc:hover {
	background: url(../../images/index/btn_kh3D_on.png) no-repeat left top;
}
*/
#box_series .btn_official {
	z-index: 5;
	position: absolute;
	left: 66px;
	top: 112px;
}

#box_banner {
	clear: both;
	background: #1e1e1e;
	padding: 5px 5px 5px 0;
	margin-bottom: 5px;
}
#box_banner ul li {
	display: inline;
	margin-bottom: 11px;
	margin-left: 5px;
}
#box_about {
	background: #1e1e1e;
	padding: 5px 5px 0;
	clear: both;
}
#box_about li {
	list-style: none;
	margin-bottom: 5px;
}
#box_about ul .odd {
	float: left;
	clear: both;
}
#box_about ul .even {
	float: right;
}

.home .btn_top {
	text-align: right;
	margin-right: 5px;
	clear: both;
	margin-top: 10px;
}
