@charset "utf-8";

	#inquiry {
		background-color:ThreeDFace;
		color:#555;
		width:440px;
		font-size:100%;
	}

	legend {
		background-color:inherit;
		color:#1144BB;
		margin-left:2em;
		padding:0.5em;
		font-family:"Palatino Linotype Bold Italic", "Times New Roman Italic", Century, sans-serif;
		font-weight:bold;
		font-size:120%;
		font-style:italic;
	}

	/*fieldset {
		background-color:inherit;
		color:#777;
	}*/

	.s1 {
		margin:0.75em 1.5em 0.75em 1.5em;
	}

	.f1 {
		text-align:left;
		margin:1em auto 1em 6em;
	}

	.f2,
	.f3,
	.f5 {
		margin:0.25em 0.5em 0.25em 1em;
	}

	.f2 {
		width:100px;
		float:left;
		font-size:90%;
		font-family:Verdana, Tahoma, Arial, sans-serif;
		font-weight:bold;
		white-space:nowrap;
		padding-right:10px;
		text-align:right;
	}

	.f3 {
		text-align:left;
	}

	.f4 {
		font-size:90%;
		width:100px;
		float:left;
		text-align:right;
		margin:0.25em 0.5em 0.25em 7em;
	}

	.f5 {
		text-align:left;
	}

	.f6 {
		text-align:right;
		margin:1em 2em 1em auto;
	}

/* UTF-8 記述 */
