@charset "shift_jis";

/* --------------------------------
ニュースリリース一覧用CSS
-------------------------------- */

/* --------------------------------
content :: main
-------------------------------- */
div#content div.main div h2 {
margin-bottom: 10px;
margin-top: 14px;
padding: 5px;
border-left: 4px  #4F82DF solid;
font-size: 1.4em;
font-weight: bold;
width: 556px;
}

div#content div.main div table {
width: 570px;
}

div#content div.main div th,
div#content div.main div td {
padding-bottom: 8px;
padding-top: 8px;
border-bottom: 1px #9A9A9A dotted;
}

div#content div.main div th {
padding-right: 1.2em;
color: #656565;
font-weight: bold;
width: 6em;
}

div#content div.main div td {
padding-left: 1.2em;
background-image: url(../image/ar03.gif);
background-repeat: no-repeat;
background-position: 2px 11px;
width: auto;
}