@charset   "Shift_JIS";
a:active,a:hover{background:#ea8color:#e24;;}
*{  
  font-size : 11pt;
  font-family : "Century Gothic";
  line-height : 160%;
  letter-spacing : 0.5px;
}
BODY{
    
  margin-top : 120px;
  margin-left : 50px;
  margin-right : 30%;
  background-image : url(head.jpg);
  background-repeat : repeat-x;
  background-attachment : fixed;
  color : gray;
  background-position : 50% 0%;
}
H1{
    
  font-size : 12px;
  font-weight : normal;
  color : white;
}
H2{  
  font-size : 20pt;
  font-weight : normal;
  color : #d1d1d1;
  letter-spacing : 5px;
  text-decoration : none;
  margin-bottom : 0px;
  margin-top : 0px;
}H3{  
  font-size : 16pt;
  font-weight : normal;
  color : #9dd2c9;
  letter-spacing : 10px;
  text-decoration : none;
  margin-bottom : 0px;
  margin-top : 0px;
}H4{  
  font-size : 14pt;
  font-weight : normal;
  color : #6e255f;
  letter-spacing : 5px;
  text-decoration : none;
  margin-bottom : 0px;
  margin-top : 0px;
}A:hover{  
  font-weight : normal;
  text-decoration : underline;
}
A{
    
  text-decoration : none;
  color : #aff5ed;
}
A:visited{  
  color : #ad5386;
}
P{  
  margin-top : 10px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 30px;
}.right {
	text-align: justify;
}
.right {
	text-align: right;
}
em {
	color: #9dd2c9;
	font-style: normal;
}
strong {
	font-weight: bold;
}
big {
	font-size: 120%;
}
small {
	font-size: 70%;
}
ins {
	text-decoration: underline;
}
del {
	color: #493759;
}
b {
	font-weight: bold;
	color: #493759;
	font-size: 120%;
}
i {
	font-style: oblique;
}
blockquote {
	margin: 0 0 1em 30px;
	padding: 5px 10px;
	border: 1px solid #9dd2c9;
	background: #FFFFFF;
}
p.info {
	margin: 0 0 1em 0;
	padding: 2px 10px 0 10px;
	height: 90px;
	overflow: auto;
}
table {
	margin: 0 0 1em 0;
	border-collapse: collapse;
	border-spacing: 10;
}
.green {
	color: #9dd2c9;
}
.beige {
	color: #d2b48c;
}
.purple {
	color: #6e255f;
}
