body {
	margin: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	text-align: left;
	font-size:12px;
	font-family: "ＭＳ 明朝",serif;
	line-height: 2;
	color: #333;
}

hr {
	width:600px;
}

#help {
	width:620px;
	margin:0 auto 0 auto;
}

ul,ol { list-style: none; }
ol li { margin: 0; list-style: none; }

.clearleft {
	clear: left;
}

ul.sto_box {
	width:600px;
	text-align: left;
	margin:0px;
}

ul.sto_box li.month {
	width:40px;
	font-size: 11pt;
	font-weight: bold;
	line-height: 13pt;
	padding-top:20px;
	float:left;
}

ul.sto_box li.stone {
	width:70px;
	padding-top:20px;
	float:left;
}

ul.sto_box li.name {
	width:100px;
	font-size: 9pt;
	font-weight: bold;
	line-height: 13pt;
	text-align:left;
	float:left;
}

ul.sto_box li.text {
	width:360px;
	font-size: 9pt;
	line-height: 12pt;
	text-align:left;
	float:left;
}

#close{
	font-family: Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color:#993d0e;
	color: #fff;
        text-align: right;
	width:600px;
	height: 25px;
	font-size:10pt;
	margin-top:10px;
	padding-right:10px;
}

#close a { display: block; width: 100%; height: 100%; text-decoration: none;color:#fff; }

#copyright{
	font-family: Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: center;
	font-size: 10px;
	color: #999;
	margin-top:10px;
}