/*
Traumend
Copyright (C) Traumend All rights reserved.
*/

#top_banner {
	position: absolute;
	top: 185px;
	left: 111px;
}
#top_text {
	position: absolute;
	top: 285px;
	left: 175px;
}
#top_comic_banner {
	position: absolute;
	top: 385px;
	left: 120px;
}
#top_comic_banner img {
	box-shadow: 0 0 5px #383a3d;
}
#top_traial_banner {
	position: absolute;
	top: 480px;
	left: 120px;
}
#top_traial_banner img {
	box-shadow: 0 0 5px #383a3d;
}

article {
	float: left;
	width: 600px;
	margin: 15px 0 0 30px;
}

#wn_title {
	position: relative;
	width: 285px;
	height: 125px;
	z-index: 2;
}
#wn {
	position: relative;
	background: #fff;
	width: 600px;
	height: 250px;
	padding-top: 40px;
	margin: -25px 0 50px 0;
	box-shadow: 0 0 5px #aaa;
	z-index: 1;
}
#wn_tl {
	width: 540px;
	height: 210px;
	padding: 0 15px 0 10px;
	margin: 0 auto;
	overflow-x: hidden;
	overflow-y: scroll;
}
#wn dl {
	font-size: 16px;
	padding-left: 10px;
}
#wn dt {
	clear: both;
	float: left;
	margin-right: 75px;
}
#wn dd {
	float: left;
}
.news {
	padding-bottom: 10px;
	margin: 10px auto;
	border-bottom: 1px solid #383a3d;
}
.first {
	margin-bottom: 0;
}

#pu_title {
	position: relative;
	width: 285px;
	height: 125px;
	z-index: 2;
}
#pu {
	position: relative;
	background: #fff;
	width: 580px;
	padding: 20px 0 20px 19px;
	margin: -25px 0 50px 0;
	box-shadow: 0 0 5px #aaa;
	z-index: 1;
}
#pu img {
	float: left;
	margin-right: 8px;
	border: 1px solid #383a3d;
}

aside {
	float: left;
	width: 300px;
	margin: 15px 0 50px 30px;
}
#mv_title {
	position: relative;
	width: 285px;
	height: 125px;
	z-index: 2;
}
#mv {
	position: relative;
	background: #fff;
	width: 270px;
	height: 165px;
	margin: -25px 0 50px 0;
	box-shadow: 0 0 5px #aaa;
	z-index: 1;
}
#mv img {
	position: absolute;
	margin: 15px;
}

#tw_title {
	position: relative;
	width: 285px;
	height: 125px;
	z-index: 2;
}
#tw {
	position: relative;
	background: #fff;
	width: 270px;
	height: 510px;
	margin: -25px 0 50px 0;
	box-shadow: 0 0 5px #aaa;
	z-index: 1;
}
.twitter-timeline {
	margin: 15px;
}
#pt_title {
	position: relative;
	width: 285px;
	height: 125px;
	z-index: 2;
}
#pt {
	position: relative;
	background: #fff;
	width: 270px;
	padding-bottom: 10px;
	margin: -25px 0 50px 0;
	box-shadow: 0 0 5px #aaa;
	z-index: 1;
}
#pt img {
	margin: 15px 15px 0 15px;
}
