@import "../common/common.css";

/* 共通
-----------------------------------------------*/
/*Firefox 3.5以上*/
#header ul, x:-moz-broken, x:last-of-type {
  margin: -13px 10px 0 0;
}
#header ul, x:x {
  margin: -13px 10px 0 0;
}

#btn_confirm {
  width: 401px;
  height: 56px;
  background-image: url("img/btn_confirm.jpg");
  margin: 15px 0 0 185px;
  clear: both;
}

#btn_confirm:hover {
  background-position: 0 -56px;
}

#rightmenu {
  margin: -25px 14px 0 0;
}

  /* IE6 */
  * html #rightmenu {
    margin: -25px 5px 0 0;
  }

input {
  padding: 0 0 1px 1px;
}

  /* IE7 */
  *+html input {
    padding: 0 0 1px 1px;
  }
  
option {
  padding: 1px;
}

.error-list {
  padding-bottom: 10px;
}

.error-list li {
  color: red;
  padding: 2px 0;
}

.mini {
  font-size: 12px;
}

.mini11 {
  font-size: 12px;
  line-height: 130%;
}

  /* IE7 */
  *+html .mini11 {
    font-size: 11px;
    line-height: 130%;
  }


 .confirmtable {
  background-color: #F8FFF1;
  width: 615px;
  margin: 15px 0;
}

.confirmtable td,
.confirmtable th {
  font-size: 14px;
  padding: 10px;
  width: 250px;
}

.confirmtable td.list {
  font-weight: bold;
  line-height: 140%;
}


#main {
  text-align: center;
}

#main p {
  font-size: 14px;
  line-height: 150%;
}

#ssl_seal {
  width: 700px;
  margin-top: 40px;
}

#ssl_seal img {
  margin-left: 300px;
}

/* 資料請求
-----------------------------------------------*/
#material #maincontent {
  margin-top: -30px;
  padding-top: 0px;
  padding-left: 60px;
}

#material #material_form {
  margin: -10px auto 0 auto;
  width: 700px;
}

#material #material_form h3,
#material #col_set h3 {
  background-color: #008B48;
  font-size: 14px;
  font-weight: bold;
  color: white;
  padding: 6px;
}

#material #material_form h4 {
  color: black;
  font-weight: normal;
  font-size: 13px;
}

#material #material_form h4 span {
  color: red;
  letter-spacing: 2px;
}

#material #material_form li {
  padding: 3px 0;
}

#material #material_form label {
  margin-left: 5px;
  position: relative;
  top: -2px;
  letter-spacing: 2px;
}

#material #material_form div {
  clear: both;
}

#material table td span {
  margin: 0 5px;
}

#material table th span {
  color: red;
}

#material #btn_e_confirm {
  width: 326px;
  height: 45px;
  background-image: url("img/btn_e_confirm.jpg");
  margin: 15px auto 0 auto;
}

#material #btn_e_confirm:hover {
  background-position: 0 -45px;
}

#material #btn_send {
  width: 326px;
  height: 45px;
  margin: 0 auto;
  background-image: url("img/form_btn_001.jpg");
}

#material #btn_send:hover {
  background-position: 0 -45px;
}

#material #col_set {
  border: solid 1px #eeeeee;
  padding: 10px;
  margin-top: 30px;
  width: 680px;
}

#material #col_set h3 {
  margin-top: 0;
}

#material #rule {
  overflow-y: scroll;
  overflow-x: hidden;
  height: 100px;
  width: 655px;
  padding: 0 10px 10px 10px;
  background-color: white;
  line-height: 150%;
}

#material .topmargin {
  margin-top: 30px;
  margin-bottom: 15px;
}

#material .topmargin2 {
  margin-top: 15px;
  font-size: 14px;
  font-weight: normal;
  color: #008B48;
}

#material .topmargin2 p {
  margin-top: 10px;
  font-size: 12px;
  width: 280px;
  line-height: 140%;
}

#material .textmargin  {
  margin-left: 11px;
}

#material #sendtypearea  {
  width: 680px;
  padding: 10px;
  background-color: #EFEFEF;
  margin-top: 10px;
}

#material #sendtypearea p {
  margin-bottom: 0px;
}

#material #sendtypearea label {
  margin-left: 3px;
  position: relative;
  top: -2px;
}

#material input[type="text"] {
  font-size: 12px;
}

/* 見積もり依頼
-----------------------------------------------*/
#estimate #maincontent {
  margin-top: -30px;
  padding-top: 0px;
  padding-left: 50px;
}

#estimate #estimate_form {
  margin: -10px auto 0 auto;
  width: 700px;
}


#estimate #estimate_form h3,
#estimate #col_set h3 {
  background-color: #008B48;
  font-size: 14px;
  font-weight: bold;
  color: white;
  padding: 6px;
}

#estimate #estimate_form h4 {
  color: black;
  font-weight: normal;
  font-size: 13px;
}

#estimate #estimate_form h4 span {
  color: red;
  letter-spacing: 2px;
  font-size: 13px;
}

#estimate #estimate_form li {
  padding: 3px 0;
}

