﻿/* for nihonshoki_site */
a:visited { text-decoration: underline; }
a:link { text-decoration: underline; color: #00008b; }
a:hover { color: #cc0077; text-decoration: none; }
body { margin: 1em 5%; }
h1 {
	font-size:100%; font-style:normal; font-weight:normal; text-align: right;
	letter-spacing: 2px; padding-right: 1em; background-color: #ddd;
	margin-top:1em;
}
h2 {
	font-size:100%; font-style:normal; font-weight:normal;
	border-top: 1px dotted Gray; border-bottom: 1px dotted Gray;
	text-indent: 5px; letter-spacing: 2px; margin-top:1em;
}
p#chuui {
	float:right;
	font-size:85%;
	position:absolute;
	top:4em;
	right:1em;
	font-style:normal;
	color:gray;
	font-weight:normal;
}
p.clear {
	clear: both;
	display: block;
	height: 1px;
	margin: 0;
	padding: 0;
}
p#kensu { color: red; font-size: 85%; }
div#drag { float: right; }
#shiori {
	background-color: #cc5500;
	width: 240px;
	height: 60px;
	filter: Alpha(Opacity=80);
	-khtml-opacity: 0.8;
	-moz-opacity: 0.8;
	opacity: 0.8;
}

div#content {
	clear: both;	
	margin:1em 5%;
	line-height:1.6;
	font-size: 110%;
	font-family: "ＭＳ 明朝", serif;
}
div#content p { clear: both; text-indent: 0; }
div#content p.d1 { clear: both; padding-left: 1em; color: Navy; }
div#content p.d2 { clear: both; padding-left: 2em; color: Navy; }
div#content p a img {
	border: none;
	vertical-align: middle;
	margin:0.2em 0;
}
div#content font { background-color:yellow; padding:2px; }

div.kachu { color:#666; font-size: 85%; }
div.kachu dl dt { display:inline-block; float:left; }
div.kachu dl img { border:1px solid gray; }
div.kachu dl dd { display:inline-block; float:left; margin: 1em; height:48px; }
address {
	text-align:right;
	font-size:80%; font-style:normal; color:gray;
	margin-top:4em;
}
address a { color:gray; }
/* tmenu */
.pageTble, .pageTd, .pageDiv, .pageFnt{border:none; margin:0; padding:0;color:black;}
.pageTd{white-space:nowrap;}
a.itemLink, a.itemLink:link, a.itemLink:visited, a.itemLink:active, a.itemLink:hover{
 color:black;background-color:transparent; border:none; font-style:normal;
}
/* tmenu_end */