@charset "utf-8";
/*====================================
会社概要テンプレート
====================================*/
/*代表挨拶*/
#greeting {}
/*概要*/
#outline {}
#outline th, #outline td { padding: 10px; border-bottom: 1px dotted #DDDDDD; }
#outline th { width: 20%; background: url(../img/icon_arrow_02.png) 0 15px no-repeat; white-space: nowrap; text-align: left; vertical-align: top; padding-left: 20px; }
/*沿革*/
#history {}
#history th, #history td { padding: 10px; border-bottom: 1px dotted #DDDDDD; }
#history th { width: 20%; background: url(../img/icon_arrow_02.png) 0 15px no-repeat; white-space: nowrap; text-align: left; vertical-align: top; padding-left: 20px; }
/*地図*/
#access {}
#access dl { margin-bottom: 10px; }
#access .address { margin-bottom: 10px; }
/*求人*/
#recruit {}
#recruit thead th { background: #990000; color: #FFFFFF; padding: 5px; }
#recruit tbody th, #recruit tbody td { padding: 10px; border-bottom: 1px dotted #DDDDDD; }
#recruit tbody th { width: 20%; background: url(../img/icon_arrow_02.png) 0 15px no-repeat; white-space: nowrap; text-align: left; vertical-align: top; padding-left: 20px; }