body
{
	background-image : url(../image/kabegami_11o.gif);

	color		 : orange;

	scrollbar-base-color	  : #ffffff;
	scrollbar-track-color	  : #ffffff;
        scrollbar-face-color	  : #ffffff;
	scrollbar-shadow-color	  : #ffffff;
	scrollbar-darkshadow-color: black;
	scrollbar-3dlight-color   : black;
	scrollbar-highlight-color : #ffffff;
	scrollbar-arrow-color	  : red;



	font-size		  : 15px;
}

p
{	text-indent	: 1em;
	text-align      : justify;
	text-justify    : inter-ideograph;
	margin		: 2px 15px 2px 17px;
	
	line-height	: 130%;
	letter-spacing	: 1px;
}

#abody
{	text-align	 : center;
}

#amain
{	background-color : #ccffcc;
	padding		 : 3px;
	border		 : solid 1px #0033ff;
	width		 : 500px;
	margin-bottom	 : 30px;	
}

a:link,
a:visited
{ 	color		: #33ff66;
  	text-decoration	: none;
}

a:hover
{ 	color		: #cc6666;
  	text-decoration	: underline;
}

h2
{	font-size	: 18px;
	background-color: steelblue;
	margin		: 1px 1px 15px 1px;
	padding		: 8px 5px 3px 5px;

}

h3
{	font-size	: 16px;
	color		: #3300ff;
	margin-top	: 15px;
	margin-bottom	: 5px;
}

h4
{	font-size	: 16px;
	text-align	: left;
	margin		: 5px 10px 8px 8px; 	
	padding		: 3px;
	background-color: #ffffcc;
}