
div.title1{
	margin-top: 30px;
	margin-left: 0px;
	padding:5px 0px 2px 3px;
	font-size: 15px;
	color: #37222f;
	font-weight: bold;
	border-bottom: solid 2px #37222f;
}

div.title2{
	margin-top: 20px;
	padding: 5px 0px 5px 20px;
	font-size: 18px;
	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: 18px;
	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: 560px;
	background: #DBD7CE;
}

table.ofc th{
	border-collapse: collapse;
	font-size: 14px;
	padding: 10px;
	font-weight: normal;
	text-align: left;
	width: 100px;
}

table.ofc td{
	border-collapse: collapse;
	padding: 10px;
	font-size: 14px;
	text-align: left;
	width: auto;
}

div.obox1{
	margin-top: 5px;
	padding: 10px;
	font-size: 14px;
	line-height: 140%;
	border-bottom: dotted 1px #cccccc;
}

div.fbox2{
	margin-top: 5px;
	padding: 10px 5px 10px 5px;
	font-size: 14px;
	line-height: 190%;
}

div.obox3{
	margin-top: 0px;
	padding: 10px 0px 0px 10px;
	font-size: 14px;
	line-height: 160%;
}

div.obox4{
	margin-top: 20px;
	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;
}
