@charset "utf-8";

/* Details-----------------------------------------------------------------------------
contents Override
-------------------------------------------------------------------------------------*/

	
/* anniversary
------------------------------------------------------------------*/
.noMarg{
	margin:0 !important;
}
.mt50{
	margin-top:50px;
}
.mt5{
	margin-top:5px;
}
.mt20{
	margin-top:20px;
}

.mb15{
	margin-bottom:15px;
}


/*ページ1*/
#Question{
	margin:30px 0 0 0;
}

#What_CMOS{
	width:570px;	
}
#What_CMOS #LEFT{
	width:320px;
	float:left;
}
#What_CMOS #RIGHT{
	width:242px;
	float:right;
	margin-top:30px;
}

#Column {
	margin:0 0 50px 0;
}

#judgement{
	width:570px;
	height:136px;
	background:url(img/judgement.gif) no-repeat 0 0;
	margin:25px 0 26px 0;
	position:relative;
}
#judgement p{
	width:510px;
	color:#FFF;
	position:absolute;
	top:68px;
	left:30px;
}

/*ページ2*/
#mainTxt{
	margin-top:20px;
	margin-bottom:30px;
}
#camera01{
	margin-top:5px;
}
#camera02{
	margin-top:30px;
}
#camera03{
	margin-top:30px;
}
#Photograper{
	width:560px;
	margin-top:5px;
	margin-bottom:20px;
	text-align:right;
}