body {
	margin: 0px;
	font-size: 12px;
}

.table_sb_midashi {
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #ffcc88;
	border-right-color: #ff7700;
	border-bottom-color: #ff7700;
	border-left-color: #ffcc88;
	background-color: #FFFFCC;
}

a:link {
	color: #0033FF;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #CC00FF;
}

a:hover {
	color: #66CCCC;
	text-decoration: none;
}

.title_sb {
	height: 20px;
	background-image: url(s-beast/img_sb/sb_back01_30pixl.gif);
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
	text-align: left;
	text-indent: 10px;
	font-size: 14px;
	letter-spacing: 0.3em;
}

table {
	line-height: 18px;
}

.table01 {
	padding: 20px;
	border: 3px double #FF7700;
	background-image: url(s-beast/img_sb/sb_back02.gif);
	line-height: 22px;
}
.table02 {
	color: #660000;
	background-color: #ffccf0;
	font-size: 12px;
	line-height: 20px;
}
.margin20pixel {
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
}

.table03 {
	border-right-width: 10px;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: double;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #ff7700;
	border-bottom-color: #ff7700;
	font-weight: normal;
}
