body{
	color:#777777;
	background:#ffffff url(top/higan.jpg) no-repeat fixed bottom right;
	margin:0px 0px;
	padding:20px 20px;
	color:#000000;
	font-size:x-small;
}
a{
	color:#96887f;
	text-decoration:none;
}
a:visited{
	color:#71716e;
	text-decoration:none;
}
a:hover{
	color:#cccccc;
	text-decoration:none;
}
/**************************************/
.site
{
	background-color:#ffffff;
	border:1px solid #999999;
	padding:20px 20px;
	width:300px;
	margin-bottom:100px;
}
.miniset{
	padding:5px 0px;
	color:#999999;
	font-size:xx-small;
}
.set{
	padding:10px 10px;
	text-align:left;
	line-height:160%;
}
.help
{
	background-color:#ffffff;
	border:1px solid #999999;
	padding:20px 20px;
	width:300px;
	margin-bottom:100px;
}
/**************************************/
.ringd{
	text-align:left;
	padding:20px 20px;
	width:500px;
	margin-bottom:100px;
}
.ringg{
	border-left:1px dotted #cc9999;
	padding:0px 0px;
	margin-bottom:30px;
}
.ringd .bar{
	padding:20px 30px;
}
.ringd .comment{
	width:300px;
	color:#999999;
	padding:5px 5px;
	font-size:x-small;
	font-weight:normal;
	text-align:left;
}
/**************************************/
h2{
	width:300px;
	border-bottom:1px solid #cc9999;
	padding:5px 5px;
	font-size:x-small;
	font-weight:normal;
}
h3{
	text-align:center;
	border-bottom:1px solid #cccccc;
	font-size:small;
	font-weight:weight;
	padding:10px 10px;
	margin:10px 10px;
}
h4{
	color:#996666;
	padding:10px 10px;
	border-bottom:1px solid #cc9999;
	font-size:x-small;
	text-align:left;
}
hr{
	width:130px;
	background-color:#ffffff;
	color:#ffffff;
	border:1px solid #ffffff;
	margin:10px 0px;
	margin-left:30px;
	border-bottom:1px dotted #ead2ad;
}