/* TOPy[W */


#slider{
	position:relative;
	z-index:0;
	width:1200px;
	height:400px;
}


.pickup{
	position:absolute;
	z-index:1;
	top:-5px;
	left:-10px;
}
.main_img{
	z-index:0;
	position:relative;
	display: block;
}

.news_title{
	position:absolute;
	top:340px;
	left:0;
	background-image:url("../images/black_transparent.png");
	width:1200px;
	height:60px;
	color:white;
	z-index:9999;
	text-align: center;
}

.news_title div{
	width:900px;
	margin:auto;
	margin-top:20px;
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding-left:25px;
	overflow:hidden;
}
.news_title div a{color:white;}
.news_title div a:hover{color:white;}
.news_title div a:visited{color:white;}

.archive{
	overflow: hidden;
	clear:both;
	width:700px;
	margin-top:15px;
	margin-bottom:15px;
	border-bottom: solid 1px #ccc;
	padding-bottom: 15px;
}

.archive h2{
	margin:0px;
	font-size:20px;
}


#contents_wrapper.Single div.c1{background-image:url("../images/category/cate_img1.jpg");}
#contents_wrapper.Single div.c2{background-image:url("../images/category/cate_img2.jpg");}
#contents_wrapper.Single div.c3{background-image:url("../images/category/cate_img3.jpg");}
#contents_wrapper.Single div.c4{background-image:url("../images/category/cate_img4.jpg");}
#contents_wrapper.Single div.c5{background-image:url("../images/category/cate_img5.jpg");}
#contents_wrapper.Single div.c6{background-image:url("../images/category/cate_img6.jpg");}
#contents_wrapper.Single div.c7{background-image:url("../images/category/cate_img7.jpg");}
#contents_wrapper.Single div.c8{background-image:url("../images/category/cate_img8.jpg");}
#contents_wrapper.Single div.c9{background-image:url("../images/category/cate_img9.jpg");}

#contents_wrapper.Single div.CateImg{
	height: 20px;
	background-repeat: no-repeat;
	margin: 10px 20px 0 15px;
	float: left;
	width: 100px;
}


.archive img{
	float:left;
}

.archive_contents{
	float:right;
	width:460px;
	padding: 10px 10px 10px 30px;
}

.archive_junle{
	width:460px;
	height:20px;
	margin-bottom:20px;
}

.archive_junle img{
	float:left;
	margin-right: 5px;
}

.archive_junle span{
	float:right;
	color:#aaaaaa;
	font-size:12px;
	padding-top: 3px;
}

.archive_text{
	margin: 5px 0 0 0;
	word-wrap:break-word;
	width: 460px;
	overflow:hidden;
	font-size: 12px;
	padding-bottom: 10px;
}



#btn_area{
	clear:both;
	margin:20px 0 0 10px;
	}
	
.back{
	float:left;
	text-align:right;
	width:130px;
	margin:20px 50px 10px 0;
	font-size:15px;
	font-weight:bold;
}
.next{
	float:left;
	width:130px;
	margin:20px 0 10px;
		font-size:15px;
	font-weight:bold;
}

#header_wrap_inner {
	width: 1280px;
	margin: 0 auto;
	position: relative;
	z-index: 100;
}


#header_wrap h1 {
	position: absolute;
	left: 20px;
	top: 5px;
}

#bannerTop {
	margin: 1px auto 0;
	width: 1280px;
}

#WriterList {
	float: left;
	margin-right: 1px;
	width: 426px;
}

#SerializationList {
	float: left;
	margin-right: 1px;
	width: 426px;
}

#WriterRecruit{
	float: left;
	width: 426px;
}

#left_Title p{
	font-size: 28px;
	text-align:center;
	margin-top: 20px;
	padding-bottom: 10px;
	border-bottom: 2px solid #ccc;
	margin-right: 50px;
}

#right_Title p{
	font-size: 28px;
	text-align:center;
	margin-top: 20px;
	padding-bottom: 10px;
	border-bottom: 2px solid #ccc;
	margin-right: 40px;
}

#left_Title p img{
	padding-right: 10px;
}

#right_Title p img{
	padding-right: 10px;
}

