@charset "utf-8";
/* CSS Document */

/* bace */

#contents h4,
#contents h5,
#contents h6,
#contents p,
#contents pre,
#contents blockquote,
#contents ul,
#contents ol,
#contents dl,
#contents dd,
#contents address {
	margin: 0;
	padding: 0;
	border: none;
	background: transparent;
	font-style: normal;
}

#contents blockquote,
#contents li,
#contents dt,
#contents dd {
	margin-left: 0em;
}

#contents li {
	list-style: none;
}

#contents object,
#contents embed,
#contents img,
#contents a img {
	margin: 0;
	padding: 0;
	border-width: 0;
}


/* clearfix */


.clearfix {
    overflow: hidden;
}

.clearfix:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .clearfix {
    height: 1em;
    overflow: visible;
}
/**/

.clear {
	clear: both;
}

/* contents style*/

#contents h4 {
	margin-bottom:15px;
}

.movie-bg {
	background-image: url(images/movie_bg.jpg);
	width: 596px;
}

.movie-bg-bottom {
	clear:both;
	margin-bottom:15px;
}

.area {
	padding:10px 0px 20px 20px;
}

#contents p {
	font-size:12px;
	line-height:14px;
}

#contents p.line {
	margin-bottom:10px;
}

#contents p.line-dot {
	text-align:center;
	margin-bottom:10px;
}

.section {
	width:131px;
	margin-right:9px;
	float:left;
	margin-bottom:10px;
}

.section p {
	text-align:center;
}


#contents .section p {
	margin-bottom:4px;
}

#contents p.mtitle {
	color: #336699;
	text-align:center;
	height:30px;
}

#contents p.time {
	color: #336699;
	text-align:center;
	font-size:10px;
}

#contents p span.sstext {
	font-size:10px;
}

#contents .section p.article {
	background:url(/library/movie/images/movie_arrow.gif) no-repeat 0 0;
	padding-left:16px;
	font-size:10px;
	text-align:left;
}

#contents p.mtitle02 {
	color: #336699;
	text-align:center;
	height:44px;
}

#contents p.mtitle03 {
	color: #336699;
	text-align:center;
	height:56px;
}

#contents p.mtitleL {
	color: #336699;
	text-align:center;
	height:100px;
}


#contents p.thumb {
	text-align:center;
}

#pager p {
	margin-top:10px;
	margin-bottom:5px;
}


