body {
	font-size: small;
	line-height: 160%;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0px;
}
.bk_tsize {
	background-image: url(00sp/bk_tsize.gif);
	background-repeat: repeat-y;
	padding-left: 10px;
	font-weight: bold;
	color: #000000;
}
.bk_soba {
	background-image: url(00sp/bk_soba.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bk_sobako {
	background-image: url(00sp/bk_sobako.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #d5d3d2;
	color: #000000;
}

.top_midashi {
	font-size: large;
	font-weight: bold;
	color: #660000;
	background-image: url(00sp/sp_green.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-left: 5px;
	margin-top: 10px;
}
h1 {
	font-size: x-large;
	color: #660000;
	background-image: url(00sp/sp_green2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-left: 7px;
	padding-top: 10px;
	margin-bottom: 20px;
	padding-bottom: 5px;
}
h2 {
	color: #660000;
}
h3 {
	color: #660000;
}

strong {
	color: #FF0000;
}

blockquote {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 0px;
}
.txt_red {
	color: #CC0000;
}
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	color: #669999;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
a:active {
	color: #FF6600;
	text-decoration: none;
}


li {
	list-style-position: outside;
	list-style-image: url(00sp/point.gif);
	list-style-type: disc;
}
p {
	margin-top: 5px;
	margin-bottom: 5px;
}
ul {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 2em;
	padding-left: 0px;
}
.txt_large {
	font-size: medium;
}
