﻿body {
	margin: 20px 25px;
	background-color: #f4fff4;
	}
h2 {
	background: url(../../images/grape.gif) no-repeat left center;
	height: 28px;
	padding-left: 30px;
	color: #036;
	font-family: "HGPｺﾞｼｯｸE", "HGｺﾞｼｯｸM", sans_serif;
	}
p {
	margin-left: 60px;
	color: #282828;
	line-height: 1.6;
	}
p.note {
	margin-left: 20px;
	margin-top: 30px;
	font-size: 95%;
	line-height: 1.4;
	}
form {
	margin-top: 50px;
	margin-left: 60px;
	}
input {
	padding: 2px;
	width: 70px;
	height: 30px;
	background-color: #c6ffc6;
	}