@charset "euc-jp";
/*================== reset======================= */
.telRsv_bnr1606 label,
.telRsv_bnr1606 input,
.telRsv_bnr1606 img,
.telRsv_bnr1606 p,
.telRsv_bnr1606 div{
  margin:0; padding:0;
}
.telRsv_bnr1606 img{border:none;}
.telRsv_bnr1606 input{outline:none; border:none; background:none;}

/* -- clearfix -- */
.cf:before,.cf:after{
  content:"";
  display:table;
}
.cf:after{clear:both;}
.cf{
  *zoom:1;/*IE/7/6*/
}
/*================== banner======================= */
.telRsv_bnr1606{
  background-color:#fff;
  border:#E2E2E2 1px solid;
  color:#000;
  font-family: "Hiragino Kaku Gothic Pro W3","Hiragino Kaku Gothic ProN",Meiryo,sans-serif;
  line-height:1.2;
  padding:15px 20px 5px;
  margin:10px auto;
  width:758px;/*790px*/
}
/*---------contents-----------*/
.telRsv_bnr1606 .sec01{
	float:left;
	width:150px;
	font-size:13px;
	background:url(../img/tel_icon_pc.png) no-repeat right center;
	padding-right:45px
}
.telRsv_bnr1606 .sec01 .tt{
  font-size:28px;
}
.telRsv_bnr1606 .sec03{
  float:right;
  width:280px;
  font-size:16px;
  padding-top:14px;
  text-align:right;
  letter-spacing:1px;
}
.telRsv_bnr1606 .sec02{
  float:left;
  width:260px;
  margin-left:15px;
}
.telRsv_bnr1606 .sec02 p{
  color:#F00;
  font-size:14px;
  text-align:center;
  margin-top:5px;
}
.telRsv_bnr1606 .lbtn_gray {
  background: rgb(240, 240, 240);
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 20%, rgba(225, 225, 225, 1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, rgba(255 , 255, 255, 1)), color-stop(100%, rgba(225, 225, 225, 1)));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 20%, rgba(225, 225, 225, 1) 100%);
  background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 20%, rgba(225, 225, 225, 1) 100%);
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 20%, rgba(225, 225, 225, 1) 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 20%, rgba(225, 225, 225, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#d6d6d6', GradientType=0);
  border: 1px solid #c8c8c8;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: inset 0px -1px 0px rgba(105, 105, 105, 0.1);
  -webkit-box-shadow: inset 0px -1px 0px rgba(105, 105, 105, 0.1);
  box-shadow: inset 0px -1px 0px rgba(105, 105, 105, 0.1);
  display: block;
  position: relative;
  height: 38px;
  width: 258px;/*270px*/
}
.telRsv_bnr1606 .lbtn_gray:after {
  content: "";
  background:url(../img/link_icon_arrow_orange_base40_ie8.png);
  display: inline-block;
  height: 20px;
  width: 20px;
  position: absolute;
  top: 10px;
  right: 10px;
}
.telRsv_bnr1606 .lbtn_gray input{
  font-family: "Hiragino Kaku Gothic Pro W3","Hiragino Kaku Gothic ProN",Meiryo,sans-serif;
  font-size: 18px;
  text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.5), 0px -1px 0px rgba(000, 000, 000, 0.1);
  padding: 5px 20px 5px 5px;
  width: 100%;
  height:38px;
  line-height:28px;
}