#side		{
			background:#FFFACD;
			width:155px;
			float:left;
			padding:10px 0;
			text-align:left;
			margin:0;
			border-top:1px solid #f5f5f5;
			border-left:1px solid #f5f5f5;
			border-bottom:2px solid #dcdcdc;
			border-right:2px solid #dcdcdc;
			}
#side p		{
			margin:5px 0;
			padding:0;
			}
#side p a	{
			text-decoration:none;
			display:block;
			}
#side p a hover	{
			text-decoration:none;
			background:#ffffC0;
			}
#footer		{
			clear:both;
			width:760px;
			height:30px;
			background:#ffffff url('img/footer_bg.gif') left bottom no-repeat;
			}
/**サイド**/
.tree 		{
			display:none;
			list-style-type:none;
			margin:0 0;
			padding:0 0 0 3px;
			}
.tree li	{
			clear:both;
 			margin:0 0 0 8px;
			padding:0 10px;
			background: url('img/arrow.gif') no-repeat 0 0.5em;
			line-height: 1.7;
			}
.tree li a	{
			display:block;
			text-decoration:none;
			}
.tree li a:hover	{
					text-decoration:none;
					background:#ffffC0;
					}
.crosshead1			{
					background:url('img/navi1.png') no-repeat;
					behavior: expression(IEPNGFIX.fix(this));
					width:185px;
					height:45px;
					text-indent:-9999px;
					margin:0;
					}
.crosshead2			{
					background:url('img/navi2.png') no-repeat;
					behavior: expression(IEPNGFIX.fix(this));
					width:185px;
					height:45px;
					text-indent:-9999px;}
.crosshead3			{
					background:url('img/navi3.png') no-repeat;
					behavior: expression(IEPNGFIX.fix(this));
					width:185px;
					height:45px;
					text-indent:-9999px;
					}
.crosshead4			{
					background:url('img/navi4.png') no-repeat;
					behavior: expression(IEPNGFIX.fix(this));
					width:185px;
					height:45px;
					text-indent:-9999px;}
.crosshead5			{
					background:url('img/navi5.png') no-repeat;
					behavior: expression(IEPNGFIX.fix(this));
					width:185px;
					height:45px;
					text-indent:-9999px;}
a			{ text-decoration:none; }
a:hover		{ text-decoration:underline; }

/**トップ以外のサイド・ひらきっぱなし**/
.treeopen 		{
			display:visible;
			list-style-type:none;
			margin:0 0;
			padding:0 0 0 3px;
			}
.treeopen li	{
			clear:both;
 			margin:0 0 0 3px;
			padding:0 10px;
			background: url('img/arrow.gif') no-repeat 0 0.5em;
			line-height: 1.7;
			}
.treeopen li a	{
			display:block;
			text-decoration:none;
			}
.treeopen li a:hover	{
					text-decoration:none;
					background:#ffffC0;
					}
