@charset "utf-8";
#st11  textarea {
	vertical-align: top;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
#st11  input {
	line-height: 2em;
	color: #333333;
	height: 1.5em;
	width: 15em;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
}
#form1  #button  {
	width: 50px;
}
#form1  #button2  {
	width: 50px;
}
#st11 h2 {
	background-color: #E4B8BA;
	color: #FFFFFF;
	text-align: center;
	background-image: url(../img/h_ic01_3.gif);
	background-repeat: no-repeat;
	background-position: 250px center;
	font-size: 16px;
}
