body{
	background: #ffffff url(../img/kugikai/bg-kugi01.gif);
}

#main	{
	width: 495px;
	margin: 30px 0px 0px 20px;
}



#content {
	margin-top: 12px;
	margin-bottom: 12px;
	text-align: left;

}

#reference	{
	width: 485px;
	border-right: 2px solid #cccccc;
}

#main .sum	{
	color: #666666;
	font-size: 90%;
	padding-left: 1em;
	display: block;

}

#main #contents h2	{
	margin: 0px;
	padding-bottom: 2px;
	color: #666666;
	font-size: medium;
	text-indent: 35px;
	background: url(../img/common/co_h2.gif) no-repeat;
	border-bottom: 2px solid #cccc00;
	font-weight: bold;
}

#content1 h2	{
	margin: 0px;
	padding-bottom: 2px;
	color: #666666;
	font-size: medium;
	text-indent: 35px;
	background: url(../img/common/co_h2.gif) no-repeat;
	border-bottom: 2px solid #cccc00;
	font-weight: bold;

}

#content1 ul	{
	padding-left: 8px;
	margin-left: 20px;
	font-size: 90%;

}
#content1 li a	{
	display: block;
	letter-spacing: 0.2em;
	width: 100%;

}
#content1 li	{
	list-style: url(../img/kugikai/li0_doc-kugi.gif);
	line-height: 120%;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 1em;
	padding-bottom: 2px;
	border-bottom: 1px dashed #cccccc;
	margin-bottom: 6px;

/*	width: 430px;*/
}


#content1 li a:hover	{
	text-decoration: none;
	color: #000000;
	background: #dddddd;
}

#sidebar	{
	position: absolute;
	z-index: 4;
	top: 100px;
	left: 522px;
	visibility: visible;
	display: block;
	width: 204px;
	background: #ffffff;
	padding-left: 2px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CCCCCC;

}

#sidebar #item	{
	width: 180px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 20px;
	font-size: 82%;
}
#sidebar #item a	{
	display: block;
	/*height: 1.5em;*/
	line-height: 1.5;
	_height: 1.5em;
}
#sidebar #item a:hover	{
	color: #000000;
	text-decoration: none;
	background: #dddddd;
}
#sidebar #item h2	{
	font-size: medium;
	font-weight: normal;
	border-bottom: 4px solid #dddddd;
	margin-top: 4px;
	padding-bottom: 4px;
	background: url(../img/common/li_fld0.gif) no-repeat;
	text-indent: 30px;
}
#sidebar #item ul	{
	padding-left: 14px;
	margin-left: 0px;
}
#sidebar #item li	{
	list-style: url(../img/common/li_fld.gif);
	/*padding-bottom:2px;
	margin-bottom:2px;*/
}
#sidebar #item li#current	{
	list-style: url(../img/common/li_fld0.gif);
}
#sidebar #item li#current ul.open	{
	padding-top: 0.5em;
}
#sidebar #item li#current ul.open li	{
	list-style: url(../img/common/li_fld2.gif);
}
#sidebar #item #current0	{
	/*height: 1.5em;*/
	line-height: 1.5;
	_height: 1.5em;
	color: #ffffff;
	background: #999999;
}
#sidebar #item li .current2	{
	display: block;
	/*height: 1.5em;*/
	line-height: 1.5;
	_height: 1.5em;
	color: #ffffff;
	background: #999999;
}

#foot1 {
	width: 730px;
}
/*	----------------------------------
	パンくず（階層）
----------------------------------	*/

#breadc a:hover	{
	text-decoration: none;
	color: #000000;
	background: #dddddd;
	/*background: #ccddff;*/
}

#breadc strong	{
	font-weight: normal;
	padding-bottom: 2px;
	border-bottom: 4px solid #cccccc;
}

