
div.title1{
	margin-top: 15px;
	margin-left: 0px;
	padding:5px 0px 2px 3px;
	font-size: 16px;
	color: #37222f;
	font-weight: bold;
	border-bottom: solid 2px #37222f;
}

div.title2{
	margin-top: 10px;
	padding: 5px 0px 5px 20px;
	font-size: 16px;
	color: #592d31;
	font-weight: bold;
	background: #ffffff;
	border-top: solid 3px #996600;
	border-bottom: double 5px #996600;
}

div.title3{
	margin-top: 5px;
	padding: 5px 0px 5px 20px;
	font-size: 16px;
	color: #592d31;
	font-weight: bold;
	background: #ffffff;
	border-top: solid 3px #996600;
	border-bottom: double 5px #996600;
}

table.ofc{
	line-height: 130%;
	font-size: 14x;
	text-align: center;
	width: 100%;
	background: #DBD7CE;
}

table.ofc th{
	border-collapse: collapse;
	font-size: 14px;
	padding: 10px;
	background: #EDEBE7;
	text-align: left;
	color: #56474C;
}

table.ofc td{
	border-collapse: collapse;
	padding: 10px;
	font-size: 14px;
	text-align: left;
	background: #ffffff;
}

div.obox1{
	margin-top: 5px;
	padding: 10px;
	font-size: 14px;
	line-height: 140%;
	background: #ffffff;
}

div.obox2{
	margin-top: 5px;
	padding: 10px 10px 10px 30px;
	font-size: 14px;
	line-height: 190%;
	border-bottom: dotted 1px #cccccc;
}

div.obox3{
	margin-top: 0px;
	padding: 10px 0px 0px 10px;
	font-size: 14px;
	line-height: 160%;
}

div.tel{
	margin: 10px 0px;
	font-size: 20px;
	font-weight: bold;
	color: #592d31;
}

.picleft{
	clear: both;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	text-align: center;
	font-size: 10px;
	background: #C9BBAD;
	width: 230px;
}

span.red{
	color: #A52A2A;
}

/**/

div.fm{
	margin-top: 0px;
	margin-left: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	font-size: 14px;
	text-align: left;
}

table.form{
	margin-top: 10px;
	font-size: 14px;
	width: 570px;
	background-color: #999999;
	
}

table.form th{
	font-weight: normal;
	background-color: #D2B48C;
	width: 120px;
	padding: 10px;
	font-size: 12px;
	color: #FFFFFF;
}

table.form td{
	background-color: #ffffff;
	padding: 10px;
}

.no_ime{ 
	ime-mode: disabled;
} 

input, select{
	border: 1px solid #7f9db9;
}

input.text1{
	font-size: 18px;
	height: 24px;
}

input.text{
	font-size: 13px;
	height: 20px;
}

textarea{
	font-size: 18px;
}

input.button1{
	border: 2px solid #000000;
	background-color: #dddddd;
	font-size: 18px;
	height: 28px;
}

input.button{
	background-color: #dddddd;
}

table.message{
	margin-top: 0px;
	margin-bottom: 20px;
}

table.message td{
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 160%;
	color: red;
	font-weight: bold;
}