@import url("/linux-oss/linuxoss-common.css");

.area-ttl {
  background: url('/img/darkblue-bg.jpg') no-repeat center 50%;
  background-size: cover;
}

.area-ttl__ttl {
 background: url('/linux-oss/img/icon-cluster.png') no-repeat 50% 0;
 background-size: 34px auto;
 color: #f0f0f0;
}

