@charset "euc-jp";

.standard {  font-size: 12px; line-height: 16px}
.standard-s { font-size: 11px; line-height: 16px }
.standard-l {  font-size: 14px; line-height: 18px}
.standard-sm { font-size: 12px; line-height: 14px }
.standard-ss { font-size: 11px; line-height: 12px}

form
{
	display: inline;
}

#formarea
{
	font-size: 12px;
	text-align: center;
}

#formarea td
{
	font-size: 12px;
	padding: 2px 5px;
}

#formtitle
{
	font-size: 14px;
	background-color: #990000;
	color: #ffffff;
	font-weight: bold;
/*	text-align: center; */
	height: 25px;
}

.formlabel
{
	width: 147px;
	background-color: #ffcc99;
	text-align: right;
}

.memberslabel1,.memberslabel2
{
	background-color: #ffdead;
}

.memberslabel1
{
	width: 20px;
	text-align: center;
}

.memberslabel2
{
	width: 120px;
	text-align: right;
}

.formdata
{
	width: 367px;
}

.mustitem,.op_mustitem
{
	font-weight: bold;
	margin-right: 3px;
	color: #ff3333;
}

.op_mustitem
{
	display: none;
}

#mailinfo
{
	display: none;
}

.errmsg
{
	font-weight: bold;
	/* color: #dc143c; */
	color: #ff3333;
}

.mailimg
{
	border-width: 0px;
	width: 165px;
	height: 18px;
	float: left;
}
