@charset "UTF-8";
.insideBox  {
	width: 690px;
	margin-left: 40px;
	margin-top: 50px;
	clear: both;
}
.insideBox h2 {
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.4em;
	clear: both;
}
.insideBox p {
	text-indent: 1em;
	padding-top: 2em;
	line-height: 2em;
}
#box1 img {
	float: right;
	padding-left: 10px;
}
#box1 .photo2 {
	float: left;
	padding-right: 10px;
	padding-left: 0px;
}
.imageBox {
	float: right;
	width: 260px;
}
.imageBox img {
	margin-bottom: 10px;
}
.textBox {
	float: left;
	width: 410px;
}
