@charset "utf-8";
/* CSS Document */

div.cast {
	margin: 0px auto 0px;
}

img {
	font-size:  9px;
}
h3 {
	font-size: 14px;
	font-weight: lighter;
	line-height: 1.2em;
}
div.cast1 {
	float: left;
	width: 158px;
	height: 200px;
	line-height: 1.3em;
	margin-bottom: 16px;
}

.cast1 p {
	font-size: 20px;
	font-weight: bold;
}

p.p2 {
	font-size: 10px;
	line-height: 0.1em;
}
p.p3 {
	font-size: 10px;
	font-weight: lighter;
}
div.cast2 {
	padding-top: 5px;
	float: left;
	width: 104px;
	height: 150px;
	margin-bottom: 16px;
}

.cast2 p {
	font-size: 16px;
	font-weight: bold;
}

div.c2 {

	width: 420px;
	height: 660px;
		float: left;
}
div.diagram {
	width: 500px;
	height: 615px;
	margin-top: 45px;
	float: left;
}