@charset "utf-8";
#contents {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size: 0.9em;
	line-height: 1.8em;
	height: 1450px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#footer {
	height: 50px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header {
	height: 50px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#contents #column {
	float: right;
	height: 1450px;
	width: 250px;
	text-align: center;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #336633;
}
#contents #detail {
	background-color: #66FFFF;
	float: left;
	height: 210px;
	width: 400px;
	margin-left: 30px;
	padding-left: 40px;
	color: #000000;
}

h1 {
	font-size: 1em;
	line-height: 1.2em;
	color: #000000;
}
#contents #fig1 {
	float: right;
	height: 140px;
	width: 180px;
	text-align: center;
}

#contents #fig2 {
	text-align: center;
	height: 170px;
	width: 170px;
	padding: 0px;
	float: right;
	margin: 0px;
}

