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

*{
  margin: 0;
  padding: 0;
  font-style:normal;
  font-weight: normal;
  }


span{ color:#FF6600;}

#wrapper_02 h2{
background:url(../images/contact_ttl.jpg) left center no-repeat;
text-indent:-9999px;
height:66px;
margin-left:30px;
}


#contents{
width:655px;
margin-left:186px;
}

.ttl_01{
background:url(../images/form_ttl.jpg) no-repeat;
height:22px;
margin-bottom:10px;
display:block;
text-indent:-9999px;
border-bottom:medium dotted #BF9C7A;
}

.content{
width:655px;
margin-bottom:50px;
}


.ttl_02{
background:url(../images/contact_tel.jpg) no-repeat;
height:22px;
margin-bottom:10px;
display:block;
text-indent:-9999px;
border-bottom:medium dotted #BF9C7A;
}

.ttl_03{
background:url(../images/privacy_ttl_03.jpg) no-repeat;
height:22px;
margin-bottom:10px;
display:block;
text-indent:-9999px;
border-bottom:medium dotted #BF9C7A;
}

.ttl_04{
background:url(../images/privacy_ttl_04.jpg) no-repeat;
height:22px;
margin-bottom:10px;
display:block;
text-indent:-9999px;
border-bottom:medium dotted #BF9C7A;
}

.thanks_ttl{
background:url(../images/thanks_ttl.jpg) no-repeat;
height:22px;
margin-bottom:10px;
display:block;
text-indent:-9999px;
border-bottom:medium dotted #BF9C7A;
}


.tel_bg{
background:url(../images/tel_02.jpg)  no-repeat;
text-indent:-9999px;
height:21px;
margin-bottom:10px;
}

.tel{
display:block;
border-bottom:medium dotted #BF9C7A;
margin-bottom:20px;
}



.tel table{
display:block;
margin-bottom:10px;
}

.tel table td{
border-bottom:none;
vertical-align:top;
}

.web{
background:url(../images/contact_web.jpg) no-repeat;
width:320px;
height:44px;
margin-top:10px;
margin-left:335px;
position:relative;
display:block;
}

.web img{
margin-left:150px;
display:block;
position:absolute;
right:0%;
border:none;
}

#input {
text-align:center;
margin-top:20px;
}

td{
border-bottom:dotted;
border-bottom-color:#BF9C7A;
border-width:thin;
padding-bottom:5px;
padding-top:5px;
}

#thanks_contents{
height:400px;
width:655px;
margin-left:186px;
margin-top:50px;
}

#input input{
width:100px;
height:30px;
margin-left:20px;
font-family:"メイリオ", "Meiryo UI", Arial, "ＭＳ Ｐゴシック", "MS UI Gothic";
}