sup{
  vertical-align: super;
}

h2 {
    font-size: 120%;
    font-weight: bold;
    letter-spacing: 3px;
    margin: 0 auto 10px;
}

h3 {
    text-align: center;
    font-size: 120%;
    font-weight: bold;
    letter-spacing: 3px;
    margin: 30px auto 10px;
}
.caption{
  text-align: center;
  margin-bottom: 30px;
}

h5 {
    font-size: 100%;
    font-weight: bold;
}

div#photo1 {
    margin: 0 auto 40px;
    text-align: center;
}

div#photo1 p {
    margin: 6px;
    display: inline-block;
}
div#photo1 p img{
    border: 1px solid #bbb ;
}

div#photo1 span {
    display: block;
    text-align: center;
}
#description{
border: 1px solid #bbb ;
display: table;
width: 100%;
margin: 40px auto;
}
#description >div{
display: table-cell;
vertical-align: middle;
padding: 20px;
}
#description >div.text{
  width: 600px;
  border-right: 1px solid #bbb ;
}
#description >div.img{
padding: 0;
}
.tblData01{
  margin: 0 auto;
}
.tblData01 thead th{
    border: 1px solid #bbb ;
}
.tblData01 thead th.title{
    width: 350px;
}
.tblData01 thead th.date,
.tblData01 thead th.maker{
    width: 150px;
}
.tblData01 th,
.tblData01 td{
  padding:5px 8px;
}


div.prdInfoImg {
    display: inline-block;
    width: 250px;
    vertical-align: top;
    margin-top: 20px;
}

div.prdInfoImg img#img02 {
    position: relative;
    top: 0;
    left: 30px;
}

div#data {
    text-align: center;
    margin-bottom: 40px;
}

table.prdInfo {
    display: inline-block;
    vertical-align: top;
    margin: 15px auto 10px;
    border-collapse: collapse;
}

table.prdInfo th,td {
    text-align: left;
    padding: 5px 8px 5px;
    vertical-align: top;
    line-height: 1.4;
    border: solid 1px #bbb;
}

table.prdInfo th {
    width: 180px;
    background: #efefef;
    font-weight: bold;
}

table.prdInfo td {
    width: 450px;
}

table.prdInfo ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

table.prdInfo ul li {
    padding-left: 18px;
    background: url(../img_150907/dot_s.png) 0px 5px no-repeat;
}

div.note {
    font-size: 90%;
    margin-top: 10px;
    text-indent: -15px;
    padding-left: 15px;
}

div#relatedInfo {
    margin: 30px 0 40px;
}

div#relatedInfo h5 {
    background: url(../../img/dot.gif) 0px 4px no-repeat;
    padding-left: 15px;
    margin-bottom: 13px;
}

div#relatedInfo h6 {
    font-size: 100%;
    margin: 10px auto 15px;
}
p.copy{
    font-size: 11px;
    color: #c3c3c3;
}
