#main h2{
background: url(img/main.jpg) no-repeat center top;
}

.title1{
text-align: center;
}

.image1{
text-align: center;
}

.txt_tel{
text-align: center;
padding-top: 20px;
padding-bottom: 50px;
}

.title2{
width: 638px;
height: 19px;
background: url(img/bg_title.gif) no-repeat 0 0;
padding-left: 38px;
padding-top: 6px;
font-size: 12px;
color: #000;
letter-spacing: 1px;
margin: 0 auto;
}

.read{
width: 624px;
margin: 20px auto;
font-size: 80%;
line-height: 1.8;
}

.title3{
text-align: center;
padding-top: 70px;
}


.txt_contact a{
display: block;
width: 375px;
height: 0;
padding-top: 39px;
overflow: hidden;
margin: 0 auto 50px;
}

.txt_contact a:link{background: url(img/bt_contact.gif) no-repeat 0 0;}
.txt_contact a:visited{background: url(img/bt_contact.gif) no-repeat 0 0;}
.txt_contact a:hover{background: url(img/bt_contact.gif) no-repeat 0 -39px;}
.txt_contact a:active{background: url(img/bt_contact.gif) no-repeat 0 0;}
