.contents_box_top {
	position:relative;
	top:0px;
	left:40px;
	width:860px;
	height:400px;	
	text-align:center;
}
.top_logo          {
	position:relative;
	top:50px;
	left:-10px;
	width:auto;
	height:auto;		
}
/*
.top_logo img          {
	position:relative;
	top:0px;
	left:0px;
	width:auto;
	height:auto;		
}
*/
.top_copy_0        {
	position:relative;
	top:190px;
	left:0px;
	width:820px;
	height:50px;	
	font-size:8pt;
	color:#cc0012;
	/* text-align:center; */
	/*
	background-color:#eeeeee;*/
}
.top_basepattern    {
	position:absolute;
	top:-20px;
	left:170px;
	width:auto;
	height:auto;	
}

