@charset "UTF-8";
@import url(../../Templates/css/template03.css);


/*-----------------------------------------------
 __form
-----------------------------------------------*/

.form {
	width: 775px;
	background: url(../img/bg.gif) repeat-y;
	margin-bottom: 20px;
}

.form p {
	line-height: 150%;
	color: #000;
	letter-spacing: normal;
	padding: 25px 30px 0 30px;
}

.form .bottom {
	background: url(../img/bg_bottom.gif) no-repeat;
	height: 16px;
	width: 775px;
}

.form .red {
	color: #F00;
}

.form a {
	color: #F60;
	text-decoration: underline;
}

#estimate .form p.esti {
	color: #0e2c90;
}

#estimate .form h2 {
	margin-right: 30px;
	margin-left: 30px;
	padding-left: 15px;
	color: #FFFFFF;
	background-color: #95A6D2;
	font-weight: normal;
	margin-bottom: -2px;
}

#consult .form p.cons {
	color: #003c6e;
}

#consult .form .column {
	width: 715px;
	margin: 10px 30px 0;
	overflow: hidden;
	background-color: #CFE2F0;
}

#consult .form .column h4 {
	font-size: 14px;
	color: #003c6e;
	width: 150px;
	float: left;
	padding:15px;
}

#consult .form .column p.time {
	float: right;
	padding: 15px;
	width: 492px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #fff;
	font-size: 14px;
	color: #003c6e;
}

#consult .form .column .text_xsmall {
	font-size: 80%;
	line-height: 140%;
}

#consult .form .column .time .dia {
	font-size: 80%;
	color: #679cb7;
}

#vacant .form .vaca {
	color: #6E005F;
}

#order .form .order {
	margin-right: 30px;
	margin-left: 30px;
	padding-left: 15px;
	color: #FFFFFF;
	background-color: #DC787A;
	font-weight: normal;
	margin-bottom: -2px;
}

#order .form p.orde {
	color: #96454E;
}

/*-----------------------------------------------
 __table
-----------------------------------------------*/

.form table {
	margin-top: 5px;
	margin-bottom: 25px;
	margin-left: 30px;
	width: 715px;
	border-color: #BEBEBE;
	border-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
}

.form th,
.form td {
	line-height: 150%;
	color: #000;
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	padding: 10px 15px;
	border-color: #BEBEBE;
	border-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
}

.form th {
	width: 170px;
	background-color: #F8F4E8;
}

.form .bottom5 {
	margin-bottom: 5px;
}

.form .line200{
	line-height: 200%;
}

.form .table_bottom {
	margin-bottom: 0px;
}

.form .table_inner {
	width: 480px;
	margin: 0px;
	padding: 0px;
	border-style: none;
}

.text_small {
	font-size: 86%;
	line-height: 130%;
}

.form .table_inner {
	border-style: none;
}

.form .table_inner td {
	border-style: none;
	padding: 2px;
	vertical-align: middle;
}

.form .btn {
	margin-top: 18px;
	margin-bottom: 15px;
	text-align: center;
}

.form input,select,textarea {
	border: 1px solid #BEBEBE;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 4px;
}

.form input {
	padding-right: 4px;
	padding-left: 4px;
}

.form .w_s {
	width: 2em;
	margin-left: 4px;
}

.form .w_s_d {
	width: 2em;
	border: 1px solid #BEBEBE;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 4px;
	padding-left: 4px;
}

.form .w_m {
	width: 100px;
}

.form .w_m_h {
	width: 50px;
}

.form .w_m_h2 {
	width: 35px;
}

.form .w_f {
	width: 480px;
}

.form .w_c {
	width: 385px;
}

.form .w_n {
	width: 300px;
}

.form .w_f_ {
	width: 96%;
	margin-right: 4px;
}

.form .w_f_4 {
	width: 96%;
	margin-right: 4px;
}

.form .w_f_d {
	width: 300px;
	border: 1px solid #BEBEBE;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 4px;
	margin-right: 4px;
	padding-left: 4px;
}

.form .bor_none {
	border-style: none;
}

.form .select_mar0 {
	margin: 0px;
}

.btn input {
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	padding: 2px;
}

.form .att {
	margin-top: 4px;
	border: 1px solid #BEBEBE;
	padding: 4px;
	font-size: 86%;
	line-height: 130%;
}

/*-----------------------------------------------
 __top
-----------------------------------------------*/

#pamphlet,
#consult,
#estimate,
#vacant,
#order {
	width: 775px;
	margin-left: 25px;
}

.top {
	width: 775px;
	height: 108px;
	position: relative;
}

.menu {
	width: 749px;
	height: 108px;
	float: left;
	position: relative;
}

.menu ul li {
	display: inline;
	float:left;
	margin:0;
	padding:0 0 0 15px;
	border:0;
}

.menu ul li.pamph {
	padding-left: 42px;
}

.menu h3 {
	position: absolute;
	left: 17px;
	top: 76px;
}

.left {
	width: 13px;
	height: 108px;
	float: left;
}

.right {
	width: 13px;
	height: 108px;
	float: left;
}

#estimate .menu {
	background: url(../img/bg_esti.gif) repeat-x bottom;
}

#estimate .left {
	background: url(../img/bg_esti_l.gif) no-repeat bottom;
}

#estimate .right {
	background: url(../img/bg_esti_r.gif) no-repeat bottom;
}

#order .menu {
	background: url(../img/bg_orde.gif) repeat-x bottom;
}

#order .left {
	background: url(../img/bg_orde_l.gif) no-repeat bottom;
}

#order .right {
	background: url(../img/bg_orde_r.gif) no-repeat bottom;
}

#pamphlet .menu {
	background: url(../img/bg_pamp.gif) repeat-x bottom;
}

#pamphlet .left {
	background: url(../img/bg_pamp_l.gif) no-repeat bottom;
}

#pamphlet .right {
	background: url(../img/bg_pamp_r.gif) no-repeat bottom;
}

#consult .menu {
	background: url(../img/bg_cons.gif) repeat-x bottom;
}

#consult .left {
	background: url(../img/bg_cons_l.gif) no-repeat bottom;
}

#consult .right {
	background: url(../img/bg_cons_r.gif) no-repeat bottom;
}

#vacant .menu {
	background: url(../img/bg_vaca.gif) repeat-x bottom;
}

#vacant .left {
	background: url(../img/bg_vaca_l.gif) no-repeat bottom;
}

#vacant .right {
	background: url(../img/bg_vaca_r.gif) no-repeat bottom;
}

.menu ul.con {
	position: absolute;
	left: 171px;
	top: 43px;
}

