@charset "UTF-8";
/* CSS Document */


#crosscontents{
		position:relative;
		margin:0 auto;
		width:900px;
		height:740px;
		background-image:url(../images/adhocimg/adhocbg.png);
		background-repeat:no-repeat;
	background-position:0px 0;
	}
#crosscontents #conttitbox{
			width:340px;
		}
#crosscontents #titlebelt{
		width:340px;
		background-image:url(../images/cross/crosstitle.png);

	}
.titadhoc{
			width:340px;
		text-indent:-9999px;
	}
#crosscontents #maintxtbox{
	position:relative;
	margin:10px auto 0px auto;
	width:620px;
	height:120px;
	overflow:hidden;
	
	}
	
#crosscontents.maintxt_inr{
	font-size: 16px;
	color: #E4CF71;
	width: 620px;
	height: 120px;
	float: left;
	line-height: 150%;
	}
#contentbeltfinder{
	position:relative;
	overflow:hidden;
	margin:0 auto;
	width:650px;
	height:510px;
	border:1px #666 solid;
	}
#contentbelt{
	position:absolute;

	overflow:hidden;
	width:5800px;}

img.iconvita{
		position:absolute;
		bottom:95px;
	right:5px
 
		}
img.iconps3{
	display:none;
	position:absolute; 
		bottom:95px;
	right:5px;
 
	}
#arrowleftc,#arrowrightc{
	position:absolute;
	top:355px;
	width:70px;
	height:140px;
	background-position:0 0;
	background-repeat:no-repeat;
	cursor:pointer;
	}
#arrowleftc{
	display:none;
	background-image:url(../images/adhocimg/toleft.png);
	left:70px;
	
	}
#arrowrightc{
	background-image:url(../images/adhocimg/toright.png);
	right:70px;

	}