/*======================================================================

Copyright(c) 2001 Japan Digital Laboratory Co.,Ltd. All Right Reserved.
  ƒtƒH[ƒ€ƒ[ƒ‹—p  CSS ƒtƒ@ƒCƒ‹

  ˆÓ ƒfƒUƒCƒ“  ush003—pv
  designed by 2005.08.22 dohken@sphd.jdl.co.jp

=========================================================================*/
#form_content {
	position: relative;
	height: auto;
	width: 714px;
	visibility: visible;
	background-image: url(../images/sh003_form_content.gif);
	background-repeat: repeat-y;
	overflow: hidden;
	display: block;
	padding-top: 70px;

}

#form_content h2 {
	font-size: 16px;
	color:#FFFFFF;
	text-align: left;
	border: none;
	position: relative;
	height: 23px;
	width: 509px;
	left: 204px;
	line-height: 27px;
	display: block;
	font-family: "ƒƒCƒŠƒI", "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-weight: bold;
	text-indent: 10px;
	background-image: url(../images/sh003_content_page_title.jpg);
	background-repeat: no-repeat;
}

/*==========================
 cover ƒrƒWƒ…ƒAƒ‹—Ìˆæ
===========================*/
#form_cover {
	width:714px;
	height:34px;
	position:absolute;
	visibility: visible;
	display: none;
	z-index: 1;
	overflow: hidden;
	top: 43px;
	left: 0px;
	background-color: #A0A0A0;

}
/*==========================
 sh003‚Íƒtƒbƒ^[‚ð–³‚µ‚ÉŽw’è
 footer ƒtƒbƒ^[—Ìˆæ
===========================*/
#footer {
	width:712px;
	position:relative;
	text-align:center;
	display: block;
	height: 53px;
	left: 0px;
}
#footer p {
	line-height: 20px;
	font-family: "ƒƒCƒŠƒI", "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 20px;
}

form {
	margin: 0px;
}
fieldset {
  margin: 0;
  padding: 0.5em 0 1.3em 0;
  border-width: 1px;
  border-color: #726d6b;
  border-style: none none dotted none;
}
fieldset#last {
  border-bottom: none;
}
em {
	text-decoration: none;
	color: #FF0000;
	font-style: normal;
	font-weight: bold;
}
.label {
	clear: left;
	display: block;
	padding-top: 0.8em;
	float: left;
	width: 180px;
	line-height: 1em;
	text-align: right;
	font-family: "ƒƒCƒŠƒI", "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	color: #243A6C;
	font-weight: bold;
}
.control {
	display: block;
	margin: 0 0 0 224px;
	padding-top: 0.8em;
	line-height: 1em;
	font-family: "ƒƒCƒŠƒI", "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	color: #000000;
}
input, select, textarea {
	border-style: solid;
	border-width: 1px;
	border-color: #aaaa94 #dfdfd6 #dfdfd6 #aaaa94;
	vertical-align: middle;
	color: #000000;
	background-color: #F8F8F8;
}
input.radio {
  border-style: none;
  color: #000000;
  background: transparent;
}
input.checkbox{
  border-style: none;
  color: #000000;
  background: transparent;
}
/* “ü—Í•”•i‚Ì•Ý’è
---------------------------------------------------- */
#comment, #organization {
  width: 420px;
}
#email, #re_email, #city, #number, #bldg, #telno, #faxno {
  width: 290px;
}
#pass1, #pass2 {
  width: 180px;
}
#family, #name, #kana1, #kana2, #year, #month, #day {
  width: 100px;
}
#post1, #post2 {
  width: 60px;
}
#state {
  width: 120px;
}

/* ‘—Mƒ{ƒ^ƒ“
---------------------------------------------------- */
#submit input {
	width: 6em;
	vertical-align: middle;
	color: #FFFFFF;
	background: #385AAB;
	margin: 0.5em;
	font-weight: bold;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #839BD6;
	border-right-color: #152240;
	border-bottom-color: #152240;
	border-left-color: #839BD6;
}
#submit {
	margin-top: 1em;
	color: #444444;
	margin-left: 224px;
}
#submit p {
	margin: 0;
	padding: 10px;

	text-align: left;
	font-family: "ƒƒCƒŠƒI", "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	color: #FFFFFF;
}
