html>body .form table{
	margin:1em auto 1em;
}
.form th{
	color:#FFFFFF;
	width:120px;
	padding:0.3em 0.5em 0.2em;
	text-align:center;
	background: #1533C5;
	vertical-align: top;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 10px;
	font-weight: lighter;
}

.form td{
	font-family: "lr oSVbN", "Osaka";
	font-size: 12px;
	vertical-align: middle;
	text-align: left;
	padding: 3px;
}
html>body .form font{
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	margin-left:1.1em;
}
.textarea{
	text-align: left;
	width: 290px;
	border: 1px solid #B4B4B4;
	height: 20px;
	padding:0.1em;
	margin: 4px;
}
.textarea1 {
	width: 120px;
    text-align: left;
	border: 1px solid #B4B4B4;
	height: 20px;
	padding:0.1em;
	margin: 4px;
}

.textarea2{
	text-align: left;
	width: 290px;
	border: 1px solid #B4B4B4;
	height: 100px;
	padding:0.1em;
	margin: 4px;
}
.textarea3{
	text-align: left;
	width: 350px;
	height: 50px;
	padding:0.1em;
	border: 1px solid #B4B4B4;
	margin: 4px;
}
.textarea4{
	text-align: left;
	width: 80px;
	height: 20px;
	padding:0.2em;
	border: 1px solid #B4B4B4;
	margin: 4px;
}
.textarea5 {
	text-align: left;
	width: 25px;
	height: 20px;
	padding:0.1em;
	border: 1px solid #B4B4B4;
	margin: 4px;
}

.celect{
	width: 80px;
}
.buttan{
	background:url(../img/form_button.gif) no-repeat left top;
	color:#FFFFFF;
	font-family: "lr SVbN", "Osaka|";
	width: 88px;
	font-size: 12px;
	font-weight: bold;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	height: 23px;
	margin-top: 0.5em;
	margin-right: 2em;
	margin-bottom: 0.5em;
}
html>body .buttan1 {
	text-align: right;
	padding-bottom:2em;
}

