#main .flm_uppers{
width: 550px;
height: 14px;
	background: url(../images/flm_upper.gif) no-repeat;
}

#main .flm_lowers{
width: 550px;
height: 14px;
	background: url(../images/flm_lower.gif) no-repeat;
}


#main table{
	border-collapse: collapse;
	width: 550px;
	padding: 20px 0px;
	background: url(../images/washi_03.png) repeat-y;
}

#main table td.chosei{
height: 20px;
	border-right: 2px solid #ab9f77;
	border-left: 2px solid #ab9f77;
}

#main table td.items{
	width: 20%;
	text-align: right;
	vertical-align: top;
	padding: 5px 20px 5px 5px;
	border-right: 2px solid #ab9f77;
	border-left: 2px solid #ab9f77;
}


#main table td.values{
	width: 80%;
	border-right: 2px solid #ab9f77;
	text-align: left;
	vertical-align: center;
	padding: 5px 5px 5px 20px;
}


input {outline: none;}

legend{
/*	color :#ab9f77;*/
	color: black;
	font-family: '‚l‚r –¾’©',serif;
	font-size: 16pt;
	font-weight: bolder;
	line-height: 1.5;
width: 25em;
letter-spacing: .2em;
display: block;
margin: 0px auto;
text-align:center;
}


#main .top_reg{
	height: 80px;
	text-align: center;
	border: 2px solid #ab9f77;
}

#main .common_flm{
/*	color :#ab9f77;*/
	color: black;
}

names{
}

kanas{

}

females{

}

males{

}

postnos{

}

addresss{

}

mails{

}

titles{

}

comments{

}


#main .flm_sub{
	border: 2px solid #ab9f77;
	border-right-style: none;
	padding :30px;
	text-align: left;
}

#main .flm_res{
	border: 2px solid #ab9f77;
	border-left-style: none;
	padding :30px;
	text-align: right;
}

#main .btn_sub{
	width: 85px;
	height: 25px;
  background: url(../images/button_submit.png) no-repeat 0 0;
}

#main .btn_res{
	width: 85px;
	height: 25px;
  background: url(../images/button_reset.png) no-repeat 0 0;
}

.button {
outline:none;
  width: 46px;
  height: 20px;
  border: 0;
  text-indent: -9999px;
  cursor: pointer;
}
