/*
Storm Theme scheme_yellow.css
2014.6.1 Powered by Adjust
*/

/* ///////////////////////////////////////////////// */
/* color の指定 */
/* ///////////////////////////////////////////////// */
a,
a:visited,
.pagination > li > a, .pagination > li > span
{ color:#B29843; }

a:hover,
a:focus
{ color:#90804C; }

.navbar-style .navbar-nav > li > a
{ color: #777777; }

.list-group-item:hover a,
.navbar-style .navbar-nav > .active > a,
.navbar-style .navbar-nav > .active > a:hover,
.navbar-style .navbar-nav > .active > a:focus,
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus,
.nav > li > a:hover,
.nav > li > a:focus,
.nav > li.active > a,
.nav > li.active > a:hover,
.nav > li.active > a:focus,
.list-group-item:hover,
.dropdown-menu > li > a:hover,
.dropdown-menu > li.dropdown-sub > a:hover,
.btn-style,
.btn-style:focus,
.btn-style:visited,
.pageTopBtn,
.pageTopBtn:focus,
.pageTopBtn:visited,
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus,
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus,
.mainInner > .list-group > a.list-group-item:hover,
.mainInner > .list-group > a.list-group-item:focus,
.mainInner > .list-group > a.list-group-item.active,
.mainInner > .list-group > a.list-group-item.active:hover,
.mainInner > .list-group > a.list-group-item.active:focus,
.btn-style:hover,
.btn-style.active,
.open .dropdown-toggle.btn-style,
.pageTopBtn:hover
{ color: #FFF !important; }


/* ///////////////////////////////////////////////// */
/* background-color の指定 */
/* ///////////////////////////////////////////////// */
.nav-pills > li
{ background-color: #FFF; }
.announce_group_icon,
.navbar-style .navbar-nav > .active > a,
.navbar-style .navbar-nav > .active > a:hover,
.navbar-style .navbar-nav > .active > a:focus,
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus,
.btn-send:hover,
.nav > li > a:hover,
.nav > li > a:focus,
.nav > li.active > a,
.nav > li.active > a:hover,
.nav > li.active > a:focus,
.list-group-item:hover,
.dropdown-menu > li > a:hover,
.dropdown-menu > li.dropdown-sub > a:hover,
.btn-style,
.btn-style:focus,
.btn-style:visited,
.pageTopBtn,
.pageTopBtn:focus,
.pageTopBtn:visited,
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus,
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus,
.mainInner > .list-group > a.list-group-item:hover,
.mainInner > .list-group > a.list-group-item:focus,
.mainInner > .list-group > a.list-group-item.active,
.mainInner > .list-group > a.list-group-item.active:hover,
.mainInner > .list-group > a.list-group-item.active:focus,
.btn-style.disabled,
.btn-style[disabled],
fieldset[disabled] .btn-style,
.btn-style.disabled:hover,
.btn-style[disabled]:hover,
fieldset[disabled] .btn-style:hover,
.btn-style.disabled:focus,
.btn-style[disabled]:focus,
fieldset[disabled] .btn-style:focus,
.btn-style.disabled:active,
.btn-style[disabled]:active,
fieldset[disabled] .btn-style:active,
.btn-style.disabled.active,
.btn-style.active[disabled],
fieldset[disabled] .btn-style.active
{ background-color: #FFBF00; }

.btn-style:hover,
.btn-style.active,
.open .dropdown-toggle.btn-style,
.pageTopBtn:hover,
.label-style[href]:hover,
.label-style[href]:focus
{ background-color: #D7AB07; }



/* ///////////////////////////////////////////////// */
/* border-color　の指定 */
/* ///////////////////////////////////////////////// */
.list-group-item:hover,
.dropdown-menu > li > a:hover,
.dropdown-menu > li.dropdown-sub > a:hover,
.btn-style,
.btn-style:focus,
.btn-style:visited,
.pageTopBtn,
.pageTopBtn:focus,
.pageTopBtn:visited,
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus,
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus,
.mainInner > .list-group > a.list-group-item:hover,
.mainInner > .list-group > a.list-group-item:focus,
.mainInner > .list-group > a.list-group-item.active,
.mainInner > .list-group > a.list-group-item.active:hover,
.mainInner > .list-group > a.list-group-item.active:focus,
.btn-style.disabled,
.btn-style[disabled],
fieldset[disabled] .btn-style,
.btn-style.disabled:hover,
.btn-style[disabled]:hover,
fieldset[disabled] .btn-style:hover,
.btn-style.disabled:focus,
.btn-style[disabled]:focus,
fieldset[disabled] .btn-style:focus,
.btn-style.disabled:active,
.btn-style[disabled]:active,
fieldset[disabled] .btn-style:active,
.btn-style.disabled.active,
.btn-style.active[disabled],
fieldset[disabled] .btn-style.active,
.label-style,
.carousel-indicators .active,
.carousel-indicators li,
.bx-pager-link
{ border-color: #FFBF00; }


.btn-style:hover,
.btn-style.active,
.open .dropdown-toggle.btn-style,
.pageTopBtn:hover
{ border-color: #D7AB07; }



/* ///////////////////////////////////////////////// */
/* background-image の指定 */
/* ///////////////////////////////////////////////// */

.btn-style:active,
.btn-style.active,
.open .dropdown-toggle.btn-style
{ background-image: none; }



/* ///////////////////////////////////////////////// */
/* その他 の指定 */
/* ///////////////////////////////////////////////// */

.list-group-item:hover a,
.nav > li > a:hover,
.nav > li > a:focus
{ text-decoration: none; }
