@charset "UTF-8";

@import url("base.css");



#contentBox {
	width: 639px;
	background-image: url(../common_img/box_back.gif);
	background-repeat: repeat-y;
	margin-left: 147px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-top: 0px;
}

#contentBoxInner {
	width: 635px;
	padding-top: 30px;
}

#contentBox h3 {
	clear: right;
	margin-left: 25px;

}

#contentBox p {
	font-size: 1.4em;
	line-height: 1.6em;
}

#contentBox ul li {
	font-size: 1.4em;
	line-height: 1.6em;
	list-style-type: square;
	list-style-position: inside;
	margin-left: 5px;
}

.textBox {
	margin-top: 20px;
	margin-bottom: 45px;
	margin-right: 20px;
	margin-left: 25px;
}

.textBox2 {
	margin-top: 20px;
}

.textBox2 p {
	margin-right: 20px;
	margin-left: 25px;
}

.textBox3 {
	margin-top: 20px;
	width: 635px;
	padding-bottom: 35px;
}

.textBox3 p {
	margin-right: 20px;
	margin-left: 25px;
	margin-bottom: 15px;
}

.textBox4 {
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 25px;
}

#contentBox h4 {
	color: #0061a1;
	font-size: 1.7em;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #0061a1;
	height: 1em;
	padding-left: 5px;
	margin-top: 20px;
	margin-left: 5px;
}

#contentBox .period {
	margin-left: 15px;
	font-size: 1.6em;
	margin-top: 10px;
}

#contentBox .age {
	font-size: 1.2em;
	margin-left: 10px;
}

.photo {
	float: right;
}

#contentBox .pdfFile {
	background-image: url(../common_img/pdf.gif);
	background-repeat: no-repeat;
	text-indent: 1.1em;
	font-size: 1.5em;
	line-height: 1.1em;
	float: right;
	width: 430px;
	margin-top: 3px;
}

#adobeJump {
	margin-left: 155px;
	position: relative;
	top: 10px;
	height: 33px;
	width: 450px;
}

#adobeJump img {
	float: left;
	margin-right: 8px;
}

#adobeJump p {
	font-size: 1.3em;
	margin-top: 2px;

}

