
#page-outer {
	height: 100%;
}

      body {
      background-attachment: fixed;
      background-repeat: no-repeat;
        padding-top: 0px;
        padding-bottom: 0px;
		background-color:#FBEFE3; //#C0DEED; //0821#C0DEED
overflow-y: scroll;
font-family: "Helvetica Neue",Arial,"Hiragino Kaku Gothic Pro",Meiryo,"MS PGothic",sans-serif;
font-style: normal;
      }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
font-family: "Helvetica Neue",Arial,"Hiragino Kaku Gothic Pro",Meiryo,"MS PGothic",sans-serif;
font-weight: 500;
line-height: 1.1;
}


.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
position: relative;
min-height: 1px;
padding-right: 14px;
padding-left: 1px;
}


wrapper {
padding-bottom: 0;
}


.wrapper.white {
background: url(https://laca.co.jp/css/image/wash-white-30.png);
}



.wrapper, .wrapper-narrow, .wrapper-permalink {
position: relative;
width: 937px;
min-height: 100%;
padding: 14px 14px 15px;
margin: 0 auto;
}

.sidebar-nav {
    padding: 9px 0;
}

.navbar-default {
background-color: #f8f8f8;
border-color: #e7e7e7;
}
.navbar-inverse {
background-color: #f8f8f8;
border-color: #e7e7e7;
}

.jumbotron {
margin-bottom: 10px;
padding-top: 4px;
padding-bottom: 4px;
background-color: #E5EEF1;
}

/* HAZUSU
      .nav-tabs.nav-stacked > li > a:hover {
        background-color: #whitesmoke;
      }
      .nav-tabs > .active > a, .nav-tabs > .active > a:hover {
        background-color: #0088CC;
        color: white;
      }
*/
/* @group ナビゲーション */
.navbar-fixed-top .navbar-inner, .navbar-static-top .navbar-inner {
border-width:0;
}
.navbar .nav > li ,
.navbar .nav > li  {
text-transform: uppercase;
}
.navbar .nav > li > a:hover,
.navbar .nav > li > a:focus {
color: #fff;
text-decoration: none;
background-color: #666;
text-shadow: none;
}
.navbar-brand {
font-weight: 700;
}
.navbar-inverse 
.navbar-brand {
color: #fff;
background-color: #fe7811;
text-shadow: none;
}
.navbar .brand {
font-weight: 700;
}
.navbar .brand {
color: #fff;
background-color: #fe7811;
text-shadow: none;
}
.navbar .brand:hover {
color: #fff;
background-color: #fe6600;
text-shadow: none;
}

.hed4 {
line-height: 15px;
font-size: 14px;
font-weight: bold;
margin-top:20px;
margin-bottom:8px;
padding: 2px 0 0 8px;
border-left: #FF854A 3px solid;
}

/* @end */


