@charset "utf-8";

body { text-align: left !important; }

/* アイコン */
.spicon { background-image: url("/imgs/icon_sprite_sp.png"); background-size: 27px 150px; background-repeat: no-repeat; border: medium none; display: inline-block; text-indent: -9999px; overflow: hidden; padding: 0px; margin: 0px; vertical-align: middle; }
.spicon.search { width: 15px; height: 15px; background-position: -5px -5px; }
.spicon.income { width: 18px; height: 18px; background-position: -5px -25px; }
.spicon.location { width: 11px; height: 20px; background-position: -8px -48px; }
.spicon.job { width: 18px; height: 16px; background-position: -5px -73px; }
.spicon.company { width: 15px; height: 17px; background-position: -5px -94px; }
.spicon.arrowR01 { width: 7px; height: 8px; background-position: -5px -116px; }

/* h1 */
.h1title { margin: 10px 0; padding: 5px 10px; color: #FFFFFF; background-color: #1156BD; }
.h1title h1 { text-align: center; display: block; font-size: 16px; line-height: 20px; font-weight: normal; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }

/* フッタ */
#footer { margin-top: 20px !important; }
#footer .footblock { margin: 20px 0; padding: 8px; text-align: center; border-top: 1px solid #999999; border-bottom: 1px solid #999999; background-color: #EEEEEE; }
