@charset "UTF-8";
/* CSS Document */


body{
	background-color: #000;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

header{
	height: 85px;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 100;
}

header h1,
header nav{
	position: absolute;
	top: 0;
}

header h1{
	left: 0;
}

header nav{
	left: 273px;
}

header nav ul li{
	position: absolute;
	left: 0;
	top: 29px;
	width: 107px;
	height: 34px;
}

header nav ul li a img{
	display: block;
	height: 33px;
	/*background-color: #f00;*/
}

header nav ul li#topBtn{
	left: 0;
}

header nav ul li#topBtn a img{
	width: 56px;
}

header nav ul li#introBtn{
	left: 62px;
}

header nav ul li#introBtn a img{
	width: 164px;
}

header nav ul li#charaBtn{
	left: 232px;
}

header nav ul li#charaBtn a img{
	width: 143px;
}

header nav ul li#animationBtn{
	left: 380px;
}

header nav ul li#animationBtn a img{
	width: 95px;
}

header nav ul li#bookBtn{
	left: 480px;
}

header nav ul li#bookBtn a img{
	width: 93px;
}

header nav ul li#comBtn{
	left: 578px;
}

header nav ul li#comBtn a img{
	width: 103px;
}

main{
	display: block;
	position: relative;
	padding-top: 85px;
	margin-bottom: 64px;
}

article{
	width: 960px;
	position: relative;
}

article > h1,
article > p#catch,
article > p#comment,
article > p#comicInfo,
article > p#AnimeBtn,
article > p#InterviewBtn,
article > aside#news{
	position: absolute;
	left: 0;
	top: 0;
}

article > h1,
article > p#comment{
	top: 47px;
}

article > p#comment{
	left: auto;
	right: 0px;
}

article > p#comicInfo{
	left: 397px;
	top: 454px;
}

article > p#AnimeBtn{
	left: 735px;
	top: 437px;
}

article > p#InterviewBtn{
	left: 217px;
	top: 436px;
	z-index: 20;
}

/*=======================================================
news
=======================================================*/

article > aside#news{
	width: 960px;
	background-image: url(../images/newsBottomBg.png);
	background-repeat: no-repeat;
	background-position: left bottom; 
	padding-bottom: 33px;
	top: 625px;
}

aside#news #rssArea{
	background-image: url(../images/newsmiddleBg.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	padding-left: 135px;
	padding-right: 127px;
	height: 98px;
}

aside#news #rssArea ul{
	list-style-type: inherit;
	list-style-type: disc;
	overflow-y: auto;
	/*padding-left: 1em;*/
	padding: 0 2em;
	height: 98px;
}

aside#news #rssArea ul li,
aside#news #rssArea ul li a{
	color: #fff;
}

aside#news #rssArea ul li{
	line-height: 1.4;
}

aside#news #rssArea ul li a{
	font-size: 13px;
	text-decoration: underline;
}

section{
	background-color: inherit;
}

/*=======================================================
introduction
=======================================================*/

section#introduction{
	background-color: transparent;
	padding:826px 0 40px 0;
	background-image: url(../images/introductionBg.png);
	background-repeat: no-repeat;
	background-position: left 826px;
}

section#introduction h1{
	margin-top: 31px;
}

/*=======================================================
characters
=======================================================*/

section#characters{
	background-image: url(../images/charactersBg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 126px 0 30px 0;
	overflow: hidden;
	position: relative;
	z-index: 50;
}

section#characters h1{
	position: relative;
}

section#characters div#charaImg{
	position: relative;
	margin-top: -21px;
	z-index: 99;
}

section#characters div#charaImg a{
	float: left;
	display: inline;
}

section#characters div#charaImg a#chara02,
section#characters div#charaImg a#chara04,
section#characters div#charaImg a#chara06{
	margin-top: 21px;
}

section#characters div#charaImg a:hover img{
	opacity: 0.8;
	filter: alpha(opacity=80); /* IE lt 8 */
}


/*=======================================================
anime
=======================================================*/

section#animation{
	background-image: url(../images/animeBg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 125px;
	position: relative;
	z-index: 10;
}

p#animeVisal{
	position: realtive;
}

p#animeSiteBtn{
	position: absolute;
	bottom: 59px;
	left: 244px;
}

/*=======================================================
books
=======================================================*/

section#books{
	background-image: url(../images/booksBg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 125px 0 40px 0;
	position: relative;
	z-index: 10;
}

section#books h1{
	position: relative;
}

section#books div#booksInner{
	width: 936px;
	border: 1px solid #9d9898;
	background-color: #000;
	margin-left: 20px;
	margin-top: -56px;
	position: relative;
	z-index: 99;
}

section#books div#booksInner ul{
	overflow: hidden;
	margin-left: -4px;
	margin-top: 17px;
}

section#books div#booksInner ul li{
	float: left;
	display: inline;
	margin-left: 17px;
	margin-bottom: 17px;
	width: 168px;
}
section#books div#booksInner ul li a{
	display: block;
}

section#books div#booksInner ul li img{
	display: block;
	margin: 0 auto;
}

section#books div#booksInner ul li img.detailBtn{
	margin-top: 8px;
}

/*=======================================================
comic
=======================================================*/

/************************************
collectersComic
************************************/

section#collectersComic{
	background-image: url(../images/comicBg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 126px;
	margin-bottom: 34px;
}

section#comic h1{
	position: relative;
}

section#collectersComic h2{
	position: absolute;
	right: 0;
	top: -48px;
	z-index: 99;
}

section#collectersComic div#collectersComicInner{
	width: 936px;
	border: 1px solid #9d9898;
	background-color: #000;
	margin: -56px 0 0 20px;
	padding-top: 11px;
	position: relative;
}

section#collectersComic div#collectersComicInner h3{
	margin-left: 20px;
}

section#collectersComic div#collectersComicInner ul{
	width: 936px;
	overflow: hidden;
	margin-left: 3px;
	margin-top: 7px;
}


section#collectersComic div#collectersComicInner ul li{
	float: left;
	display: inline;
	margin-left: 17px;
	margin-bottom: 9px;
	width: 168px;
}

section#collectersComic div#collectersComicInner ul li a{
	display: block;
}

section#collectersComic div#collectersComicInner ul li img{
	display: block;
	margin: 0 auto;
}

section#collectersComic div#collectersComicInner ul li img.detailBtn{
	margin-top: 8px;
}


/************************************
sixSeconds
************************************/

section#sixSeconds h2{
	text-align:right;
	margin-bottom: 13px;
}

section#sixSeconds div#sixSecondsInner{
	width: 936px;
	border: 1px solid #9d9898;
	background-color: #000;
	margin-left: 20px;
	text-align: center;
	padding: 18px 0;
}

section#sixSeconds div#sixSecondsInner img{
}


footer{
	width: 100%;
	height: 30px;
	background-image: url(../images/footerBg.jpg);
	background-repeat: repeat-y;
	font-size: 12px;
	color: #fff;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 101;
}

footer div#footerInner{
	width: 960px;
	overflow: hidden;
}

footer p,
footer div#sns{
	float: left;
	display: inline;
}

footer div#sns{
	margin-top: 5px;
	margin-left: 5px;
}

footer small{
	float: right;
	display: inline;
	margin-right: 20px;
	line-height: 30px;
}
