#main{
	width: 850px;
	height:800px;

	/* background: #FFF; */
}

/* 小学生写真 挿入 */
/* 左側：テキスト部分 */
.mess01_l{
	width:552px;
	height:205px;
	padding:10px 10px 0px 25px;
	font-size:0.8em;
	line-height:2em;
	letter-spacing:0.2em;
	color:#fff;
	float:left;
	
	/* background:#3300ff; */
}

/* 右側：画像部分 */
.mess01_r{
	width:263px;
	height:205px;
	padding:10px 0px 0px 0px;
	float:left;
	
	/* background:#ff0000; */
}

.mess02{
	clear: left;
	width:825px;
	height:250px;
	padding:0px 0px 0px 25px;
	font-size:0.8em;
	line-height:2em;
	letter-spacing:0.2em;
	color:#fff;

	/* background:#3300ff; */
}

.mess03_l{
	width:414px;
	height:213px;
	padding:10px 0px 0px 12px;
	float:left;
	
	/* background:#ff0000; */
}

.mess03_r{
	width:413px;
	height:213px;
	padding:10px 0px 0px 0px;
	float:left;
	
	/* background:#3300ff; */

}
