@charset "utf-8";
/* CSS Document */

@import url("import.css");

#main #main_image {
	height: 200px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/contact/top.jpg);
	background-repeat: no-repeat;
}
#main_image #submenu {
	font-size: 13px;
	float: left;
	margin-top: 141px;
	font-weight: bold;
	color: #FFFFFF;
}

#submenu  ul li {
	display: inline;
}
#submenu  ul li a{
	color: #FFFFFF;
}
#submenu  ul li a:hover,#submenu  ul li a:active{
	color: #EC6D10;
}
.submenu_boder {
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #FFFFFF;
	margin-right: 10px;
	padding-right: 10px;
}


#content #main {
	background-image: url(../images/all/top_back2.jpg);
	background-repeat: repeat-x;
	height: 200px;
	width: 100%;
}
.contact_tel {
	font-size: 50px;
	line-height: 65px;
	font-weight: bold;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
}
.form_table_left {
	background-color: #FFD7BB;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-left-color: #FF6600;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 200px;
}
.form_table_right {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	font-weight: normal;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.form_table {
	font-size: 12px;
	line-height: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
}
.red {
	color: #FF0000;
}
.price_table_left {
	background-color: #FFD7BB;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-left-color: #FF6600;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 73px;
}
.price_table_right01 {
	background-color: #FFD7BB;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	width: 100px;
}
.price_table_right02 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	font-weight: normal;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: right;
	padding-right: 5px;
}
.price_table {
	font-size: 14px;
	line-height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	margin-bottom: 15px;
}
#process_left {
	float: left;
	width: 63px;
	padding-top: 120px;
}
#process_right #process_text {
	font-size: 15px;
	line-height: 18px;
	height: 55px;
	margin-bottom: 14px;
}

#process_right {
	float: right;
	width: 852px;
}
#process_right #before {
	font-size: 12px;
	background-color: #FFD7BB;
	border: 1px solid #FF6600;
	line-height: 18px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-bottom: 20px;
}
#process_right #process_text2 {
	font-size: 15px;
	line-height: 18px;
	height: 55px;
	margin-top: 45px;
}
#process_right #process_text p {
	margin-left: 15px;
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	margin-top: 3px;
}
#process_right #process_text2 p {
	margin-left: 15px;
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	margin-top: 3px;
}
.price-text {
	font-size: 12px;
	line-height: 18px;
}
