* {
    margin: 0;
    padding: 0;
}

body {
    display: block;
    background: #E9E9E9;
    color: #666;
    overflow-x: hidden;
    -webkit-user-select: none;
    -webkit-text-size-adjust: none;
    font-family: Helvetica;
}

h1 {
    font: bold 16px Helvetica;
    color: #FFF;
    border: 1px solid #AAA;
    padding: 2px 0 2px 5px;
    margin: 6px 0 3px 0;
    background: #929292;
}

a {
    text-decoration: none;
    display: block;
    -webkit-tap-highlight-color: rgba(163, 215, 112, 0.70);
}

input {
    -webkit-tap-highlight-color: rgba(163, 215, 112, 0.70);
}

.highlight {
    -webkit-tap-highlight-color: rgba(163, 215, 112, 0.70) !important;
}

.no-highlight {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.active {
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(51, 204, 51, 0.75)), to(rgba(21, 117, 21, 0.75))) !important;
}

.box-center {
    display: -webkit-box;
    -webkit-box-align: center;
    -webkit-box-pack: center;
}

.box-align-center {
    display: -webkit-box;
    -webkit-box-align: center;
}

.box-pack-center {
    display: -webkit-box;
    -webkit-box-pack: center;
}

.text-center {
    text-align: center;
}

.text-overflow {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

#banner-frame {
    min-height: 50px;
}

#header-frame {
    height: 30px;
    padding: 7px 4px;
    display: -webkit-box;
    -webkit-box-align: center;
    -webkit-box-pack: center;
}

#header-frame a {
    width: 25%;
    height: 30px;
    line-height: 24px;
    color: #FFFFFF;
    display: -webkit-box;
    -webkit-box-align: center;
    -webkit-box-pack: center;
    font: normal 13px Helvetica;
}

.header_r_left {
    background-image: url(http://android.navitime.jp/drivestorage/android/image/header_r_left.png);
    background-repeat: no-repeat;
    -webkit-background-size: 3px 30px;
    width: 3px;
    height: 30px;
}

.header_r_right {
    background-image: url(http://android.navitime.jp/drivestorage/android/image/header_r_right.png);
    background-repeat: no-repeat;
    -webkit-background-size: 3px 30px;
    width: 3px;
    height: 30px;
}

.header_left {
    background-image: url(http://android.navitime.jp/drivestorage/android/image/header_left.png);
    background-repeat: no-repeat;
    -webkit-background-size: 1px 30px;
    width: 1px;
    height: 30px;
}

.header_right {
    background-image: url(http://android.navitime.jp/drivestorage/android/image/header_right.png);
    background-repeat: no-repeat;
    -webkit-background-size: 1px 30px;
    width: 1px;
    height: 30px;
}

.header_center {
    background-image: url(http://android.navitime.jp/drivestorage/android/image/header_center.png);
    background-repeat: repeat-x;
    -webkit-background-size: 1px 30px;
    height: 30px;
    display: -webkit-box;
    -webkit-box-align: center;
    -webkit-box-pack: center;
    -webkit-box-flex: 1;
    line-height: 33px;
}

.header_center img {
    width: 64px;
    height: 30px;
}

.header_r_left_current {
    background-image: none;
    background-color: #ffffff;
    width: 100%;
    color: #000000;
    height: 30px;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    display: -webkit-box;
    -webkit-box-align: center;
    -webkit-box-pack: center;
}

.header_r_right_current {
    background-image: none;
    background-color: #ffffff;
    width: 100%;
    color: #000000;
    height: 30px;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    display: -webkit-box;
    -webkit-box-align: center;
    -webkit-box-pack: center;
    line-height: 33px;
}

.header_center_current {
    background-image: none;
    background-color: #ffffff;
    width: 100%;
    color: #000000;
    height: 30px;
    display: -webkit-box;
    -webkit-box-align: center;
    -webkit-box-pack: center;
    line-height: 33px;
}

#header-frame a div.textColor {
    color: #000000;
}

#header-left {
    margin: 13px 0px 13px 5px;
}

#add-header-frame {
    position: absolute;
    top: 0;
    right: 0;
    width: 33%;
    height: 26px;
    line-height: 26px;
    padding: 10px 0;
    text-align: right;
    display: -webkit-box;
    -webkit-box-pack: end;
}

#header-right {
    position: absolute;
    right: 0;
    margin-right: 5px;
    width: 40px;
    height: 40px;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
    -webkit-border-radius: 5px;

}

#header-left a#logo {
    width: 107px;
    height: 24px;
    background: url('http://android.navitime.jp/drivestorage/android/image/logo.png') no-repeat;
    background-position: center center;
    -webkit-background-size: 107px 24px;
    -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.7);
}

