@charset "utf-8";
body{
	background: #ffffff url(../img/kugikai/bg-kugi01.gif);
}

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

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

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

#reference	{
	width: 680px;
}

#main h2	{
	margin: 0px 0px 2px 0px;
	color: #666666;
	font-size: medium;
	font-weight: bold;
	text-indent: 12px;
	border-left: 4px solid #5483B3;
}

#content1 dt {
	font-size: 100%;
	color: #333333;
	margin-top: 8px;
	margin-bottom: 2px;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-style: dotted;
	border-color: #999999;
}

#content1 dd {
	font-size: 90%;
	line-height: 120%;
	color: #333333;
	margin-top: 4px;
	margin-bottom: 12px;
	margin-right: 0px;
	margin-left: 12px;

}

#foot1 {
	width: 730px;
}
#footer1 a:hover	{
	text-decoration: none;
	color: #000000;
	background: #eeeeee;
}
#note2 a:hover	{
	text-decoration: none;
	color: #000000;
	background: #eeeeee;
}

/*	----------------------------------
	本文装飾
----------------------------------	*/
/*__+20100819__*/
#honbun{float:none;clear:both;display:block;margin:0 0 10px 0;padding:0 0 10px 0;}
#honbun:after{
content: ".";display: block;visibility: hidden;height: 0.1px;font-size: 0.1em;line-height: 0;clear: both;
}

#honbun strong {
	font-weight:bolder;
}
#honbun .red {
	color:#C00;
}
#honbun .blue {
	color:#06C;
}
#honbun ul.liststyle {
	margin:12px 0 12px 30px;
	padding:0;
	font-size:100%;
}
#honbun ul.liststyle li {
	list-style-type:square;
	line-height:1.3;
}
