.txtarea01 {
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	text-align: left;
	margin: 5px;
	padding: 5px;
	float: left;
	width: 630px;
}
.tablearea {
	margin: 5px;
	padding: 0px;
	float: left;
	width: 640px;
}

.imgarea {
	text-align: center;
	margin: 5px;
	padding: 5px;
	width: 630px;
	float: left;
}

.tablesettei{
	background-color: #66CC99;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 640px;
}

.tablesettei td{
	background-color: #FFFFFF;
	margin: 2px;
	padding: 2px;
	text-align: center;
	border: 1px solid #66CC99;
}

.tablesettei p{
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	padding: 5px;
}

.fontstyle{
	font-size: 14px;
	font-weight: bolder;
	color: #FF3300;
	text-align: center;
}

.txtarea02{
	margin: 0px;
	padding: 5px;
	float: left;
	width: 640px;
	background-image: url(newton/jikken2/kensyokekkabk.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 400px;
}
.txtarea02 p{
	padding: 10px;
	height: 350px;
	width: 550px;
	margin-top: 50px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
}

