@charset "UTF-8";
.insideBox  {
	width: 700px;
	margin-left: 30px;
	margin-top: 50px;
	clear: both;
}
.insideBox h3 {
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.4em;
	padding-left: 10px;
}
.insideBox p {
	padding-top: 2em;
	line-height: 2em;
	padding-left: 10px;
}
p.annotation {
	font-size: 0.8em;
}

#box1 {
	margin-top: 30px;
}
#box2 img {
	float: right;
	padding-left: 20px;
	padding-bottom: 20px;
}
.textBox {
	float: right;
	display: block;
	width: 345px;
}
#box3 img,
#box4 img {
	padding-left: 10px;
	float: left;
}
#box3 ul {
	padding-top: 1em;
	line-height: 2em;
	list-style: none;
}
#box3 li {
	padding-left: 2em;
	text-indent: -1.5em;
}



#onePoint h2 {
	clear: both;
}
#onePoint h3 {
	padding-top: 20px;
	font-size: 1.2em;
	font-weight: bold;
}
#onePoint img {
	padding-top: 20px;
	padding-left: 10px;
	padding-bottom: 20px;
}

