@charset "Shift_JIS";
/* AlwaysWork style sheet copyright RichInStyle.com 2000. You can download this from http://richinstyle.com/free/alwayswork.html. You must not remove or alter this message from this file.
Modified by HARUNAGA Hirotoshi */

@import url(mac2.css);
.dummy {color: red}
/* Fonts */
ADDRESS, BLOCKQUOTE, BODY, CAPTION, CENTER, DD, DIR, DIV, DL, DT, FORM, LI, MENU, OL, P, TD, TH, TR, UL {font-family: "サンセリフ", sans-serif;
}

A {cursor: pointer;
background: transparent}

ADDRESS {font-style: italic}

BODY {margin-left: 10%;
margin-right: 8%;
padding: 0;
cursor: default}

BUTTON {cursor: auto}

CITE {font-style: italic}

DT {font-weight: bold}

H1, H2, H3, H4, H5, H6 {font-weight: bold;
font-family: "サンセリフ", sans-serif}

HTML {margin: 0; 
padding: 0}

INPUT {cursor: auto}

OL {list-style: decimal}

UL UL OL OL, UL OL UL OL, OL UL OL OL, OL OL UL OL, OL UL OL, OL OL {list-style: lower-alpha}

OL UL OL OL, OL OL UL OL, UL OL OL OL, OL OL OL {list-style: lower-roman}

OL OL OL OL {list-style: decimal}

PRE {margin-left/* */ : 0;
white-space: pre}

TEXTAREA {cursor: text}

TD {margin-left: 0}

TH {font-weight: bold;
text-align: center;
margin-left: 0}

UL, MENU, DIR {list-style: disc} 

UL UL, OL OL UL UL, OL UL OL UL, UL OL OL UL, OL UL UL, UL OL UL {list-style: circle}

OL UL UL UL, UL OL UL UL, UL UL OL UL, UL UL UL {list-style: square}

UL UL UL UL {list-style: disc}

/* Here are the things you might want to change or remove */

/* This controls the color and font of standard text */

/*
ADDRESS, BLOCKQUOTE, BODY, CAPTION, CENTER, DD, DIR, DIV, DL, DT, FORM, LI, MENU, OL, P, PRE, TD, TH, TR, UL {font-family: Geneva, Helvetica, Arial, "ＭＳ Ｐゴシック", 平成角ゴシック, sans-serif;
preは違う
*/
ADDRESS, BLOCKQUOTE, BODY, CAPTION, CENTER, DD, DIR, DIV, DL, DT, FORM, LI, MENU, OL, P, TD, TH, TR, UL {font-family: Geneva, Helvetica, Arial, "ＭＳ Ｐゴシック", "平成角ゴシック", sans-serif;
color: black}

/*
A:link {color: blue;
text-decoration: none}

A:visited {color: blue;
text-decoration: none}

A:active {color: blue;
text-decoration: none}

A:hover {color: blue;
text-decoration: underline}
*/
A { 
text-decoration: none; }
A:hover {
text-decoration: underline;}

BODY {background: #ffffff;
margin-left: 10%;
margin-right: 8%}

H1, H2, H3, H4, H5, H6 {color: #3366CC;
/*
H1, H2, H3, H4, H5, H6 {color: #990000;
font-family: Geneva, Helvetica, Arial, "ＭＳ Ｐゴシック", 平成角ゴシック, sans-serif;
Mac NN 4.7はfamilyをcolorと同時に指定すると（？）色がblackに戻ってしまう
*/
font-weight: bold;
}

H1 {margin-left/* */ : -5%;
/* 効かない */
margin-right/* */ : -5%;
border-style: outset;
border-width: 2px;
border-color: #3366CC;
font-size: 2em;
text-align: center;}

H2 {margin-left/* */ : -4%;
margin-right/* */ : -4%;
border-style: inset;
border-width: 1px;
border-color: #3366CC;
font-size: 1.5em;
padding-left: 10px;
text-align: center;}

H3 {margin-left/* */ : -3%;
border-style: solid;
border-width: 0 0 0 10px;
border-color: #3366CC;
font-size: 1.2em;
padding-left: 10px;}

H4 {margin-left/* */ : -2%}

H5 {margin-left/* */ : -1%}

hr{
 display: none;
}

P {text-indent: 1em;
line-height: 1.5em;
/* Netscapeはtopとbottomの両方必要 */
margin-top: 0em;
margin-bottom: 0em;
/* Netscapeはtopしか効かない */
padding-top: 0.5em;
padding-bottom: 0;
}

PRE {border: solid thin;
padding: 1em 3%}

div.EOC{
text-align: center;
margin: 0.5em auto 0em auto;
padding: 0.5em 0.5em;
border-width: 1px;
border-style: inset;
/*
border-style: solid;
*/
}

div.footer{
margin-top: 0.5em;
text-align: right;
border-style: solid;
border-width: 0em 1px 1px 0em;
margin-right: 0em;
padding-right: 0.5em;
}

.caption{
text-align: right;
font-size: small;
}

div.modified {
               text-align: right;
               font-size: 80%;
               }
div.written {
              text-align: right;
              font-size: 80%;
              }

