/*======================================================================

Copyright(c) 2001 Japan Digital Laboratory Co.,Ltd. All Right Reserved.
  tH[[p  CSS t@C

  Σ fUC  una002pv
  designed by 2005.08.22 dohken@sphd.jdl.co.jp

=========================================================================*/
#form_content {
	position: relative;
	height: auto;
	width: 710px;
	visibility: visible;
	background-image: url(../images/na002_form_content.gif);
	background-repeat: repeat-y;
	overflow: hidden;
	display: block;
	padding-top: 63px;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #001D5E;
	border-right-color: #001D5E;
	border-bottom-color: #001D5E;
	border-left-color: #001D5E;

}

#form_content h2 {
	font-size: 24px;
	font-weight: normal;
	color:#FFFFFF;
	text-align: left;
	border: none;
	position: relative;
	height: 40px;
	width: 490px;
	left: 220px;
	line-height: 46px;
	display: block;
	font-family: "CI", "lr oSVbN", Osaka, "qMmpS Pro W3";
	text-indent: 10px;
	background-color: #001D5E;
}

/*==========================
 cover rWAΜζ
===========================*/
#form_cover {
	width:714px;
	height:34px;
	position:absolute;
	visibility: visible;
	display: none;
	background-position: center bottom;
	z-index: 1;
	overflow: hidden;
	top: 43px;
	left: 0px;
	background-color: #A0A0A0;

}
/*==========================
 na002Νtb^[π³΅Ιwθ
 footer tb^[Μζ
===========================*/
#footer {
	width:714px;
	position:relative;
	text-align:center;
	display: block;
	height: 53px;
	background-image: none;
	background-color: #001D5E;
	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: 190px;
	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: #FFFFFF;
	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: #F3F3F3;
}
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: #0567AE;
	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: #59B6FB;
	border-right-color: #034576;
	border-bottom-color: #034576;
	border-left-color: #59B6FB;
}
#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;
}
