@charset "utf-8";

body {
background: #4ca032 url("./images/background.jpg") repeat-x;
}
.container {
	position: relative;
}
.ht {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
.cnt_img {
	float: left;
	display: inline;
}
#wrap {
	position: relative;
	margin: 0 auto;
	padding: 0 19px 34px;
	width: 987px;
	background: url("./images/wrap.png") repeat-y;
	text-align: left;
}
#header {
	width: 100%;
	height: 55px;
	background: #000000 url("./images/line.gif") repeat-x 0 bottom;
}
#footer {
	width: 100%;
	padding: 34px 0 55px;
	background: #000000 url("./images/line.gif") repeat-x 0 top;
	color: #dedede;
	letter-spacing: 0.1em;
	font-size: 1.3em;
}
.wrap {
	margin: 0 auto;
	width: 987px;
	position: relative;
}
.content {
	margin: 0 34px;
}
.content p {
	font-size: 1.3em;
	margin: 0 34px;
}
h1 {
	position: absolute;
	top: 5px;
	left: 0;
	width: 248px;
	height: 72px;
}
h2,
h3 {
	font-size: 2.1em;
	margin: 0 34px 13px;
	padding: 21px 34px 13px 64px;
	background: url("./images/headline-point.gif") no-repeat 0 bottom;
}
#globalnav {
	position: absolute;
	top: 0;
	right: 0;
}
#globalnav li {
	float: left;
	display: inline;
	width: 144px;
	height: 42px;
}
#nav_contact {
	display: block;
	width: 144px;
	height: 42px;
	background: url("./images/globalnav.gif") no-repeat 0 0;
	text-indent: 100%;
	overflow: hidden;
}
#nav_company {
	display: block;
	width: 144px;
	height: 42px;
	background: url("./images/globalnav.gif") no-repeat 0 -42px;
}
#nav_contact:hover {
	background-position: -144px 0;
}
#nav_company:hover {
	background-position: -144px -42px;
}


#button_estimate1 {
	position: absolute;
	top: 392px;
	left: 610px;
	width: 342px;
	height: 71px;
	display: block;
	background: url("./images/button3.png") no-repeat 0 0;
	z-index: 9999;
}

#button_inquiry1 {
	position: absolute;
	top: 476px;
	left: 610px;
	width: 342px;
	height: 71px;
	display: block;
	background: url("./images/button3.png") no-repeat 0 -71px;
	z-index: 9999;
}
#button_estimate1:hover {
	background-position: -342px 0;
}
#button_inquiry1:hover {
	background-position: -342px -71px;
}
#button_estimate2 {
	position: absolute;
	top: 165px;
	left: 100px;
	width: 260px;
	height: 72px;
	display: block;
	background: url("./images/button2.png") no-repeat 0 0;
	z-index: 9999;
}

#button_inquiry2 {
	position: absolute;
	top: 165px;
	left: 381px;
	width: 260px;
	height: 72px;
	display: block;
	background: url("./images/button2.png") no-repeat 0 -72px;
	z-index: 9999;
}
#button_estimate2:hover {
	background-position: -260px 0;
}
#button_inquiry2:hover {
	background-position: -260px -72px;
}

table.company {
	margin: 0 auto;
	width: 90%;
}
table.company tr {
	border-bottom: 1px solid #dadada;
}
table.company th,
table.company td {
	font-size: 1.3em;
	padding: 0.5em;
}

.breadcrumb {
	margin: 0 21px;
	font-size: 13px;
}
.breadcrumb li:after {
	content: "» ";
	padding: 0 0.5em 0 0.8em;
}
.breadcrumb li {
	display: inline-block;
	padding: 13px 0 0;
}

.form_flow {
	margin: -5px 21px 13px;
	width: 877px;
}
.form {
	margin: 0 21px;
	width: 877px;
}
.form_area {
	padding: 5px 0;
	border-bottom: 1px dashed #cacaca;
}
.form_title {
	display: inline;
	float: left;
	width: 144px;
	margin: 0 5px;
	font-size: 1.3em;
	font-weight: bold;
}
.form_element {
	display: inline;
	float: left;
	width: 707px;
	font-size: 1.3em;
	margin: 0 5px 5px;
	padding: 1px 3px 5px;
}
.form_element input[type=text] {
	border: 1px solid #a1a1a1;
	box-shadow: inset 1px 1px 3px rgba(0, 0, 0, 0.3);
}
.form_element textarea {
	border: 1px solid #a1a1a1;
	box-shadow: inset 1px 1px 3px rgba(0, 0, 0, 0.3);
	height: 3em;
}
.form_element textarea:focus {
	height: 8em;
}
.long {
	width: 100%;
}

.form_submit {
	font-size: 1.8em;
}
.form_submit input {
	padding: 5px 13px;
}
.error_msg {
	font-size:13px;
	margin:5px 0 0;
	padding:1px 5px 0;
	background:#ff7373;
	color:#ffffff;
	border-radius:5px;
}
.form_notes {
	margin: 0 !important;
	padding: 0 !important;
	color: #737373;
	line-height: 1.3em;
	font-size: 12px !important;
}
.form_msg {
	margin: 0 21px 13px !important;
	padding: 3px 5px 2px !important;
	color: #333333;
	border: 2px solid #FF7800;
	width: auto;
	display: inline-block;
}
.example {
	display: inline-block;
	margin-left: 5px;
	color: #737373;
	line-height: 1.3em;
	font-size:12px !important;
}
.important {
	font-size: 0.87em;
	color: #ffffff;
	background: #ff4545;
	padding: 0 3px;
	border-radius: 2px;
}
#comlist {
	margin: 0 21px 21px;
	padding: 0 21px;
}
#comlist .side {
	float: left;
	display: inline;
	width: 248px;
	padding: 0 13px 0 0;
}
#comlist .map {
	float: right;
	display: inline;
	width: 640px;
	font-size: 13px;
	text-align: right;
	border: 1px solid #cacaca;
}
#comlist .side li {
	padding: 0 0 8px;
	color: #666666;
	font-size: 11px;
	word-break: break-all;
}
#comlist .side li a {
	text-decoration: underline;
	color: #454545;
	font-size: 13px;
}
#comlist .side li:first-line {
	font-weight: bold;
}

fieldset {
	margin-bottom: 13px;
}
fieldset legend {
	font-size: 1.3em;
	font-weight: bold;
	color: #007321;
}
.labeltag {
	display: inline-block;
	margin: 0 2px;
	padding: 1px 5px 0;
	background: #dedede;
	border-radius: 1px;
}