
/* contact us */
#contact   {
    width: 980px;
}
#contact .content_header .ph2 {
    margin-left:40px;
    height: 61px;background: url('http://www.homefree.jp/images/title_contact.png') no-repeat 0% 0%;
}
#contact .content {
    margin-top: 7px;
    margin-left: 100px;
    margin-right: 50px;
    float: right;
    border: none;
    width: 700px;
}
#contact p {
    margin-right: 0px;
    margin-bottom:2em;
    font-size:90%;
    line-height: 1.4;
}
#contact p a {;
    font-weight:bold;
}
table.contact {
    width: 700px;
    margin:0 auto;
    border: 1px solid #a6a6a6;
}
table.contact td.norl {
    width:120px;
    height:1.2em;
    font-size:80%;
    text-align:center;
    color: #a6a6a6;
    font-weight:bold;
    border-bottom:1px solid #a6a6a6;
    background-color: #f2f2f2;
}
table.contact td.norr {
    padding-top: 5px;
    padding-left:10px;
    padding-bottom: 5px;
    width:500px;
    font-size:80%;
    text-align:left;
    vertical-align:middle;
    color: #a6a6a6;
    border-bottom:1px solid #a6a6a6;
}
table.contact td.norle {
    width:80px;
    height:1.2em;
    font-size:70%;
    text-align:center;
    font-weight:bold;
    color: #a6a6a6;
    background-color: #f2f2f2;
}
table.contact td.norre {
    padding-left:10px;
    width:500px;
    font-size:70%;
    text-align:left;
    color: #a6a6a6;
}
input.bar1{
    height:2.1em;
    width:123px;
    border: 1px solid #a6a6a6;
    vertical-align:middle;
    background-color:#fbf3f4;
}
input.bar2{
    height:2.1em;
    width:67px;
    border: 1px solid #a6a6a6;
    vertical-align:middle;
    background-color:#fbf3f4;
}
input.bar3{
    height:2.1em;
    width:407px;
    border: 1px solid #a6a6a6;
    vertical-align:middle;
    background-color:#fbf3f4;
}
textarea{
    height:146px;
    width:515px;
    border: 1px solid #a6a6a6;
    background-color:#fbf3f4;
}
span.p70{
    font-size:70%;
}
span.p702{
    padding-bottom:3px;
}
p.contactimage{
    margin-top:30px;
    text-align:center;
}
.submitcontact {
    width: 220px;
    height: 54px;
    cursor: pointer;
    font-size: 0%;
    text-align: center;
    vertical-align: bottom;
    background-repeat:no-repeat; 
    background-position:bottom;
    background-color: transparent;
    border-width:0;
    background-image: url('http://www.homefree.jp/images/contactusbutton.png')
}