#header_wrap h1 img {
	width: 168px;
	height: 49px;
}

.archive_contents .archive_junle img {
	width: 100px;
	height: 20px;
}

.archive_contents .archive_junle span img{
	width: 18px;
	height: 18px;
}

@media screen and (max-width: 1024px) {

#bannerTop {
	margin: 3px auto 0;
	width: 426px;
}

#header_wrap_inner {
	width: 100%;
}
}

@media screen and (max-width: 840px) {

#header_wrap h1 img {
	width: 120px;
	height: 35px;
}

#header_wrap h1 {
	top: 10px;
	left: 10px;
}

#sns{
	top: 15px;
	z-index: 100;
	right: 50px;
}

}

@media screen and (max-width: 780px) {

#contents_wrapper {
	width: 480px;
}

#left_contents{
	width: 480px;
}

#left_Title p{
	margin-right: 0;
	margin-left: 0px;
}

.archive{
	width: 480px;
}

.archive_contents{
	width: 270px;
	padding: 0px;
}

.archive_junle{
	width: 440px;
	height:20px;
	margin-bottom:20px;
}

.archive_junle img{
	float:left;
	clear: both;
}

.archive_junle span{
	float: left;
	clear: both;
	margin-top: 10px;
}

.archive h2{
	font-size: 16px;
	text-align: left;
	margin-top: 40px;
}


#right_Title{
	width: 480px;
}

}


@media screen and (max-width: 480px) {

#bannerTop {
	margin: 3px auto 0;
	width: 100%;
}

#bannerTop img{
	width: 98%;
 margin-left: 1%;
}

#WriterList,
#SerializationList,
#WriterRecruit {
	width: auto;
}


#contents_wrapper {
	width: 320px;
}

#left_contents{
	width: 320px;
}

.archive{
	width: 320px;
}

.archive_junle span{
	display: none;
}

.archive_contents{
	width: 150px;
	float: right;
	margin-right: 10px;
}

.archive_junle{
	width: 150px;
	height: 15px;
	margin-bottom: 10px;
}

.archive_junle span{
	margin-left: 10px;
 text-align: left;
	width: 150px;
	font-size: 11px;
	margin-top: 5px;
}

.archive h2{
	margin-top: 10px;
	margin-left: 10px;
	font-size: 14px;
}

.archive img{
	width: 150px;
	height: auto;
	float: left;
	margin-left: 10px;
}

.archive_contents .archive_junle img {
	width: 75px;
	height: 15px;
}

.archive_contents .archive_junle span img {
	width: 9px;
	height: 9px;
	padding-top: 3px;
	margin: 0 5px 0 0;
}


#right_Title{
	width: 320px;
}

#right_Title p{
	margin-right: 0;
	font-size: 24px;
	margin: 0 10px;
}


#left_Title p{
	font-size: 24px;
	text-align:center;
	margin: 20px 10px 0;
}



#sns{
	top: 15px;
	right: 40px;
}

#sns ul {
	margin-left: 15px;
}

#sns ul li{
	margin-right: 10px;
}

#contents_wrapper.Single div.c1{background-size: 75px 15px;background-image:url("../images/category/cate2_img1.jpg");}
#contents_wrapper.Single div.c2{background-size: 75px 15px;background-image:url("../images/category/cate2_img2.jpg");}
#contents_wrapper.Single div.c3{background-size: 75px 15px;background-image:url("../images/category/cate2_img3.jpg");}
#contents_wrapper.Single div.c4{background-size: 75px 15px;background-image:url("../images/category/cate2_img4.jpg");}
#contents_wrapper.Single div.c5{background-size: 75px 15px;background-image:url("../images/category/cate2_img5.jpg");}
#contents_wrapper.Single div.c6{background-size: 75px 15px;background-image:url("../images/category/cate2_img6.jpg");}
#contents_wrapper.Single div.c7{background-size: 75px 15px;background-image:url("../images/category/cate2_img7.jpg");}
#contents_wrapper.Single div.c8{background-size: 75px 15px;background-image:url("../images/category/cate2_img8.jpg");}
#contents_wrapper.Single div.c9{background-size: 75px 15px;background-image:url("../images/category/cate2_img9.jpg");}



}
