h1 {
	font-size:82%;
	font-weight:normal;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 2px;
}

body {
	font-size: 80%;
	color: #666666;
	margin-top: 0;
	padding: 0;
}

/* 問い合わせフォーム start */
.red {
	color: #f00;
}

fieldset {
	padding: 10px;
	margin-bottom: 15px;
	border: 1px solid #ccc;
	border-left: 0;
	border-right: 0;
}
fieldset legend {
	color: #666;
}
/* 問い合わせフォーム end */
