@import "/common/css/st_module.css";
@import "/common/css/resp_pc.css";
@import "/common/css/font.css";

#releaseNotes .cnt-box {
padding: 20px;
}

#releaseNotes h2 {
float:left;
width:100px;
font-size:20pt;
font-weight:bold;
color:#999;
line-height:1.1em;
font-family:Arial, Helvetica, sans-serif;
overflow:hidden;
border-top:3px solid #999;
padding:10px 10px 0 0;
}

#releaseNotes .rel-box {
float:left; 
width:790px;
border-left:1px solid #999;
border-bottom:1px dotted #999;
margin-bottom: 1rem;
}

#releaseNotes .date {
float:left;
padding:10px 0 0 20px;
width:80px;
font-weight:bold;
overflow:hidden;
color:#999;
}

#releaseNotes .content {
float:left;
width:690px;
}

h3 {
font-size:100%;
font-weight:bold;
line-height:1.5;
padding:2px 4px;
margin:10px 0;
background-color:#eee;
}
