/* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= */

body {
	background: silver;
	color: black;
	margin-left: 8%;
	margin-right: 8%;
}

/* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= */

div, p, pre, dl {
	margin-left: 1em;
	margin-right: 1em;
}

pre {
	font-size: 100%;
	line-height: 1.1em;
}

p, ol, ul {
	line-height: 1.3em;
}

dt {
	font-weight: bold;
}

hr {
	height: 1px;
}

blockquote {
	background: #ccc;
	border: 1px dashed;
}

/* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= */

abbr {
	font-variant: normal;
	cursor: help;
}

/* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= */

a:link {
	color: navy;
}

a:visited {
	color: purple;
}

a:active {
	color: gray;
}

a:focus {
	background-color: #ccc;
	color: blue;
}

a:hover {
	background-color: #ccc;
	color: blue;
}

/* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= */

pre.graph {
	line-height: 1em;
	padding: 1em;
	background: #ccc;
	color: black;
	border: 2px solid #999;
}

.about_sajinageki {
	margin-left: 10%;
/*
	font-size: smaller;
 */
}

.lastmod {
	text-align: right;
}

.citation {
	text-align: right;
}

.navi2top {
	margin-right: 0;
	text-align: right;
}

.srchnavi {
	text-align: center;
}

/* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= */

.rss {
	background: #ff9933;
	color: white;
	padding: 3px 2px 3px 2px
}

.rss a:link {
	color: white;
}

.rss a:visited {
	color: white;
}

.rss a:active {
	color: white;
}

.rss a:focus {
	background-color: #ff9933;
	color: white;
}

.rss a:hover {
	background-color: #ff9933;
	color: white;
}

/* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= */

#mainnavi {
	list-style-type: square;
}

/* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= */
