@charset "UTF-8";


nav ul li.contact a {
background-position: -429px -80px;
}

#pageTitle {
border: none;
}

#pageTitle h2 {
background: url(../../contact/img/title.jpg) no-repeat;
}

/*-------------
contact
-------------*/

#contact label {
display: block;
padding-bottom: 10px;
}

#contact label input {
margin-right: 5px;
}

.inputField {
width:400px;
padding: 5px;
border: 1px solid #c2c2c2;
}

#contact dt {
margin: 0;
margin-right: -17em;
padding: 30px 0 0 50px;
float: left;
clear: both;
display: inline;
width: 17em;
line-height: 1.4;
}

#contact dd {
margin-left:17em;
padding: 30px 30px 30px 30px;
line-height:1.4;
word-break: break-all;
border-left: 1px #e2e2e2 solid;
line-height: 1.6;
}

#contact dl {
border-top: 1px #e2e2e2 solid;	
/*\*/
min-height: 1px;
_height: 1%;
/* */
/*\*//*/
overflow: hidden;
/**/
}

#btn {
border-top: 1px #e2e2e2 solid;
text-align: center;
padding: 30px 0;
}

#btn img {
margin-right:15px;
}

#contact textarea {
border: 1px solid #c2c2c2;
width:600px;
height: 5em;	
}



/*-------------
clearfix
-------------*/

#link:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
font-size:0;
}

#link {
display: inline-table;
}
