body {
	background: #E1F0F0;
	font-size: 14px;
	line-height: 160%;
	text-align: center;
}
h1 {
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	color: #008080;
}
h2 {
	font-size: 14px;
	line-height: 18px;
	text-align: center;
	color: #000099;
	font-weight: normal;
	padding: 5px 5px 10px;
	margin: 0px;
	clear: both;
}
.sp {
	clear: both;
}
.image_left {
	float: left;
	padding: 0px;
	margin-top: 10px;
	margin-left: -60px;
	text-align: center;
}
#waku {
	width: 780px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
.box {
	clear: both;
	border: 1px solid #333300;
	background: #FFFFFF;
	margin: 5px auto;
	width: 750px;
	text-align: left;
}
.box p {
	padding: 5px 3px;
	margin: 5px 10px 0px 80px;
}
.title {
	line-height: 35px;
	margin: 0px 10px;
}
.res {
	line-height: 20px;
	margin: 0px 10px 0px 80px;
}
