@charset "UTF-8";
/*-----------------------------------------------------

	ie8.css
	IE8用CSS 

------------------------------------------------------*/

body {
  min-width: 768px !important;
}

#inner.open {
	left: -206px !important;
}

.ring,.bar{display: none !important}

/*-----------------------------------------------------
	header　
-----------------------------------------------------*/

header{
	overflow: hidden !important;
}
header h1 {
	display: block;
	position: static !important;
	float: left;
	height: 100px !important;
	width: 236px;
	margin: 0;
	padding: 0;
}
header h1.ani20 {
	padding: 0 86px 0 0;
	background: url(../images/logo_20th.png) no-repeat center right;
	background-size: 86px;
}
header h1 img {
	display: block !important;
	width: 100%;
	height: auto;
}
header #btn_nav_switch {
	display: block;
	float: right;
	width: 110px;
	background: #004ebc;
	cursor: pointer;
}
header #header_wrap {
	position: relative;
	/*clear: both;*/
	/*float: left;*/
	width: auto !important;
	height: auto !important;
	padding: 15px 0 0 20px;
}

#gnav {
	position: absolute !important;
	right: -206px;
	top: 0;
	width: 206px;
	min-height: 100%;
}
#gnav h1, #gnav #pgt_nev {
	display: none;
}



/*-----------------------------------------------------
	footer　
-----------------------------------------------------*/

footer #footer_wrap {
	width: 100%;
	padding: 45px 0 0 0;
}
footer #footer_wrap #anime_bnr ul li {
	margin: 5px;
}


/*-----------------------------------------------------
	content　
-----------------------------------------------------*/

.content {
	width: 988px;
	margin: 0 auto;
}

#pgt a {
	position: static;
	width: 120px;
	margin: 14px auto;
}

#bnr ul {
	width: 868px;
}
#bnr .orn01 {
	display: none;
}
#bnr .orn02 {
	display: none;
}
