@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;
		}
			
div#main
		{
		margin-left: 190px;
		display: inline ;
		float: left;
		width: 610px;
		background-color: #ffffff;
		}
div#main h2
		{
		font-size: 120%;
		font-weight: normal;
		background-color: #ff9900;
		color: #333333;
		margin: 5 0 0 0;
		clear: both;
		text-align: left;
		padding-left: 5;
		}

		
div#main dl
		{
		width: 605px;
		background-color: #ccff99;
		text-align: left;
		margin-top: 0;
		color: #333333;
		padding-bottom: 3px;
		padding-top: 3px;
		}

div#main dt
		{
		border-top-style: dotted;
		border-width: thin;
		border-color: #669966;
		margin: 0 0 0 10;
		font-size: 100%;
		}
		
div#main dd
		{

		margin-left: 170;
		margin-bottom: 7;
		font-size: 100%;
		}


div.topix
		{
		background-color: #ccff99;
		width: 580px;
		margin-left: 30px;
		
		}

div#side
		{
		margin-left: -800px;
		float: left;
		width: 180px;
		background-color: #ffffff;
		border-style: solid;
		border-top-style: hidden;
		border-width: thin;
		border-color: #ccff99;
		}

div#foot
		{
		clear: both;
		background-color:  #ffffff;
		height: 15px;
		margin-bottom: 700px;
		}
