@charset "utf-8";
/* CSS Document */

#header {
float: left;
padding: 25px 0px 0px 0px;
width: 903px;
}

#logo {
float: left;
padding: 4px 0px 0px 8px;
width: 320px;
}

h1.logo a {
background: url(../img/logo.gif) no-repeat left top;
display: block;
height: 80px;
width: 320px;
}


#header_tel {
float: left;
padding: 18px 0px 0px 73px;
width: 233px;
}

.header_tel {
background: url(../img/header_tel.gif) no-repeat left top;
height: 64px;
width: 233px;
}


#header_fax {
float: left;
padding: 18px 0px 0px 12px;
width: 233px;
}

.header_fax {
background: url(../img/header_fax.gif) no-repeat left top;
height: 64px;
width: 233px;
}


#header_img01 {
float: left;
padding: 7px 0px 0px 0px;
width: 900px;
}

h2.header_img01 {
background: url(../img/header_img01.gif) no-repeat left top;
height: 163px;
width: 900px;
}










































