body    {			/*kon-siro-120*/
	font-size:120%;		/*フォントのサイズは120%です*/
	font-weight:bold;
	background-color:#000030;
	color:white;
	line-height:1.5;
	margin-left:5%;
	margin-right:5%;
	}
	a:link { color: #ffffdd; }
	a:visited {color: yellow; }

div.main	{
	line-height:1.5;
	margin-left:10%;
	margin-right:10%;
	}

div.center	{
	text-align:center;
	}

div.right	{
	text-align:right;
	}
div.left	{
	text-align:left;
	}
h1		{
	font-size:135%;
	}
h2		{
	font-size:130%;
	}			
h3	{
	font-size:125%;
	}
h4		{
	font-size:120%;
	}
h5		{
	font-size:100%;
	}
h6		{
	font-size:80%;
	}						
p	{
	line-height:1.5;
	}
.chu	{
	font-size:75%;
	}
.small	{
	font-size:90%;
	}
span	{
	font-size:100%;
	}