
/* ---------- コンテンツエリア ---------- */
body {
	background-color: #ffffff;
}
#contentsarea {
	clear: both;
	width: 828px;
	margin-top: 2px;
	height : 1%;
}
h2 {
	background-image: url(parts/h2.gif);
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 120%;
	margin: 0px 0px 0px 10px;
	padding: 2px 0px 10px 30px;
	color: #06f;
}
#prev {
	float: left;
	margin: 0px 0px 10px 30px;
}
#next {
	float: left;
	margin: 0px 0px 10px 30px;
}


#tbl01{
	position:relative;
	left  : 10px;
	background-color : #c8c8ff;
	width : 800px;
	margin-bottom	:3px;
	margin-top	:3px;
	font-size : 145%;
}
#tbl02{
	position:relative;
	left  : 30px;
	background-color : #f0f0ff;
	width : 780px;
	margin-bottom	:3px;
	margin-top	:3px;
	font-size : 130%;
}
#tbl03{
	position:relative;
	left  : 50px;
	background-color : #ffffff;
	width : 760px;
	margin-bottom	:3px;
	margin-top	:3px;
	font-size : 115%;
}
#tbl04{
	position:relative;
	left  : 70px;
	margin-bottom	:3px;
	margin-top	:3px;
}
