/* Enter Your Custom CSS Here */

html {
    font-size: 62.5%;
}

body {
    font-family: ArialMT,"Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3","メイリオ",sans-serif;
    font-size: 1.4em;
    line-height: 1.3;
    margin: 0;
    padding: 0;
}

#header-one-line #javo-navibar ul.navbar-left .menu-item a, #header-one-line #javo-navibar > form {
    /*font-family: ArialMT,"Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3","メイリオ",sans-serif;*/
    font-weight: 600;
    line-height: 30px;
}

div#javo-featured-items-wrap .item-container .feature-item-bottom-title {
    background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
    bottom: 0;
    color: rgba(255, 255, 255, 1);
    font-family: inherit; 
    font-size: 16px;
    left: 0;
    letter-spacing: 0.5px;
    line-height: 20px;
    padding: 5px 0 5px 15px;
    position: absolute;
    transition: all 0.2s ease 0s;
    width: 100%;
  }

div#javo-featured-items-wrap .left-big-img .item-container .feature-item-bottom-title {
    font-size: 0.95em;
    line-height: 30px;
}

div, p, form, label, b, strong, u, em, ul, li, input, button, textarea, select {
   font-family: inherit; 
}

#search-box {
 margin: 20px;
 padding-top: 20px;
}


.nav-right-button {
    background: rgba(0, 0, 0, 0) url("../images/sidebar-icon.png") no-repeat scroll 0 0;
    height: 35px;
    width: 120px;
}

.javo-navi-bright .navbar-nav > li {
    border-right: 0 solid #aaa;
    padding: 12px 0 0;
}

html body header#header-one-line #javo-navibar .navbar-right > li > a > span {
    border-color: #777;
    color: #000;
}

#header-one-line #javo-navibar .navbar-right > li > a > span {
	border: none;
	border-radius: 0;
	color: #000;
	font-size: 13px;
	padding: 5px;
	top: 3px;
    font-weight: 600;
    line-height: 30px;
}

input[type="search"] {
    box-sizing: border-box;
    width: 200px;
}