/*                               */
/* じょじょＢＢＳ スタイルシート */
/*                               */

/***********************************************/
/*                 BODY要素                    */
/***********************************************/
body {
    background-color: #ffffff;
    margin: 1em 0.7em 1em 0.7em;
    background-repeat: no-repeat;
    background-position: bottom right;
    background-attachment: fixed;
    color: #181866;
    font-size: 10pt;
}


/***********************************************/
/*               タイトル要素                  */
/***********************************************/
h1 {
    margin: 0.5em 0em 0em 0em;
    padding: 0.8em 0.5em 0.5em 0.5em;
    background-color: transparent;
    border-style: solid;
    border-width: 0em 0em 3px 0em;
    border-color: #4F64C5;
    color: #000066;
    text-align: center;
    font-size:  18pt;
    clear: both;
}

h2 {
    margin: 2em 2em 1em 2em;
    padding: 2px 7px;
    color: inherit;
    background-color: #eeffff;
    border-width: 3px;
    border-color: #000088;
    border-style: double;
    font-size: 100%;
    font-weight: bold;
    color: #666666;
    clear: both;
}

h3 {
    margin: 0em 0em 0em 0em;
    padding: 0em 0em 0em 0em;
    background-color: transparent;
    border-style: solid;
    border-width: 3px 0em 3px 0em;
    border-color: #4F64C5;
    color: #000066;
    text-align: center;
    clear: both;
}

h4 {
    margin: 0em 0em 0em 0em;
    padding: 0em 0em 0em 0em;
    background-color: transparent;
    border-style: solid;
    border-width: 3px 0em 3px 0em;
    border-color: #4F64C5;
    color: #000066;
    text-align: center;
    clear: both;
}

h5 {
    margin: 0em 0em 0em 0em;
    padding: 0em 0em 0em 0em;
    background-color: transparent;
    border-style: solid;
    border-width: 3px 0em 3px 0em;
    border-color: #99ccff;
    color: #000066;
    text-align: center;
    clear: both;
}

/***********************************************/
/*                 共通設定                    */
/***********************************************/
p {
    margin: 0em 10%;
    text-indent: 0em;
}

p.title {
    margin: 1em 0em 0em 0em;
    text-align: left;
    text-indent: 0em;
    font-size:  18pt;
    text-align: center;
}

p.navi {
    margin: 0em 12%;
    text-indent: 0em;
}

p.end {
    background-color: transparent;
    margin: 0em 0em 0em 0em;
    font-weight: bold;
    text-indent: 0em;
    clear: both;
    color: #0000ff;
    text-align: center;
}

p.navi0 {
    margin: 0.3em 0em 0.8em 0em;
    text-align: center;
    text-indent: 0em;
    font-size: 9pt;
}

p.navi1 {
    margin: 0.3em 0em 0.3em 0em;
    text-align: center;
    text-indent: 1em;
    font-weight: bold;
    font-size:  10pt;
    clear: both;
}

p.navi2 {
    margin: 2em 0em 0.3em 0em;
    text-align: right;
    text-indent: 0em;
    font-weight: bold;
    clear: both;
}

p.attention1 {
    background-color: transparent;
    margin: 0.5em 2.5em 1.5em 2.5em;
    text-indent: 0em;
    font-weight: bold;
    color: #008800;
    clear: both;
}

p.attention2 {
    background-color: transparent;
    margin: 0.5em 2.5em 1.5em 2.5em;
    text-indent: 0em;
    font-weight: bold;
    color: #888800;
    clear: both;
}

p.attention3 {
    background-color: transparent;
    margin: 0.5em 2.5em 1.5em 2.5em;
    text-indent: 0em;
    font-weight: bold;
    color: #ff0000;
    clear: both;
}

p.icon {
    margin: 0em 0em 1em 2em;
    text-indent: 0em;
    float: left;
}

p.body {
    margin: 1em 5em 1.5em 1.5em;
    text-indent: 0em;
    float: left;
}

div.body {
    margin: 1em 5em 1.5em 1.5em;
    text-indent: 0em;
}

div.explain {
    margin: 2em 6em;
    padding: 1em;
    color: inherit;
    background-color: #eeffff;
    border-width: 4px;
    border-color: #3333ff;
    border-style: double;
    clear: both;
}

div.doc {
    margin: 1em 0em;
    padding: 1em;
    text-align: left;
}

div.doc p {
    margin: 0em;
    padding: 0em;
}

div.example p {
    margin: 1em;
    text-align: center;
    font-weight: bold;
}

