.page .content {
width: 600px;
float: left;
margin-left: 10px;
height: 500px;
margin-top: 10px;
}
.page .content .img01 {
width: 200px;
margin-top: 20px;
margin-left: 10px;
float: left;
}
.img01 {
	height: 150px;
	width: 123px;
	float: left;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 10px;
}
#moji .text {
	float: right;
	height: 250px;
	width: 420px;
	clear: right;
	margin-top: 20px;
}
#moji .content .tebl {
	clear: both;
	width: 600px;
}

.page .content .img01 h3 { line-height: 30px; }
.page .content .text h3 { line-height: 30px; }
.page .content .text p { line-height: 20px; }
.page .content .text { margin-top: 20px; }
.page .content .tebl {
	width: 600px;
	clear: left;
	margin-top: 20px;
}
