body {
	color: #333333;
	font-family: 'Montserrat', sans-serif;
	font-family: 'Noto Sans JP', sans-serif;
	background-image: url(".jpg");
	background-attachment: fixed;
	background-position: right bottom;
	background-repeat: no-repeat;
	margin: 4em 27% 2em 27%;
	letter-spacing: 0em;
	line-height: 2.8em;
	text-align: left;

	scrollbar-track-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-base-color: #ffffff;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-arrow-color: #000000;
	background-color: #ffffff;
     }
p {
	text-indent: 1em;
	font-size: 1.2em;
	margin-bottom: 0em;
	margin-top: 0em;
  }
p.r{
	text-align: right;
	letter-spacing: 0.3em;
	margin-top: 1em;
   }
h1{
	color: #000000;
	font-size:3em;
	font-weight: normal;
	letter-spacing: 1em;
	text-align: right;
	margin-top: 0em;
	margin-bottom: 1em;
  }
h2{
	color: #000000;
	font-size: 1.4em;
	font-weight: normal;
	letter-spacing: 0.3em;
	text-align: left;
	margin-bottom: 1.5em;
  }

hr{	
	border-width: 1px 0 0 0;
  }

div {
	font-size: 1.2em;
	text-align: center;
	padding: 0%;
	background-color: #ffffff;
    }
ol {
	font-size: 0.85em;
	list-style-type: none;
	margin: 0;
   }
.form {
	border-style: solid;
	border-width: 0.1em;
	border-color: #000000;
	font-size: 0.9em;
	color: #333333;
	background-color: #ffffff;
      }
textarea {
	color: #333333;
	background-color: #ffffff;
	border: solid #000000 0.05em;
	font-size: 0.9em;
	letter-spacing: 0.15em;
	line-height: 1.2em;
         }
.c { text-indent: 0em;}
.bc { background-color: #ffffff;}
.right {text-align: right;}
.h {font-size: 1.5em; text-indent: 0em; text-align: left; margin-bottom: 0em; 	margin-top: 0em; line-height:2em}
.center {text-align: center}
.color {color: #993333;}
.q {font-weight: bold; color: #000000; font-style: italic}
.font-s {font-size: 0.8em}
.font-w {color: #ffffff}
.font-a {font-family: Arial}
.l-s {letter-spacing: 0.85em;}
.u { border-bottom: 0.1em dashed}
.pad { padding: 0.3em;}
hr {color: #000000; border-style: solid; height: 0.05em; margin-top: 1em; margin-bottom: 0.2em;}

a:link {color: #000000; text-decoration: underline; font-weight: normal;}
a:visited {color: #999999; text-decoration: underline; font-weight: none;}
a:hover {color: #ffffff; text-decoration: none; font-weight: normal; background-color: #333333 }



