/* ------------------------------------------------------
                         BASE STYLE
 -------------------------------------------------------- */
* {
    margin: 0;
    padding: 0;
}

html {
    height:100%;
}

body {
    background-color : #efefef;
    background-repeat: repeat-x;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-size:85%;
    color: #222222;
    line-height: 170%;
    font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
    height:100%;
}

img {
    border:none;
}

a:link {
    color: #0066cc;
}
a:visited {
    color: #996666;
}

h3 {
    font-size: 115%;
    font-weight:bold;
    margin: 0 0 5px 0;
}
h4 {
    font-size: 110%;
    font-weight:bold;
    margin: 0 0 5px 0;
}
h5 {
    font-size: 110%;
    font-weight:bold;
    margin: 0 0 5px 0;
}
p {
    margin: 0 0 20px 0;
}
em {
    font-style: normal;
    font-weight:bold;
}
strong {
    color: #cc0000;
}

ol,ul {
    margin: 0 0 30px 25px;
}
ol li {
    margin: 0 0 10px 0;
}
ul li {
    margin: 0 0 1px 0;
}
dl {
}
dt {
}
dd {
    margin: 0 0 20px 1.1em;
}


/* ------------------------------------------------------
                         FRAME
 -------------------------------------------------------- */

div.bg {
    min-height:100%;
    _height:100%;
    width: 762px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    background-image:url(../images/bg.gif);
    background-repeat: repeat-y;
    background-position: 50% 50%;
}

div.wrapper {
    width: 730px;
    margin-left: auto;
    margin-right: auto;
    padding: 10px 0px;
    text-align: center;
}

div.glue {
    height: 5px;
    width: 100%;
    line-height: 1px;
    clear: both;
}

div.t-glue {
    height: 10px;
    width: 100%;
    line-height: 1px;
    clear: both;
}

div.border {
    height: 1px;
    width: 100%;
    line-height: 1px;
    border-bottom: 2px solid #333333;
    clear: both;
}

/* ------------------------------------------------------
                        TOP PAGE
 -------------------------------------------------------- */

div.logo {
    width: 760px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

div.menu {
    width: 760px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
div.menu table {
    border-collapse: collapse;
    margin-left: auto;
    margin-right: auto;
}
div.menu table tr {
    height: 22px;
}
div.menu table td {
    width: 152px;
    height: 22px;
    padding: 3px 0px;
    line-height: 0px;
    background-color:#ffffff;
    border-top :1px solid #dddddd;
    border-right: 1px solid #666666;
    border-bottom: 1px solid #666666;
    border-left: 1px solid #bbbbbb;
    font-family: 'Gulim';
    font-size: 11pt;
    font-weight: normal;
    color: #333333;
}
div.menu table td.on {
    background-color: #cccccc;
}
div.menu table td.off {
    background-color: #ffffff;
}

/* ------------------------------------------------------
                         HEADER
 -------------------------------------------------------- */

div.title {
    width: 45%;
    float: left;
    text-align: left;
    font-size: 130%;
    font-weight: bold;
}

div.submenu {
    width: 45%;
    float: right;
    text-align: right;
}

div.submenu table {
    margin-left: auto;
    margin-right: 0;
    border-collapse: collapse;
}
div.submenu table tr {
    height: 20px;
}
div.submenu table td {
    padding: 2px 10px 2px 5px;
    line-height: 20px;
    color: #333333;
    font-size: 10pt;
}

/* ------------------------------------------------------
                         FOOTER
 -------------------------------------------------------- */

div.footer {
    width: 300px;
    float: left;
    vertical-align: top;
    text-align: left;
    font-size: 80%;
}

div.copyright {
    width: 400px;
    float: right;
    vertical-align: top;
    text-align: right;
    font-size: 10px;
}


/* ------------------------------------------------------
                         CONTENT
 -------------------------------------------------------- */

div.note-m {
    text-align: center;
    font-weight: normal;
    font-size: 100%;
    line-height: 140%;
}

div.note {
    padding-left: 10px;
    text-align: left;
    font-weight: normal;
    font-size: 100%;
    line-height: 140%;
}

span.notice {
    font-size: 90%;
    color: red;
    line-height: 100%;
}

div.container {
    margin-top: 10px;
    width: 700px;
    text-align: left;
    clear: both;
}

div.container h1{
    margin-top: 10px;
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
    line-height: 100%;
    vertical-align: middle;
    border-left: 6px solid red;
    font-size: 110%;
    font-weight: bold;
    color :#333333;
}

div.container hr {
    margin: 0px;
    border: 1px dotted #999999;
}

div.content {
    margin: 10px 15px;
}

div.item {
    border-top: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    border-bottom: 1px solid #666666;
    border-right: 1px solid #666666;
    background-color: #FCFCFC;
}

div.item span.date{
    margin: 0px;
    padding-top: 4px;
    padding-left: 4px;
    font-size: 90%;
    font-weight: normal;
    font-family: 'Century Gothic';
    color: #333333;
}
div.item h2 {
    font-size: 100%;
    font-weight: bold;
    margin: 0px;
    padding-top: 8px;
    padding-left: 8px;
    line-height: 100%;
    color :#006699;
}
div.item p.message{
    margin: 0px;
    padding: 8px 20px;
    font-weight: normal;
    font-family: 'Century Gothic';
    color: #333333;
    line-height: 150%;
}

/* ------------------------------------------------------
                         TABLE
 -------------------------------------------------------- */
table.line{
    border-left: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    border-collapse: collapse;
    width: 670px;
    font-size: 90%;
    font-weight: normal;
}

table.line td {
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    padding: 2px 0px 2px 6px;
    vertical-align: top;
}

table.line th {
    text-align: left;
    padding: 2px 6px;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    vertical-align: top;
    background-color: #efefef;
}

table.layout,table.layout td,table.layout th {
    border: none;
    vertical-align: top;
}


