* {
	font-family: "Trebuchet MS", "‚l‚r ‚oƒSƒVƒbƒN","Osaka",sans-serif;
}
body {
	background-image: url(back02.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
div.contents {
	position: absolute;
	left: 0;
	top: 0;
	margin: 10px;
	width: 25%;
}
div.contents a {
	text-decoration: none;
}
div.contents a:link {
	font-weight: bold;
}
ul.tokusan-menu a,
ul.tokusan-mail a {
	color: blue;
}
ul.tokusoft-menu a,
ul.tokusoft-mail a {
	color: teal;
}
div.main {
	margin-left: 25%;
}
div.main.article-block {
	line-height: 1.4;
}
h1 {
	color: teal;
}
h1, h2, h3, hr {
	clear: both;
}
div.contents h1 {
	font-family: "Times New Roman", "‚l‚r ‚o–¾’©", serif;
	font-style: italic;
}
img {
	margin: 10px;
}
img.left-image {
	float: left;
	clear: left;
}
img.right-image {
	float: right;
	clear: right;
}
img.counter {
	margin: 0;
	margin-bottom: -3px;
}
address {
	text-align: right;
}

