br.sp {
    display: none;
}

div#nr_text div#photoArea1 {
    width: 564px;
    margin: 45px auto 35px;
}
div#nr_text div#photoArea1 img {
    width: 564px;
}

div#nr_text div#productOutline {
    margin: 60px 0 50px;
}

div#nr_text div#productOutline h3 {
    font-weight: bold;
    font-size: 125%;
    margin-bottom: 20px;
}
div#nr_text div#productOutline table {
    border-collapse: collapse;
}
div#nr_text div#productOutline table th, div#nr_text div#productOutline table td {
    border: 1px solid #e6e6e6;
    padding: 20px 0 20px;
    font-weight: bold;
}
div#nr_text div#productOutline table th {
    width: 160px;
    vertical-align: middle;
    text-align: center;
    background-color: #f9f9f9;
}
div#nr_text div#productOutline table td {
    width: 640px;
    padding-left: 30px;
    line-height: 1.4;
}
div#nr_text div#productOutline table td.copyright {
    font-size: 85%;
}

div#nr_text div#detailLink {
    text-align: center;
    margin: 40px 0 70px;
}
div#nr_text div#detailLink a {
    background: url("../img_190710/arrow_s.png") center left no-repeat;
    padding-left: 20px;
    text-decoration: underline;
}

div#nr_text div#Note {
    margin-bottom: 55px;
    font-size: 85%;
    line-height: 1.5;
}
div#nr_text div#Note dl dt {
    display: inline-block;
    width: 30px;
    vertical-align: top;
}
div#nr_text div#Note dl dd {
    display: inline-block;
    width: 770px;
    margin-bottom: 20px;
}