div.signature {
    margin: 0em;
    padding: 5em 0.5em 0.5em 0.5em;
    background-color: transparent;
    border-style: solid;
    border-width: 0em 0em 0em 0em;
    border-color: #000055;
    color: #008000;
    text-align: right;
    font-size: 9pt
    font-weight: bold;
}

address {
    margin: 0em;
    padding: 1em 0em;
    border-color: #000055;
    border-width: thin 0em 0em 0em;
    border-style: solid;
    font-style: normal;
    text-indent: 1em;
}

hr {
    display: none;
}


/************************************************/
/*                 リスト関係                   */
/************************************************/
ul {
    margin: 1em auto;
    text-align: left;
}

dl.search {
    margin: 2em 4em;
}

dl.search dt {
    margin: 1em auto;
    float: none;
    text-align: left;
    font-size: 18pt;
}

dl.search dd {
    margin: 0.3em auto;
}

form dl {
    margin: 2em 3em;
    clear: both;
}

form dl dt {
    width: 7em;
    white-space: nowrap;
    text-align: right;
    font-weight: bold;
    float: left;
    clear: both;
}

form dl dd {
    margin: 0.3em auto 0.3em 7.5em;
}


/************************************************/
/*                  フォーム                    */
/************************************************/
fieldset {
    margin: 2em;
    padding: 2em;
    border-style: solid;
    border-width: 3px;
    border-color: #000080;
    background-color: transparent;
    color: #222222;
    clear: both;
}

fieldset.search {
    margin: 2em 6em;
    padding: 1em;
    background-color: #eeffff;
    border-width: 4px;
    border-color: #3333ff;
    border-style: double;
    color: inherit;
    text-align: center;
    clear: both;
}

fieldset.delete {
    margin: 0em 12%;
    padding: 0em;
    border-width: 0px;
    background-color: transparent;
    color: inherit;
    text-align: left;
}

fieldset.admin {
    margin: 1em 0.5em;
    padding: 0.5em 1em;
    background-color: #eeff	ff;
    text-align: right;
}

legend {
    display: none;
}

label {
    font-weight: bold;
}


input.button {
    width: 5em;
}

input.reset {
    display: none;
}


/************************************************/
/*                テーブル関係                  */
/************************************************/
table {
    margin: 2em 10%;
    width: 80%;
    border-style: solid;
    border-width: 2px;
    border-collapse: collapse;
    border-spacing: 0px;
    border-color: #8888ff;
    clear: both;
    font-size: 10pt
}

table.topic {
    margin: 2em 8%;
    width: 84%;
}

th, td {
    color: inherit;
    background-color: #ffffff;
    padding: 2px 3px;
    border-style: solid;
    border-width: 1px;
    border-color: #8888ff;
    font-size: 9pt
}

thead th {
    background-color: #000066;
    color: #eeeeee;
    font-weight: bold;
    text-align: center;
    white-space: nowrap;
    border-style: solid solid double solid ;
    border-width: 1px 1px 3px 1px;
    font-size: 10pt;
}

tbody th {
    text-align: left;
    font-weight: bold;
    white-space: nowrap;
    font-size: 10pt;
}

col {
    padding: 0em 0.3em;
}

col.end {
    text-align: center;
}

col.count {
    text-align: right;
}


/************************************************/
/*                インライン要素                */
/************************************************/
a {
    background-color: transparent;
    color: #0000bb;
    text-decoration: underline;
    font-weight: bold;
}

a:visited {
    background-color: transparent;
    color: #666699;
    text-decoration: underline;
}

a:hover {
    background-color: transparent;
    color: #6666cc;
    text-decoration: underline;
}

a:active {
    background-color: transparent;
    color: #3333cc;
    text-decoration: underline;
}

strong {
    background-color: transparent;
    color: #ff0000;
    font-weight: bold;
}

q {
    background-color: transparent;
    color: #006699;
    font-size: 10pt;
    quotes: "" "";
}

input.button {
    width: 5em;
}

span.number {
    background-color: transparent;
    color: #666666;
}

span.subject {
    background-color: transparent;
    color: #0033cc;
}

span.name {
    background-color: transparent;
    color: #000000;
}

span.code {
    background-color: transparent;
    color: #666666;
    font-size: x-small;
}

span.info {
    background-color: transparent;
    color: #666666;
    font-size: 10pt
    font-weight: normal;
}

span.sage {
    background-color: transparent;
    color: #555555;
    font-weight: bold;
}
em.new {
    background-color: transparent;
    color: #0099ff;
    font-weight: bold;
}

em.keyword {
    background-color: transparent;
    color: #0066ff;
    font-weight: bold;
}



/* end_of_file */
