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

body{
    text-align: center;
    width: 1500px;
    margin:0 auto;
    display: block;
    line-height: 0;
    border-top: solid 16px #209ED8;
}

#sp-top{
	display: none;
}

#contact-topin{
    overflow: hidden;
	width: 808px;
    margin: 20px auto;
    text-align: left;
}

#contact-topin a{
    float: right;
    margin-left: 20px;
}

/*PC用CSS*/
@media screen and (min-width:960px){

#contact-top-button-tel {
    position: absolute;
    left: 900px;
    top: 44px;
}

#contact-top-button-mail {
    position: absolute;
    left: 1033px;
    top: 44px;
}

#pc-menu{
    background-color: #0087CC;
    width: 1500px;
    text-decoration: none;
    margin-right: 0;
}

.contact {
    position: relative;
}

#contact-button-tel007 {
    position: absolute;
    left: 505px;
    top: 620px;
}

#contact-button-mail007 {
    position: absolute;
    right: 505px;
    top: 620px;
}

#contact-button-tel013 {
    position: absolute;
    left: 505px;
    top: 604px;
}

#contact-button-mail013 {
    position: absolute;
    right: 505px;
    top: 604px;
}


#contact-button-tel017 {
    position: absolute;
    left: 505px;
    top: 630px;
}

#contact-button-mail017 {
    position: absolute;
    right: 505px;
    top: 630px;
}

#contact-button-tel020 {
    position: absolute;
    left: 505px;
    top: 620px;
}

#contact-button-mail020 {
    position: absolute;
    right: 505px;
    top: 620px;
}


}

