@charset "UTF-8";
/* CSS Document */
/* line 4, style.scss */
body {
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif; }

/*
ヘッダー
*/
/* line 12, style.scss */
.row {
  position: relative;
  margin: 10px 0; }

/* line 17, style.scss */
#head {
  margin-bottom: 30px; }

/* line 21, style.scss */
.logo {
  font-size: 24px;
  padding-bottom: 5px;
  border-bottom: 1px solid #a30c00; }

/* line 29, style.scss */
.logo {
  font-size: 22px;
  margin: 10px 0px; }

/* line 34, style.scss */
.logo a {
  font-weight: normal;
  text-decoration: none;
  color: #000; }

/* line 41, style.scss */
.logo a span {
  font-size: 12px;
  display: block;
  color: #ccc;
  margin-top: 5px; }

/* line 48, style.scss */
.navlist {
  color: #333;
  margin-top: 20px;
  font-weight: bold; }

/* line 54, style.scss */
.navlist a {
  color: #222; }

/* line 58, style.scss */
.bar01 {
  font-size: 22px;
  text-indent: 0.3em;
  text-align: center;
  padding: 10px 0;
  border-bottom: dotted 1px #ccc; }

/* line 66, style.scss */
.bar02 {
  font-size: 18px; }

/* line 70, style.scss */
h3 > span {
  font-size: 8px;
  color: #a30c00;
  margin-left: 10px;
  vertical-align: middle; }
h2 > span {
  font-size: 8px;
  color: #a30c00;
  margin-left: 10px;
  vertical-align: middle; }

/* line 77, style.scss */
.tab_position {
  position: absolute;
  right: 0;
  top: 0; }

/* line 82, style.scss */
.nav-text > li {
  float: left; }

/* line 85, style.scss */
.nav-text a {
  color: #000; }

/* line 86, style.scss */
.nav-text .active a {
  color: #a30c00; }

/* line 88, style.scss */
.img_list {
  margin: 20px 0 0 0; }

/* line 94, style.scss */
#foot {
  border-top: dotted 1px #ccc;
  margin-top: 40px;
  width: 100%;
  position: relative; }

/* line 102, style.scss */
#footInner {
  width: 980px;
  margin: 0 auto;
  overflow: hidden;
  padding-bottom: 20px; }
  /* line 107, style.scss */
  #footInner p {
    font-size: 12px; }
  /* line 110, style.scss */
  #footInner .pull-left {
    margin-top: 10px; }
  #footInner .logo{
	  font-size: 12px;
  }
/* line 115, style.scss */
.footer_list {
  margin-top: 20px; }

/* line 118, style.scss */
.footer_list a {
  color: #a30c00; }

/* line 123, style.scss */
#copyWrapper {
  padding-bottom: 20px; }

/* line 128, style.scss */
#copy {
  width: 980px;
  font-size: 12px;
  margin: 0 auto;
  text-align: center; }

/*works*/
/* line 137, style.scss */
#left_nav {
  position: absolute;
  left: 0;
  top: 60px; }

/* line 143, style.scss */
h3 {
  margin: 10px 0 0;
  font-style: 22px; }

/* line 150, style.scss */
.thumbnail a {
  color: #000; }

/* line 154, style.scss */
.pager li > a {
  border: none;
  color: #000; }

/* line 166, style.scss */
#billboard {
  width: 980px;
  height: 300px; }

/*トップページアーカイブ部分*/
/**/
/* line 176, style.scss */
#buildingArchive {
  margin: 50px 0px; }

/* line 182, style.scss */
#content {
  width: 980px;
  margin: 0 auto; }
  /* line 185, style.scss */
  #content .col-xs-2 {
    width: auto; }
  /* line 188, style.scss */
  #content .nav > li > a {
    border-radius: 4px; }
  /* line 191, style.scss */
  #content .breadcrumb {
    background: #fff;
    margin-top: 8px;
    float: right;
    font-style: 12px; }
    /* line 196, style.scss */
    #content .breadcrumb a {
      color: #a30c00; }
  /* line 200, style.scss */
  #content .titleArea {
    overflow: hidden; }
    /* line 202, style.scss */
    #content .titleArea h3,#content .titleArea h2 {
      float: left;
      font-size: 22px; }

/* line 211, style.scss */
#foot {
  margin-top: 60px; }
  /* line 213, style.scss */
  #foot .list-inline > li {
    padding-right: 0;
    padding-left: 20px; }

/* line 221, style.scss */
#about .contWrap {
  overflow: hidden;
  margin-top: 20px; }
/* line 225, style.scss */
#about .rightBox {
  float: right; }
/* line 228, style.scss */
#about .leftBox {
  width: 500px;
  float: left; }

/* line 233, style.scss */
.heading {
  vertical-align: top;
  width: 100px;
  font-weight: bold; }

/* line 239, style.scss */
td {
  padding-bottom: 20px; }

/* line 248, style.scss */
#ourBusiness h3 {
  font-size: 20px;
  border-bottom: 1px solid #a30c00;
  font-weight: bold;
  padding: 10px 0;
  margin: 20px 0px; }
/* line 256, style.scss */
#ourBusiness h4 {
  font-size: 16px;
  color: #a30c00;
  margin: 15px 0; }

/* line 264, style.scss */
.buildImg {
  margin: 10px 0; }


	
.moreimg{
	overflow: hidden;
	margin-left:-50px;
	padding-top: 20px;
	clear: both;
}
.moreimg li{
	list-style: none;
	float: left;
	margin-right: 10px;
}
.moreimg li:last-child{
	margin-right: 0;
}

.moreimg li img{
	width: 320px;
	height: auto;
	vertical-align: top;
}	

table tr td h4{
	display: inline;
}

div.col-xs-10.col-xs-offset-1{
	overflow: hidden;
}
.col-xs-2 > h2{
	font-size: 22px;
}