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

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

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

.msslp-cover{
  padding: 150px 0 !important;
 
  background: url('/mss/img/msslp-key.jpg') no-repeat center 50% !important;
  background-size: cover;
  text-align:center;
}

.msslp-cover h2{font-size:36pt;}