@charset "utf-8";
#top {
	width: 910px;
	margin: auto;
	margin-top: 30px;
	margin-bottom: 40px;
}
#title {
	padding-bottom: 15px;
	border-bottom: 1px dotted #CCCCCC;
	margin-bottom: 20px;
}
.td01 {
	width: 160px;
	padding-right: 20px;
	height: 260px;
}
table#area01 {
	height: 260px;
}
table#area01 td {
	vertical-align:top;
}
.p01 {
	font-size: 126%;
	margin-bottom: 15px;
}
.img01 {
	margin-left: 60px;
	margin-top: 30px;
}
.form {
	width: 600px;
	height: 60px;
	margin-top: 10px;
}
#area02 {
	font-size: 80%;
	color: #666666;
	margin-top: 50px;
}

