@charset "utf-8";
/* CSS Document */

#form {
	height: 950px;
	width: 610px;
	text-align: left;
	padding-top: 60px;
	margin: auto;
}
#form table {
	width: 500px;
	margin-left: 100px;
}
#form table tr .info {
	color: #C33;
	text-align: center;
	padding-top: 30px;
}
#form table hr {
	color: #999;
}


#form table tr td {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 12px;
	color: #666;
	padding-bottom: 10px;
}
#form table tr td a {
	color: #039;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
#form .anser tr td {
	width: 200px;
}
#form .anser tr .border {
	width: 500px;
}


body {
	background-color: #f3f2ed;
	margin: auto;
	padding: 0px;
}
#menu {
	width: 180px;
	position: relative;
	left: 400px;
	top: -30px;
	margin: auto;
}
#manu2 {
	width: 600px;
	height: 20px;
	margin: auto;
}
#menu img {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CB0050;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#q {
	width: 800px;
	text-align: center;
	margin: auto;
	padding-top: 30px;
}
.hissu {
	color: #36C;
}
