@charset "utf-8";

.ctgry-area{
	width:815px;
	text-align:left;
	padding: 10px 0px 10px 11px;
	font-size:12px;
	color:#FFFFFF;
	background-image:url(../img/girl/ct-bg.jpg);
	background-repeat:repeat;
	margin: 0px auto 10px;
	border-color:#DED4AB;
	border-style:solid;
	border-width:1px;
}

.ctgry-text{
	width:815px;
	text-align:left;
	padding:0px 0px 5px;
	font-size:12px;
	color:#FFFFFF;
}

.goju-one{
	width:73px;
	float:left;
	padding:0px;
	margin:0px;
	text-align:center;
}

.goju-one a{
	color:#FFFF33;
	text-decoration:none;
}
.goju-one a:visited{
	color:#FFFF33;
	text-decoration:none;
}
.goju-one a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

.goju-m{
	margin: 0px 9px 0px 0px;
}

.mv-one{
	width:180px;
	height:210px;
	padding:10px;
	text-align:center;
	margin-bottom:10px;
	float:left;
	background-image:url(../img/movie/m-one-bg.jpg);
	background-repeat:no-repeat;
}

.mv-m{
	margin-right:10px;
}

.mv-date{
	width:180px;
	text-align:left;
	padding: 0px 0px 0px;
	color:#FFFF66;
	font-size:12px;
}

.mv-pic{
	width:180px;
	margin: 0px auto 10px;
}

.mv-name{
	width:180px;
	text-align:center;
	margin:0px auto;
	padding: 0px 0px 10px;
	font-size:12px;
}
.mv-name a{
	color:#FFFF00;
	text-decoration:none;
}
.mv-name a:visited{
	color:#FFFF00;
	text-decoration:none;
}
.mv-name a;hover{
	color:#FFFFFF;
	text-decoration:underline;
}

.mv-btn{
	width:180px;
	text-align:center;
	padding:0px;
	margin:0px auto;
}

.mv-page{
	width:810px;
	padding:10px;
	text-align:center;
	margin: 0px auto 10px;
	border-style:dotted;
	border-color:#D1BE9C;
	border-width:1px;
	border-left-style:none;
	border-right-style:none;
}
.mv-page a{
	color:#FFFFFF;
	text-decoration:none;
}
.mv-page a:visited{
	color:#FFFFFF;
	text-decoration:none;
}
.mv-page a:hover{
	color:#FFFF66;
	text-decoration:none;
}

span.mv-next{
		font-size:13px;
		font-weight:bold;
		color:#D1BE9C;
}
span.mv-next a{
	color:#FFFF66;
	font-weight:bold;
	text-decoration:none;
}
span.mv-next a:visited{
	color:#FFFF66;
	font-weight:bold;
	text-decoration:none;
}
span.mv-next a:hover{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}
