@charset "UTF-8";
html, body {
	height: 100%;
}

#content_wrapper {
	height: auto !important;
	min-height:100%;
	background-image: url(../images/bg01.png);
	background-positon: center;
	background-repeat: no-repeat;
	background-attachment: fixed!important;
	background-size: cover;
	overflow: hidden;
}

#main {
	width: 980px;
	margin: 0 auto;
	position: relative;
	text-align: center;
	background: rgba(255, 255, 255, 0.9);
	filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#ffffffff,endcolorstr=#ffffffff,gradienttype=0);
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffffff,endColorstr=#ffffffff)";
	zoom:1;
	border-radius: 5px;
	margin-bottom:10px;

}

#lng {
	font-size: 13px;
	text-align: right;
	font-weight: bold;
	margin-bottom: 10px;
}

#lng a{
	color: #245fbb;
	text-decoration:underline;
}

#lng a:hover{
	text-decoration:none;
}

#s1 {
	margin: 0 auto;
	position: absolute;
	top: 410px;
}

#s2 {
	margin: 0 auto;
	position: absolute;
	top: 860px;
}

#s3 {
	margin: 0 auto;
	position: absolute;
	top: 1840px;
}

#s4 {
	margin: 0 auto;
	position: absolute;
	top: 3150px;
}

#menu {
	width: 980px;
	margin: 0 auto;
	position: relative;
}

#menu-sticky-wrapper{
	position: relative;
	z-index: 100;
}

.is-sticky #menu{
	left: 50%;
	margin-left: -490px;
}

#menu ul {
	list-style: none;
	margin: 0 ;
	padding: 0;
	clear: both;
}
#menu li {
	float: left;
	margin: 0 ;
	padding: 0;
}

#snsbt {
	float: right;
	margin-top: 5px;
	margin-right: -15px;
}

#sliderbx {
	margin: 0 auto;
	padding: 20px;
	clear:both;
}

.bx-wrapper .bx-pager{
	left: 0;/* fix position */
}

#info {
	margin: 0 auto;
}

#infoinner{
	width: 980px;
	margin: 0 auto;
	padding: 0;
}

#center {
	margin: 0 auto;
	padding: 10px 0px 10px 0px;
}

#left {
	float: left;
	width: 560px;
	padding: 20px 0px 20px 20px;
}

#right {
	float: right;
	width: 350px;
	margin-right: 10px;
	padding: 10px 20px 20px 5px;
	text-align: right;
}

#infoimg {
	margin: 0 auto;
	margin-top: 12px;
}

#news {
	width: 100%;
	margin: auto 0;
	margin-bottom: 10px;
}

#newsinner {
	background: url(../images/newstable.png) center top no-repeat!important;
	width: 900px;
	height: 278px;
	margin: 0 auto;
	margin-top: 10px;
	padding: 5px;
}

#newsbox {
	width: 850px;
	height: 250px;
	margin: 0 auto;
	margin-top: 20px;
	overflow: scroll;
}

dl#newsboxdl {
    width: 850px;
    font-size: 14px;
    font-weight: bold;
}
 
dl#newsboxdl dt {
	clear: left;
	float: left;
	margin: 0;
	padding: 10px;
}
 
dl#newsboxdl dd{
	margin: 0;
	text-align: left;
	padding:15px;
	background: url(../images/line.png) center top no-repeat!important;
}
 
dl#newsboxdl a{
	padding: 5px 20px 5px 0;
	color: #245fbb;
	text-decoration:underline;
}
 
dl#newsboxdl a:hover{
	text-decoration:none;
}

#omachange {
	margin: 0 auto;
	margin-bottom: 10px;
}

.syariimg {
	margin: 0 auto;
	margin:5px;
	margin-top:10px
}

.charimg{
	margin:5px;
}

.imgbr{
	margin: 0 auto;
	margin: 0px 0px 10px 0px;
}

#lineup {
	margin: 0 auto;
	padding-bottom: 10px;

}

.charspace{
	margin:10px 0 10px 0;
}

#battledish {
	margin: 0 auto;
	padding-bottom: 10px;
}

#tuhan {
	text-align: center;
	margin: 0 auto;
	padding: 10px 0px 10px 0px;
	position: relative;
}

img {
	border: 0;
}

.clearfix:after {
	display:block;
	clear:both;
	height:0px;
	visibility:hidden;
	content:"#";
}

/* キャラ背景 */
#lean_overlay {
	position: fixed;
	z-index: 50;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	background: #000;
	display: none;
}

#char_toro {
	background: url(../images/char_popup/toro_back.png) no-repeat center bottom;
	display: none;
	z-index: 100;
	width: 980px;
	height: 620px;
}

#char_ebi {
	background: url(../images/char_popup/ebi_back.png) no-repeat center bottom;
	display: none;
	width: 980px;
	height: 620px;
}

#char_tama {
	background: url(../images/char_popup/tama_back.png) no-repeat center bottom;
	display: none;
	width: 980px;
	height: 620px;
}

#char_beni {
	background: url(../images/char_popup/beni_back.png) no-repeat center bottom;
	display: none;
	width: 980px;
	height: 620px;
}

#char_saba {
	background: url(../images/char_popup/saba_back.png) no-repeat center bottom;
	display: none;
	width: 980px;
	height: 620px;
}

#char_kap {
	background: url(../images/char_popup/kap_back.png) no-repeat center bottom;
	display: none;
	width: 980px;
	height: 620px;
}

#char_nat {
	background: url(../images/char_popup/nat_back.png) no-repeat center bottom;
	display: none;
	width: 980px;
	height: 620px;
}

#char_tek {
	background: url(../images/char_popup/tek_back.png) no-repeat center bottom;
	display: none;
	width: 980px;
	height: 620px;
}

.char_inner {
	width: 920px;
	height: 560px;
	margin:0 auto;
	padding-top: 20px;
 }

.left {
	width: 525px;
 	float: left;
 }

.right {
	width: 35px;
 	float: right;
 }

 p.gotop{
 	position: fixed;
	right: 5%;
	bottom: 150px;
}
p.gotop a{
    display: block;
}


 /* photoサムネイル */
.wrap {
	width: 525px;
	height: 400px;
	margin: 20px auto;
	background: #000;

}
.wrap p {
	height: 400px;
	margin-bottom: 15px;
}

.wrap ul,li {
	margin: 0;
	padding: 0;
}

.wrap ul {
	display:block;
	overflow:hidden;
}
.wrap li {
	float: left;
	display: block;
	padding-left: 5px;

}
.wrap li img {
	margin-bottom: 8px;
}

.wrap li a.select {
	background: #FF0000;
}