#estimate #estimate_form label {
  margin-left: 5px;
  position: relative;
  top: -2px;
  letter-spacing: 2px;
}

#estimate #btn_e_confirm {
  width: 326px;
  height: 45px;
  background-image: url("img/btn_e_confirm.jpg");
  margin: 15px auto 0 auto;
}

#estimate #btn_e_confirm:hover {
  background-position: 0 -45px;
}

#estimate #col_set {
  border: solid 1px #eeeeee;
  padding: 10px;
  margin-top: 30px;
  width: 680px;
}


#estimate #rule {
  overflow-y: scroll;
  overflow-x: hidden;
  height: 100px;
  width: 655px;
  padding: 10px;
  margin-top: 10px;
  background-color: white;
  line-height: 150%;
}

#estimate .topmargin {
  margin-top: 30px;
  margin-bottom: 15px;
}

#estimate .topmargin2 {
  margin-top: 15px;
  font-weight: normal;
}

#estimate .topmargin2 p {
  margin-top: 10px;
  font-size: 12px;
  line-height: 140%;
  color: red;
}

#estimate .mini {
  font-size: 12px;
}

#estimate .textmargin  {
  margin-left: 11px;
}

#estimate input[type="text"] {
  font-size: 12px;
}

#estimate #btn_send {
  width: 326px;
  height: 45px;
  margin: 0 auto;
  background-image: url("img/form_btn_002.jpg");
}

#estimate #btn_send:hover {
  background-position: 0 -45px;
}

#estimate #gra input[type="radio"] {
  margin-left: 7px;
}

  /* IE7 */
  #estimate #gra input[type="radio"] {
    margin-left: 4px;
  }

#estimate .addresstable {
  width: 400px;
}

#estimate .addresstable th,
#estimate .addresstable td {
  font-size: 13px;
  color: black;
  margin: 0;
  padding: 5px;
  border-style: none;
  background-color: transparent;
}

#estimate .addresstable th {
  width: 40px;
}

#estimate .subtable th{
  padding-left: 20px;
  width: 70px;
}

.bgline {
  background: url("img/border.gif") repeat-x 0 0;
}

/* 電話相談
-----------------------------------------------*/
#tel #maincontent {
  margin-top: -30px;
  padding-top: 0px;
}

#tel #lead {
  height: 400px;
}

#tel #lead p {
  font-size: 13px;
  line-height: 140%;
  margin-top: 20px;
  letter-spacing: 2px;
  padding: 10px;
  background: url("img/tel_msg_bg.gif") no-repeat;
  font-family : 'ＭＳ Ｐゴシック',sans-serif ;
}


/* 緊急相談
-----------------------------------------------*/
#hurry #maincontent {
  margin-top: -30px;
  padding-top: 0px;
}

#hurry #lead {
  height: 400px;
}

#hurry #lead p {
  font-size: 13px;
  line-height: 140%;
  margin-top: 20px;
  letter-spacing: 2px;
  padding: 10px;
  background: url("img/hurry_msg_bg.gif") no-repeat;
}



.layouttable {
  border-collapse: collapse;
  border: solid 1px #cccccc;
  background-color: white;
  width: 700px;
  margin-top: 15px;
}

.layouttable th,
.layouttable td {
  border-collapse: collapse;
  border: solid 1px #cccccc;
  font-size: 13px;
  color: black;
  padding: 10px;
}

.layouttable th {
  width: 205px;
  font-weight: normal;
  background: #eeeeee;
}

.layouttable th span {
  color: red;
}

.errcell {
  background-color: #FFFFCC;
}

.errmsg {
  color: red;
}


#flow_infor {
  text-align: left;
  height: 150px;
  margin-top: 20px;
  padding: 10px;
  clear: both;
  float: left;
}

#flow_image {
  float: right;
  margin-top: -170px;
}

.tit {
  width: 100%;
  background-color: #008B48;
  padding: 6px;
  text-align: center;
}

.tit h3 {
  color: white;
  font-size: 20px;
  margin: 0 auto;
}

#flow_infor h4 {
  font-size: 16px;
}

#flow_infor p {
  margin-top: 10px;
  letter-spacing: 1px;
  line-height: 150%;
  font-size: 14px;
}

#confirm .layouttable {
  margin-bottom: 15px;
  clear: both;
}

.backbuttonarea {
  width:100%;
  margin-bottom: 20px;
  height: 40px;
}

.backbuttonarea a {
  float: right;
  width: 134px;
  height: 26px;
  background-image: url("img/btn_back.jpg");
}

.backbuttonarea a:hover {
  background-position: 0 -26px;
}

.msg {
  font-size: 16px;
  margin-bottom: 15px;
  line-height: 140%;
}

.nextbuttonarea {
  clear: both;
  text-align: center;
}

.nextbuttonarea input {
  margin: 0 auto;
}

#errmsg {
  font-size: 16px;
  color: red;
  height: 80px;
  width: 700px;
}

#breadlist {
  margin-top: 0;
}

.ex {
  margin-top: 5px;
}

