@charset "utf-8";

/* ã‚ªãƒ³ãƒ©ã‚¤ãƒ³ã‚»ãƒŸãƒŠãƒ¼ */

/* åŸºæœ¬è¨­å®? */
div, ul, ol, li, dl, dt, dd, table, td, th {
    margin: 0;
    padding: 0;
    border: 0;
} 

#container {
    font-family: "Hiragino Kaku Gothic Pro W3", Verdana, "MS P Gothic", sans-serif;
    line-height: 1.6;
    text-align: center;
    background-image: none;
    background-color: #ddd;
    border: 1px solid #f6f6f6;
    border-width: 1px 0;
}

p, li, dt, dd, th, td, span {
    font-size: 1.2em;
}

h1, h2, h3, h4 {
    font-size: 1.2em;
}

h1 {
    margin: 0;
}

h2 {
    margin: 10px 0;
}

img {
    vertical-align: bottom;
}

table {
    border-collapse: collapse;
}

td.in-preparation {
    font-weight: bold;
    text-align: center;
    color: #999;
}

/* ãƒ¬ã‚¤ã‚¢ã‚¦ãƒ? */
div.wrapper {
    width: 800px;
    overflow: hidden;
    margin: 0 auto;
    text-align: left;
    line-height: 1.6;
    background: #dddddd url(../img/bg_nav.gif) top right repeat-y;
}

div.wrapper p {
  line-height: 1.6;
}

div.wrapper img {
    margin: 0;
    padding: 0;
    border: 0;
}

#seminarlist {
    width: 560px;
    float: left;
}

#nav {
    width: 210px;
    float: right;
    background: url(../img/bg_navTop.png) top left no-repeat;
}

#nav ul {
    list-style: none;
}

#footer {
    clear: both;
    background: #ddd;
    color: #fff;
    padding: 20px 0;
}

.section {
    padding: 0 20px 20px;
    margin-bottom: 20px;
    background: #fff;
    background: #fff url(../img/bg_section_body.gif) no-repeat bottom left;
}

.section h3 {
    margin: 0 -20px 30px;
    background: #fff url(../img/bg_section_head.gif) no-repeat top left;
    padding: 20px 20px 0;
}

.section h3 span {
    display: block;
    padding: 5px 0 15px 10px;
    font-size: 1.0em;
    border-left: 5px solid #2e5b82;
}

.section .detail h4 {
    margin: 0;
    padding: 1.0em 0 0 0;
    border-bottom: 2px solid #d6e5ef;
}

.section .target li,
.section .agenda li {
    margin-left: 2.0em;
}

.section .schedule th,
.section .schedule td {
    text-align: left;
    font-size: 0.8em;
    vertical-align: middle;
    height: 30px;
    padding: 0 10px 0 0;
}

.section .target,
.section .agenda {
    margin-top: 5px;
}

.section .agenda th,
.section .agenda td {
    padding: 3px 5px;
    border: 1px solid #bbb;
    margin-top: 5px}

.section .agenda th {
    background: #e0e8ed;
}

.section .subtitle {
    margin-top: 0;
    border-left: 5px solid #d6e5ef;
    padding: 3px 0 3px 10px;
    color: #666;
    display: none;
}

.section .note {
    font-size: 0.9em;
    color: #777;
    padding: 1em 0 1em 1em;
    text-indent: -1em;
}

.detail_open {
    cursor: pointer;
    font-weight: bold;
    padding: 0 0 0 24px;
    height: 20px;
    line-height: 20px;
    background: url(../img/icon_detail.gif) 0px -20px no-repeat;
}

.on {
    background: url(../img/icon_detail.gif) 0px 0px no-repeat;
}

#contenttitle {
    width: 800px;
    padding: 50px 0 10px;
    margin: 0;
    background: #ddd;
}

#maincontent {
    width: 800px;
    overflow: hidden;
    background: url(../img/bg_maincontent.png) left bottom no-repeat;
}

#nav ul {
    width: 180px;
    margin: 60px 15px 15px;
}

#nav ul li {
    margin-bottom: 10px;
}

#footer .wrapper {
    background: #ddd;
    background-image: none;
}

#footer .supported p {
    margin-top: 0;
    font-size: 1.15em;
}

#footer .supported img {
    float: left;
    margin: 0 10px 10px 0;
}
#howtoregi {
  font-size: 11px;
}
