@charset "utf-8";
/* CSS Document */
p {
	margin:0;
	padding:0;
}

body {
	background-color:#18130f;
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:16px;
	line-height:24px;
	color:#b7aa9d;
}

#topContainer {
	background-image:url(images/bg_01.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	margin-right:auto;
	margin-left:auto;
	position:relative;
	height:1024px;
}

#bg_01 {
	background-image:url(images/bg_01.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	margin-right:auto;
	margin-left:auto;
	width:888px;
	height:1024px;
	position:relative;	
}

#midContainer {
	background-image:url(images/bg_27.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	margin-right:auto;
	margin-left:auto;
	position:relative;
	height:560px;
}

#bg_02 {
	background-image:url(images/bg_27.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	margin-right:auto;
	margin-left:auto;
	width:888px;
	height:560px;
	position:relative;	
}

#midfixContainer {
	background-image:url(images/bg_25.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	margin-right:auto;
	margin-left:auto;
	position:relative;
	height:854px;
}

#bg_025 {
	background-image:url(images/bg_25.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	margin-right:auto;
	margin-left:auto;
	width:888px;
	height:854px;
	position:relative;	
}

#bottomContainer {
	background-image:url(images/bg_03.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	margin-right:auto;
	margin-left:auto;
	position:relative;
	height:1024px;
}

#bg_03 {
	background-image:url(images/bg_03.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	margin-right:auto;
	margin-left:auto;
	width:888px;
	height:1024px;
	position:relative;	
}

#footer {
	position:absolute;
	top:830px;
	left:40px;
}

#home {
	position:absolute;
	top:900px;
	left:309px;
}

#footer_2 {
	position:absolute;
	top:760px;
	left:40px;
}

#home_2 {
	position:absolute;
	top:830px;
	left:309px;
}


#next {
	position:absolute;
	top:336px;
	right:54px;
}

#content_1 {
	position:absolute;
	top:966px;
	left:28px;
	width:552px;
}

#content_2 {
	position:absolute;
	top:650px;
	right:28px;
	width:552px;
}

#content_3 {
	position:absolute;
	top:1168px;
	left:28px;
	width:552px;
}

#top_logo {
	position:absolute;
	top:52px;
	right:372px;
	width:156px;
	height:38px;
	background-image:url(images/logo.png);
}

.back {
	background-position:top;
}

.back:hover {
	background-position:bottom;
}

#comic {
	position:absolute;
	top:536px;
	right:56px;
	background-image:url(images/comic.png);
	width:138px;
	height:138px;
}

.next_1 {
	background-position:top;
}

.next_1:hover {
	background-position:bottom;
}



