#greeting {
	width: 505px;
	background-image: url(image/contact.jpg);
	background-repeat: no-repeat;
	line-height: 1.6em;
	padding-top: 100px;
	padding-left: 45px;
	background-position: left top;
	padding-right: 10px;
	margin-right: 10px;
	height: 50px;
}
#kiji_about {
	background-image: url(../about/image/about_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 910px;
	width: 720px;
}
#form {
	width: 505px;
	margin-top: 25px;
	background-image: url(image/form.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 1.6em;
	padding-top: 60px;
	padding-left: 45px;
	padding-right: 10px;
	margin-right: 10px;
}
#form_a {
}
#form_ima {
}
.form_a {
	font-size: 12px;
	line-height: 1.6em;
	color: #666666;
	padding-left: 75px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #BEB593;
	padding-bottom: 10px;
}
