#logo{
  width: 100%;
  margin-bottom: 20px;
}

#logo img{
  vertical-align: middle;
  display: inline-block;
  padding:3% 1% 0 1%;
  width: 40%; 
}

div.nr_lt {
    letter-spacing: 2px;
    line-height: 1.4;
}
.nr_lt {
    font-size: 105%;
    text-align: left;
}

h1#nr_title{
padding-bottom: 30px;
line-height: 2;
}
h1#nr_title .release{
padding-bottom: 15px;
}
h1#nr_title span{
display: block;
font-size: 85%;
}

h2{
  text-align: center;
  font-size: 120%;
  line-height: 1.6;
  padding-bottom: 60px;
}
.list_notes{
  margin: 20px 0;
}
.list_notes li{
  list-style-type: disc;
  margin-left: 20px;
  line-height: 2em;
}

.ta-c{
  text-align: center;
  margin-bottom: 10px;
}
.underline{
  text-decoration: underline;
}
.header_btn-menu {
    display: none;
}
div#relatedInfo {
    margin: 30px 0;
}

div#relatedInfo h5 {
    background: url(../../../img/dot.gif) 0px 0 no-repeat;
    padding-left: 18px;
    margin-bottom: 3px;
    font-weight: bold;
}
p.info{
  text-indent: 0 !important;
}
.line {
    display: block;
    width: 100%;
    border-top: 1px solid #ccc;
    text-align: center;
    margin: 40px auto 60px;
}

div.img {
    text-align: center;
    margin: 20px auto 40px;
}
div.img div.item {
    display: inline-block;
    width: 250px;
    margin: 0 15px 0;
}
div.img div.item img {
    width: 250px;
    margin-bottom: 10px;
}
div.img div.item span {
    font-weight: bold;
}

img#logo {
    width: 480px;
    margin: 20px 0 20px;
}