@charset "shift_jis";
body, h1, h2, h3, h4, h5, h6, p,
 ul, ol, li, dl, dt, dd, table, tr, th, td,
 address, form, blockquote, pre, code, img {
margin: 0;
padding: 0;
border: none;
list-style: none;
font-size: 100%;
}
body {
font: 75% Arial, Helvetica, sans-serif;
/font-size: 75%;	/*forIE*/
line-height: 1.5;
color: #333;
background: #fff;
}
.header {
background:#fff;
border-bottom: 8px solid #006de6;
}
div.contentWrap .overlay_inner {
padding: 16px;
}
div.contentWrap .overlay_inner .header {
margin: 0 0 10px 0;
}
div.contentWrap h2 {
color: #789;
margin: 0 0 10px 0;
font-size: 13px;
}
div.contentWrap dt {
position: absolute;
padding: 0 0 8px 0;
font-size: 12px;
font-weight: bold;
}
div.contentWrap dd {
font-size: 12px;
padding: 0 0 8px 200px;
}
.dialogButton {
 text-align: right;
}
 