@charset "UTF-8";
#common-contents{
	background:url(own-contents/common-contents.jpg) no-repeat top center;
	height:48	0px;
	min-width:780px;
	margin:0;
	padding:0;
	border-top:1px solid #fff;
}
#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;
}

#common-contents article div#contents-flash{
	width:256px;
	height:384px;
	position:absolute;
	left:523px;
	top:36px;
	border:2px solid #2d9dd7;
	display:block;
}

#common-contents article p#contents-p{
	width:259px;
	height:178px;
	z-index:300;
	position:absolute;
	top:265px;
	left:230px;

	background:url(own-contents/p.png) no-repeat;

	text-decoration:none;
	text-indent:-9999px;
	overflow:hidden;
	line-height:0em;
	font-size:0;

}