body    {			/*pink-kuro-140*/
	font-size:140%;
	background-color:#e8dce8;
	color:#33322d;
	line-height:140%;
	line-weight:700;
	margin-left:5%;
	margin-right:5%;
	}
a:hover
        {color:red;
        text-decoration:none;}

div.main	{
	font-size:140%;
	line-height:140%;
	margin-left:10%;
	margin-right:10%;
	}

div.center	{
	text-align:center;
	font-size:120%;
	}

div.right	{
	text-align:right;
	font-size:120%;
	}
div.left	{
	text-align:left;
	font-size:120%;
	}
h1		{
	font-size:160%;
	}
h2		{
	font-size:150%;
	}			
h3	{
	font-size:145%;
	}
h4		{
	font-size:140%;
	}
h5		{
	font-size:100%;
	}
h6		{
	font-size:60%;
	}						
p	{
	line-height:140%;
	}
.cite 	{
	font-styles:italics; font-size:80%;
	}	
p.italic {
	font-styles:italics; font-size:100%;
	}
.chu	{
	font-size:60%;
	}