﻿

.redMark {
	color: #FF0000;
	font-size: 10px;
	margin-left: 5px;
	margin-right: 5px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	
}

.formbg p {
	font-size: 12px;
}

.remark
{
	color: #666666;
}
.span_border
{
    padding:2px;
    border: 1px #999999 solid;
}
.formbg{
	/*width: 407px;
	height: 356px;
	
	background: url(/img/gen/Japanese/form_back.gif) no-repeat;*/
	width: 467px;
	height: 355px;
	
	background: url(/img/gen/Japanese/formBGLong.gif) no-repeat;
}

.dropCurr, .dropCountry
{
	border: #d0d0d0 1px solid;
	font-size: 12px;
	font-family: Arial;
	height:20px;
}

.txtInput, .txtInputUN, .txtFLName, .txtPhone, .txtCityCode, .txtDialCode
{
	font-size: 18px;
	height: 25px;
	border:#5D5D5D 1px solid;
}

.txtInputUN
{
	width:420px;
}

.txtFLName
{
	width:160px;
}

.txtPhone
{
	width:120px;
}
.txtCityCode
{
	width:85px;
}

.txtDialCode
{
	width:70px;
}
.notvalid
{
	border: #ff0033 1px solid;
}

.dropCurr
{
	width:150px;
}

.dropCountry
{
	width:250px;
}






