@charset "shift_jis";
h1 {
	color: #990000;
	font-weight: bolder;
}
h2 {
	color: #5885DD;
}
input {
	width: 150px;
}
body {
	font-size: 14px;
	line-height: 22px;
}
.radio {
	width: 20px;
}
textarea {
	width: 400px;
	height: 100px;
}
