/* ���O�C�� */
.navbar .brand {
  display: block;
  float: left;
  padding: 0px 10px 0px;
  /* margin-left: -10px; */
  font-size: 30px;
  font-weight: 300;
  color: #777777;
  text-shadow: 0 1px 0 #ffffff;
}

.brand_login {
  display: block;
  padding: 0px 10px 0px;
  margin-left: -20px;
  font-size: 30px;
  font-weight: 300;
  color: #008000;
  text-shadow: 0 1px 0 #ffffff;
}

/* �i�r�o�[ */
.navbar{
    margin-bottom: 0px;
}
.navbar-fixed-top
.navbar-inner{
    background-color: #008000;
    background-image: linear-gradient(to bottom, #008000, #006400);
    border: 2px solid #006400;
}
.navbar .brand{
    text-shadow: 0 0 0 #fff;
}

/* ���� */
body{
    padding-top:44px;
    background-color: #FBF8EF;
}
.text-al-form{
    text-align: right;
}
@media (min-width: 768px) and (max-width: 979px) {
    body{
        padding-top:0px;
    }
    .text-al-form{
        text-align: right;
    }
}
/* ��������܂�Ԃ� */
@media (max-width: 767px) {
    body{
        padding-top:0px;
    }
    .text-al-form{
        text-align: left;
    }
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 30px;
  }
  .row-fluid-btn [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 30px;
    margin-left: 2.564102564102564%;
    *margin-left: 2.5109110747408616%;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
  }
  .row-fluid-btn .span3 {
    width: 23.076923076923077%;
    *width: 23.023731587561375%;
  }
}
@media (max-width: 480px) {
    body{
        padding-top:0px;
    }
    .text-al-form{
        text-align: left;
    }
  .row-fluid-btn [class*="span"] {
    display: block;
    float: none;
    width: 100%;
    margin-left: 0;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
  }
}
.hero-unit{
    background-color:#fff;
    border: 2px solid #008000;
    padding:15px;
}
.title-unit{
    background-color:lemonchiffon;
    /*background-image: -moz-linear-gradient(top, #ccff66, #8fd600);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ccff66), to(#8fd600));
    background-image: -webkit-linear-gradient(top, #ccff66, #8fd600);
    background-image: -o-linear-gradient(top, #ccff66, #8fd600);
    background-image: linear-gradient(to bottom, #ccff66, #8fd600);*/
    border: 1px solid lightgary;
    padding:5px;
    font-size: 16px;
    font-weight: bold;
    margin-bottom:5px;
    color: #000000;
}
.table{
    background-color:#F2F2F2;
}
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
    background-color: #0b4c5f;
}

.stripe-1{
    padding:5px;
    background-color: #f9f9f9;
}
.stripe-2{
    padding:5px;
    background-color: #F2F2F2;
}
/* ���j���[ */
.btn-menu{
    height:50px;
    width:200px;
    font-size:15px;
    line-height: 50px;
    vertical-align: text-bottom;
}
/*�t�H�[����*/
.input_red {
	background-color: #F08080 !important;
}
/*�t�H�[���֘A*/
/*�����E��*/
.text_r {
	  text-align: right;
}
/*ime off*/
.ime_off {
	  ime-mode: disabled;
}
/*ime on*/
.ime_on {
	  ime-mode: active;
}

/*�t�H���g�֘A*/
.red{
	color: #ff0000;
}
.project,
.project:hover,
.project:focus{
	color: #ffffff;
}
.under_line{
	text-decoration: underline;
}

/*�{�^���֘A*/
.btn-menu2 {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: dodgerblue;
  *background-color: #2f96b4;
  background-image:none;
  /*background-image: -moz-linear-gradient(top, #ffc000, #eab200);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffc000), to(#eab200));
  background-image: -webkit-linear-gradient(top, #ffc000, #eab200);
  background-image: -o-linear-gradient(top, #ffc000, #eab200);
  background-image: linear-gradient(to bottom, #ffc000, #eab200);*/
  background-repeat: repeat-x;
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#eab200', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
/*  font-weight: bold;*/
}

.btn-menu2:hover,
.btn-menu2:focus,
.btn-menu2:active,
.btn-menu2.active,
.btn-menu2.disabled,
.btn-menu2[disabled] {
  color: #ffffff;
  background-color: dodgerblue;
  *background-color: #2a85a0;
}

.btn-menu2:active,
.btn-menu2.active {
  background-color: #eab200 \9;
}
/*���b�Z�[�W�g*/
.alert-info2 {
  color: #000000;
  background-color: #f9f9f9;
  border-color: #b3b3b3;
}

.menu_button{
	width: 300px;
	height: 100px;
	padding-top: 4px;
	line-height: 90px;
	font-size: 30px;
}
