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

#sideBOX #contentsSide #tretta01 { background-position:bottom; }

#mainBOX #gameTitle {
	position:absolute;
	top:13px;
	right:15px;
}

/*detail1
---------------------------------------------------------------------*/
#trettaDetail #detail1 {
	width:664px;
	padding:20px 0px 20px 22px;
}

#trettaDetail #detail1 p { width:642px; }

#trettaDetail #detail1 div {
	width:309px;
	border:#00a6f1 solid 1px;
	text-align:center;
	margin-top:10px;
	margin-right:20px;
	float:left;
}

#trettaDetail #detail1 div h4 {
	background:#00a6f1;
	border:none;
	color:#ffffff;
	text-align:center;
	line-height:100%;
	margin:0px;
	padding:5px 0px 6px;
}

#trettaDetail #detail1 div img {
	margin:10px 0px;
}

/*detail2
---------------------------------------------------------------------*/
#trettaDetail #detail2 { background:none; }

#trettaDetail #detail2 div {
	margin-top:20px;
}

/*detail3
---------------------------------------------------------------------*/
#trettaDetail #detail3 { 
	background:none;
	margin-top:-50px;
}

#trettaDetail #detail3 div {
	margin-top:50px;
}

/*
#trettaDetail #detail2 div {
	width:309px;
	border:#00a6f1 solid 1px;
	text-align:center;
	margin-top:10px;
	margin-right:20px;
	float:left;
}

#trettaDetail #detail2 div h4 {
	background:#00a6f1;
	border:none;
	color:#ffffff;
	text-align:center;
	line-height:100%;
	margin:0px;
	padding:5px 0px 6px;
}

#trettaDetail #detail2 div img {
	margin:10px 0px;
}

#trettaDetail #detail2 div p {
	text-align:center;
	margin:0px;
}
*/