@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:  #556b2f;
		font-size: 12;
		text-align: center;
		}


div#contents
		{
		width: 853px;
		background-color: #ffffff;
		margin: auto;

		}
			
div#main
		{
		margin-left: 190px;
		display: inline ;
		float: left;
		width: 468px;
		background-color: #ffffff;
		}
		
div#title img
		{
		margin-bottom: 0px;
		}

div.infomation
		{
		width: 605px;
		text-align: left;
		}
		
div.infomation.case
		{
		width:590;
		}
		
div.infomation .pict
		{
		width: 220px;
		float: right;
		margin-bottom: 5px;
		}
		
div.infomation .pict img
		{
		background-color: #ffffff;
		padding: 4px;
		border: solid 1px;
		margin-bottom:0px;
		margin: 3px;
		border-color: #cccccc #999999 #999999 #cccccc;
		}						

div.infomation .copy
		{
		width: 370px;
		padding-left: 5px;
		margin: 0 0 10 0;
		}
	
div#main dl
		{
		width: 330px;
		background-color: #ffffff;
		text-align: left;
		margin-top: 0;
		margin-left: 15px;
		line-height: 18px;
		color: #333333;
		padding-bottom: 0px;
		padding-top: 3px;
		}

div#main dt
		{
		margin: 0 10 -17 10;
		font-size: 100%;
		}
		
div#main dd
		{
		margin: 0 0 8 80;
		font-size: 100%;
		border-bottom-style: dashed;
		border-width: thin;
		border-color: #669966;
		}

div.infomation .copy p
		{
		width: 350px;
		padding-left: 20px;
		}

div#side
		{
		margin-left: -658px;
		float: left;
		width: 180px;
		background-color: #ffffff;
		}
		
div#side h3
		{
		margin-top: 10px;
		}
		
div#side p
		{
		text-align: left;
		}		
		
div.title
		{
		margin-top: 5px;
		margin-bottom: 8px;
		border: solid thin;
		border-color: #cccccc #999999 #999999 #cccccc;
		}
		
div#ex
		{
		float: left;
		width: 185px;
		margin-left: 8px;
		background-color: #ffffff;
		}
.info
		{
		border-style: solid;
		border-top-style: hidden;
		border-width: thin;
		border-color: #ff9900;
		}
.info p
		{
		text-align:left;
		}

div#foot
		{
		clear: both;
		color: #ffffff;
		background-color:  #ff9900;
		}
		
div#ex p
		{
		width: 140px;
		margin-left: 20px;

		}

