@charset "UTF-8";


/* **************************************************************
 ページID　定義
************************************************************** */

#cer_est {
	width: 566px;
	min-height: 500px;
	color: #505050;
	padding-bottom: 30px;
}
*html #cer_est {
	height: 500px;
}

#cer_est a {
	text-decoration: underline;
}

/* **************************************************************
 ▼▼ スタイル定義 ▼▼
************************************************************** */

#cer_est div.photoLt {
	width: 351px;
	float: left;
}

#cer_est div.photoRt {
	width: 196px;
	float: right;
}

#cer_est div.photoLt img {
	margin-top: 7px;
	margin-bottom: 8px;
}

#cer_est div.photoLt p {
	font-size: 70%;
	text-align: center;
	line-height: 1.2em;
}
