@charset "utf-8";

/*====================================
会社概要テンプレート
====================================*/

.midashi02 {
    margin-top: 30px;
}
.midashi01+#greeting .midashi02,
.midashi01+#outline .midashi02,
.midashi01+#history .midashi02,
.midashi01+#access .midashi02,
.midashi01+#recruit .midashi02 {
    margin-top: 0;
}

/*代表挨拶*/

#greeting {}
.sign {
    margin-top: 10px;
    text-align: right;
}

/*概要*/

#outline {}
#outline table {
    width: 100%;
}
#outline th, #outline td {}
#outline th {}

/*沿革*/

#history {}
#history table {
    width: 100%;
}
#history th, #history td {}
#history th {}

/*地図*/

#access {}
#access dl {}
#access .address {}
#access .code {}
#access .code iframe {
    width: 730px !important;
}
#access .code small {
    float: right;
}

/*求人*/

#recruit {}
#recruit table {
    width: 100%;
}
#recruit thead th {
    width: 100%;
}
#recruit tbody th, #recruit tbody td {}
#recruit tbody th {}