body{
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: 10%;
	margin-right: 10%;
	background-color: #FFFFFF;
	color: #3399CC;
	scrollbar-3d-light-color:#ffFFff;
	scrollbar-arrow-color:#ffFFff;
	scrollbar-base-color:#3399CC;
	scrollbar-dark-shadow-color:#000000;
	scrollbar-face-color:##ffFFff; 
	scrollbar-highlight-color:#ffFFff;
	scrollbar-shadow-color:#3399CC;
	scrollbar-track-color:#226688;
	background-image: url(back_Mar.png); background-repeat: repeat-y
  }
h1{
	font-size: 36pt;
	color: #3399CC;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	border: thick #3399CC dotted
}
h2{
	font-size: 24pt;
	color: #3399CC;
	text-align: center;
	vertical-align: middle;
	margin-left: 10%;
	margin-right: 10%;
	border: 10px inset;
	border-color: #3399CC #226688;
	background: #FFFFFF
}
h3{
	font-size: 24pt;
	color: #FFFFFF;
	background-color: #3399CC;
	text-align: center;	
	vertical-align: middle;
	margin-right: 50%
}
a{
	text-decoration: none;
	color: #3399CC
}
a:visited{
	color: #3399CC;
	text-decoration: none
}
a:hover{
	color: #FFFFFF;
	background: #33CC66;
	text-decoration: underline
}
a:active{
	color: #FFFFFF;
	text-decoration: none;
	background: #00CC66
}
.BigFont {  font-size: xx-large; font-family: "ＭＳ Ｐ明朝", "細明朝体"; font-weight: lighter; text-decoration: blink}
