@charset "Shift_JIS";

body {
 font-family: "‚l‚r ‚oƒSƒVƒbƒN",Osaka,sans-serif;
 font-weight: 100;
 font-style: normal;
 color: #000;
 background: #FFC none;
 letter-spacing: 0;
}

#body {
 margin: 20px;
 font-size: 11pt;
 display: block;
 background: transparent;
 color: inherit;
}

h1,h2,h3,h4,h5,h6 {
 width: 640px;
 text-align: left;
}

p.left {
 display: block;
 width: 600px;
 text-align: left;
}


h2 {
 font-size: 1.75em;
 color: #F69;
/* border-left: solid 20px #F69;*/
 padding-left: 2px;
}

h3 {
 font-size: 1.4em;
 color: inherit;
 border-bottom: solid 2px inherit;
 padding-left: 2px;
}

h4 {
 font-size: 1.2em;
 color: #006400;
}

th,td {
 font-family: "‚l‚r ‚oƒSƒVƒbƒN",Osaka,sans-serif;
 color: #000;
 font-size: 11pt;
 text-align: left;
}

small { font-size: 10pt; }
big {
 font-size: 16pt;
 font-weight: bold;
}

a { text-decoration: underline; }
a:link { color: #00F; }
a:visited { color: #800080; }
a:hover { color: #F00; }

.form {
 display: block;
 width: 600px;
 font-size: 1em;
 border: 1px solid #666;
 background: transparent;
 color: inherit;
 padding: 1.5em;
 text-align: left;
}

select {
 font-size: 1em;
 font-family: monospace;
 line-height: 1.2em;
 padding: 2px;
 vertical-align: middle;
}

.red {
 color: #F00;
}

.lh12 {
 line-height: 1.2em;
 vertical-align: top;
}

em {
 color: Navy;
 font-style: normal;
}

.alpha {
 font-size: 11pt;
 font-family: monospace;
}

