@charset "utf-8";
body
		{
		background-color: #ffffff;
		font-family: "$B%a%$%j%*(B",meiryo, "MS P$B%4%7%C%/(B",  osaka, sans-serif;
		color:  #666666;
		font-size: 12;
		text-align: center;
		}


div#contents
		{
		width: 800px;
		background-color: #ffffff;
		margin: auto;
		}
			
h2
		{
		font-size: 110%;
		font-weight: normal;
		color: #663300;
		margin: 5 0 0 0;
		clear: both;
		text-align: left;
		}

p
		{
		line-height: 1.5em;
		}

.coment
		{
		font-size: 90%;
		color: 006600;
		text-align: center;
		}
#nav
		{
		text-align: right;
		font-size: 11px;
		margin: 10 0 10 0;
		}
		
div#foot
		{
		clear: both;
		background-color:  #99ff33;
		height: 10px;
		}