@charset "UTF-8";
#common-contents{
	position:relative;
	background:url(own-contents/common-contents.jpg) no-repeat top center;
	height:480px;
	min-width:780px;
	margin:0;
	padding:0;
	border-top:1px solid #fff;
	overflow:hidden;
}
#common-contents article{
	height:460px;
	position:relative;
}

/* clear fix */
#common-contents article{
	zoom:1;/*for IE 5.5-7*/
}
#common-contents article:after{/*for modern browser*/
	content:".";
	display: block;
	height:0px;
	clear:both;
	line-height:0; 
	visibility:hidden;
}

#common-navigation{

}
#common-contents article h3{
	float:right;
	height:80px;
	width:580px;
	background:url(own-contents/h3.png) no-repeat left bottom;
	text-decoration:none;
	text-indent:-9999px;
	overflow:hidden;
	line-height:0em;
	font-size:0;
}

/* image */

#common-contents article div p.contents-image{
	width:258px;
	height:440px;
	position:absolute;
	left:475px;
	top:80px;
	display:block;
	text-decoration:none;
	text-indent:-9999px;
	overflow:hidden;
	line-height:0em;
	font-size:0;
	z-index:0;
}

/* p */

#common-contents article p.contents-p{
	width:149px;
	height:220px;
	z-index:0;
	position:absolute;
	top:80px;
	left:230px;

	background:url(own-contents/p.png) no-repeat;

	text-decoration:none;
	text-indent:-9999px;
	overflow:hidden;
	line-height:0em;
	font-size:0;
}

/*btn*/

#common-contents article div ul{
	display:block;
	position:absolute;
	height:480px;
	width:780px;
	top:0;
	left:0;
}

#common-contents article div ul li.contentsNext{
	position:absolute;
	top:160px;
	left:740px;
	z-index:501;
}

#common-contents article div ul li.contentsPrev{
	position:absolute;
	top:160px;
	left:425px;
	z-index:100;
}

/* entry01 */
#common-contents article div#contents-entry01{
	position:absolute;
	height:460px;
	width:780px;
	top:0;
	left:0;
}

#contents-entry01 .contents-image{
	background:url(own-contents/contents-image_01.png) no-repeat;
}


/* entry02 */
#common-contents article div#contents-entry02{
	position:absolute;
	height:460px;
	width:780px;
	top:0;
	left:0;
}

#contents-entry02 .contents-image{
	background:url(own-contents/contents-image_02.png) no-repeat;
}




/* entry03 */
#common-contents article div#contents-entry03{
	position:absolute;
	height:460px;
	width:780px;
	top:0;
	left:0;
}

#contents-entry03 .contents-image{
	background:url(own-contents/contents-image_03.png) no-repeat;
}


/* entry04 */
#common-contents article div#contents-entry04{
	position:absolute;
	height:460px;
	width:780px;
	top:0;
	left:0;
}

#common-contents article div#contents-entry04 p.contents-image{
	top:0px;
	position:relative;
	background:url(own-contents/contents-image_04.png) no-repeat;
}
