body {
	font-size: 10pt;
	/*
	background-image: url(http://botchan.net/img/month12/wreath_a2.gif);
	background-image: url(./img/m01/kadomatu.jpg);
	background-image: url(http://www.innoshima.com/img/m01/kadomatu-geisyun.jpg);
	background-image: url(http://www.innoshima.com/img/m01/kadomatu-geisyun.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
	*/
}
td,  th { 
	font-size: 10pt;
}
.price {
	color				: crimson;
	font-weight	: bold;
	line-height	:	1em;
	background-color:yellow;
}
.e0 {
	color				: black;
	color				: green;
	font-weight	: bold;
	background-color:yellow;
	padding-left:5px;
	padding-right:5px;
}
.e1 {
	color				: red;
	font-weight	: bold;
	line-height	:	1em;
	margin			:	0.1em;
}
.e2 {
	color				: red;
	font-size		: 100%;
	Xfont-weight	: bold;
	line-height	:	1em;
	margin			:	0.1em;
}
.e3 {
	Xcolor				: red;
	font-size		: 100%;
	font-weight	: bold;
	line-height	:	1em;
	margin			:	0.1em;
}
.NewMark{
	background-color: #f00;
	color: #fff;
	padding: 0px 5px 0px 5px;
	margin: 1px 1px 0px 0px;
	border: 2px outset gray;
	font-size: 9pt;
	font-weight: bold;
}
.emp{
	color: #f00;
	background-color: #ff0;
	padding: 0px 3px;
	margin-left:2px;
	margin-right:2px;
}

/* linkbtnR */
	a.linkbtnR	{
	}
	a.linkbtnR:link	 {
		color: #fff;
		font-size: 9pt;
		font-family: monospace;
		padding: 3px 10px;
		line-height:1.5em;
		background-color: #d00;
		text-decoration: none;
		font-weight: normal;
		border:outset 1px #800;
	}
	a.linkbtnR:visited {
		color: #fff;
		font-size: 9pt;
		padding: 3px 10px;
		line-height:1.5em;
		background-color: #d00;
		text-decoration: none;
		font-weight: normal;
		border:outset 1px #800;
	}
	a.linkbtnR:hover {
		color: red;
		font-weight: normal;
		background-color: lemonchiffon;
		border:inset 1px #800;
	}
	a.linkbtnR:active	{
		color: #fff;
		color: orange;
	}
/* /linkbtnR */
/* linkbtnB */
	a.linkbtnB	{
	}
	a.linkbtnB:link	 {
		color: #fff;
		font-size: 9pt;
		font-family: monospace;
		padding: 3px 10px;
		line-height:1.5em;
		background-color: #0030a0;
		text-decoration: none;
		font-weight: normal;
		border:outset 1px #005;
	}
	a.linkbtnB:visited {
		color: #fff;
		font-size: 9pt;
		padding: 3px 10px;
		line-height:1.5em;
		background-color: #0030a0;
		text-decoration: none;
		font-weight: normal;
		border:outset 1px #005;
	}
	a.linkbtnB:hover {
		font-weight: normal;
		color: #00a;
		background-color: #f0f0ff;
		border:inset 1px #005;
	}
	a.linkbtnB:active	{
		color: #fff;
		color: gold;
	}
/* /linkbtnB */

