@charset "utf-8";

body
		{
		background-color: #ffcc66;
		font-family: "$B%a%$%j%*(B",meiryo, "MS P$B%4%7%C%/(B",  osaka, sans-serif;
		color:  #333333;
		font-size: 13;
		text-align: left;
		}


div#contents
		{
		width: 620px;
		margin: auto;
		}
			
div#top
		{
		display: inline ;
		float: left;
		width: 610px;
		background-color: #ffffff;
		padding: 0px 20px 10px 20px;
		}

div#main
		{
		display: inline ;
		float: left;
		margin-left: 80px;
		width: 450px;
		background-color: #ffffff;

		}
h1
		{
		font-size: 150%;
		font-weight: normal;
		background-color: #ffffff;
		color: #333333;
		margin: 5 0 0 0;
		clear: both;
		text-align: left;
		padding-left: 5;
		}
		
h2
		{
		font-size: 160%;
		font-weight: normal;
		background-color: #ff9900;
		color: #333333;
		margin: 5 0 0 0;
		clear: both;
		text-align: left;
		padding-left: 5;
		}
h3
		{
		font-size: 120%;
		font-weight: normal;
		border-top-style: dotted;
		border-width: thin;
		border-color: #669966;
		color: #333333;
		margin: 5 0 0 0;
		clear: both;
		text-align: left;
		padding-left: 5;
		}
		
img
		{
		border: none;
		margin: 0 5 0 0;
		}

p
		{
		margin: 3 0 18 0;
		line-height: 1.7em;
font-size: 95%;
		}
dl
		{
		width: 400;
		margin-left: 50px;
		font-size: 90%;
		}
		
dd
		{
		line-height: 2em;
		border-bottom-style: dotted;
		border-width: thin;
		border-color: #669966;
		font-size: 90%;
		}

div#foot
		{
		clear: both;
		background-color:  #ffffff;
		height: 10px;
		margin-bottom: 30px;
		}
div.back
		{
		text-align: right;
		font-size: 80%;
		margin-top: 20;
		}

.coment
		{
		width: 350;
		font-size: 90% ;
		line-height: 1.8em;
		background-color: #ccffcc;
		margin-left: 25px;
		margin-top: 10px;
		padding: 5px;
		}
.name
		{
		border-top-style: dotted;
		border-width: thin;
		border-color: #669966;
		text-align: right;
		}

		