#header-frame-sub {
    width: 100%;
    height: 50px;
    margin-bottom: 3px;
    display: -webkit-box;
    -webkit-box-align: center;
    background: -webkit-gradient(linear, left top, left bottom, from(#777377), to(#434143));
}

#header-tab {
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 204, 0, 0.7)), to(rgba(0, 153, 0, 0.7))) !important;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(0, 204, 0, 0.699219)), to(rgba(0, 153, 0, 0.699219)));
    background: -webkit-gradient(linear, left top, left bottom, from(#777), to(#222));
    border-left: solid 1px #ccc;
    border-right: solid 1px #ccc;
    width: 50px;
}

#header-frame-sub a {
    width: 50px;
    height: 50px;
    font-size: 84%;
    line-height: 30px;
}

#header-right a#setting {
    width: 40px;
    height: 40px;
    background: url('http://android.navitime.jp/drivestorage/android/image/setting.png') no-repeat;
    background-position: center center;
    -webkit-background-size: 40px 40px;
}

#header-middle a {
    color: #FFF;
    font-weight: bold;
    text-align: center;
    text-shadow: 0px -1px 1px rgba(0, 0, 0, 0.5);
    border: 1px solid #434143;
    -webkit-border-radius: 5px;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: 0 0 1px 1px rgba(255, 255, 255, 0.25) inset, 0px 1px 1px rgba(0, 0, 0, 0.2);
    -webkit-box-sizing: border-box;
    background: -webkit-gradient(linear, left top, left bottom, from(#777), to(#222));
}

.shadow {
    display: block;
    position: absolute;
    z-index: 5;
    width: 90px;
    height: 24px;
    -webkit-box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.2);
}

div.clear {
    width: 1px;
    height: 1px;
    font-size: 1px;
    clear: both;
    padding: 0px;
    margin: 0px;
    background-position: 50% 100%;
}

div.modalFrame {
    z-index: 5000;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: rgba(0, 0, 0, 0.5);
}

div.modalContentsFrame {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
}

div.modalContentsAreaFrame {
    position: absolute;
    display: none;
}

div.modalContentsArea {
    position: relative;
    width: 230px;
    background-color: #fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}

div.modalContents {
    padding: 10px;
}

#view-pc-frame {
    margin: 8px 0;
}

#view-pc-btn {
    padding: 2px 5px;
}

#lodingImg {
    display: none;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(204, 204, 204, 0.9)), to(rgba(153, 153, 153, 0.9)));
    border: 0;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 1px 1px 1px 0px rgba(135, 135, 135, 0.1), inset -1px -1px 1px 0px rgba(135, 135, 135, 0.1);
    padding: 10px;
    border: 1px solid #999999;
    position: absolute;
    z-index: 9000;
}

#lodingImg div.lodingBoxImg {
    width: 30px;
    height: 30px;
    background: url("http://android.navitime.jp/drivestorage/android/image/loading.gif") no-repeat;
    -webkit-background-size: 30px 30px;
}

div.mainTitle {
    font: bold 16px Helvetica;
    color: #FFF;
    border: 1px solid #AAA;
    padding: 2px 0 2px 5px;
    margin-top: 6px;
    background: #929292;
}