* {
	margin: 0;
	padding: 0;
	font-style: normal;
	text-decoration: none;
	font-size: 100%;
}

.test {
	font-weight: normal;
}

body {
	font-size: 100%;
}

a {
	text-decoration:none;
}
a img {
    border-style: none;
}
a:hover{
	background:#99ccdd;
	color:inherit;
	text-decoration:underline;
}

#loading {
	padding: 5px 5px 5px 5px;
	position: absolute;
	background-color: #fff;
	z-index:60000;
	height:50px;
	width:100%;
	text-align: center;
	display:none;
	bottom: 0px;
	right: 0px;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

#body {
	width: 90%;
	position: relative;
	margin-left: 5%;
	margin-right: auto;
}

#main {
	width:100%;
}

#header {
	padding: 0px 0px 0px 0px;
	background-color: #efefff;
	border: solid 1px #000;
	width: 100%;
	height: 30px;
	font-size: 100%;
}
#header h1 {
	color:#000;
	font-size: 100%;
}

#menu {
	margin: 0px 0px 10px 0px;
	position: absolute;
	left: 0;
	top: 50px;
	width: 160px;
	border: solid 1px #000;
	background-color: #efefff;
}

#content {
	border: solid 1px #000;
	margin-left: 170px;
	margin-top: 20px;
	padding: 10px 10px 5px 5px;
}

#comment2 {
	border-top: dotted 1px #000;
	margin-left: 170px;
	margin-top: 10px;
	padding: 10px 10px 10px 10px;
	font-size: 90%;
}

#footer {
	border-top: dotted 1px #000;
	margin-left: 160px;
	margin-top: 30px;
	padding: 2px 10px 2px 10px;
	font-size: 90%;
	text-align: right;
}

#footer_ad {
	border-top: dotted 1px #000;
	margin-left: 160px;
	margin-top: 40px;
	padding: 2px 10px 2px 10px;
}

#menu .menuheader {
	margin: 0px 0px 0px 0px;
	padding: 8px 4px 8px 4px;
	background-color: #ffefff;
	font-size: 110%;
}
#menu ul {
	margin: 8px 0px 8px 0px;
}
#menu li {
	margin: 0px 0px 0px 20px;
	font-size: 90%;
}

#history {
	font-size: 90%;
}

#history .history_selected {
	margin: 0px 10px 0px 10px;
	padding: 0px 10px 0px 10px;
	border: #000 1px;
	border-style: solid solid none solid;
	font-size: 100%;
	background-color: #fafaef;
}
#history .history_link {
	margin: 0px 10px 0px 10px;
	padding: 0px 10px 0px 10px;
	border: #000 1px;
	border-style: solid solid none solid;
	font-size: 100%;
}
#history .history_date {
	margin: 0px 1px 0px 1px;
	padding: 0px 10px 0px 10px;
	border: #000 1px;
	border-style: solid solid dotted solid;
	font-size: 100%;
	background-color: #fafaef;
	white-space: nowrap; 
	text-align: center;
}
#history .history_word {
	margin: 0px 1px 0px 1px;
	padding: 1px 3px 1px 3px;
	border: #000 1px;
	border-style: none solid solid solid;
	font-size: 90%;
	background-color: #fafaef;
}
#history .history_word .current {
	background-color: #ffc0e0;
}
#history .history_word ul {
	margin: 0px 0px 0px 0px;
}
#history .history_word li {
	margin: 0px 0px 0px 16px;
	font-size: 90%;
}

#history .date {
	font-size: 100%;
}

#searchform {
	display: none;
}
#searchdiv {
	display: none;
}

#searchword {
	width: 145px;
}

#searchtitle {
	width: 145px;
}

#content .historydate {
	margin: 5px 0px 5px 0px;
	padding: 1px 0px 1px 0px;
	border-bottom: #000 1px dotted;
	background-color: #efefff;
	font-size: 100%;
}
#content .historyitem {
	padding: 0px 0px 0px 20px;
	font-size: 90%;
}

#content .searchresult {
	font-size: 90%;
}

#content .editlist {
	border-bottom: solid 1px #000;
	text-align: right;
	margin-bottom: 20px;
}

#content .diff .plus {
	background-color:#eef;
}
#content .diff .minus {
	background-color:#fee;
}
#content .article {
	font-size: 90%;
	line-height: 140%;
}

#content .article .imageright {
	float: left;
}
#content .article .imageleft {
	float: right;
}
#content .article .imageclear {
	clear: both;
} 

#content .article table {
	margin: 4px 4px 4px 4px;
	border-collapse: collapse;
	border: solid 1px #999;
}
#content .article table th{
	border-collapse: collapse;
	border: solid 1px #999;
	font-weight: bold;
	padding: 4px 4px 4px 4px;
	background-color: #f7f7ff;
}
#content .article table thead{
	border-collapse: collapse;
	border: solid 1px #999;
	font-weight: bold;
	padding: 4px 4px 4px 4px;
	background-color: #f7f7ff;
	text-align: center;
}
#content .article table td {
	border-collapse: collapse;
	border: solid 1px #999;
	padding: 4px 4px 4px 4px;
}

#content .article .category {
	color:#800;
}
#content .article .title {
	margin: 0px 0px 10px 0px;
	font-size: 140%;
	font-weight: bold;
	border-bottom: dotted 1px #888;
}
#content .article .title .yomi {
	margin: 0px 0px 0px 10px;
	font-size: 80%;
	font-weight: normal;
	color:#00f;
}

#content .article blockquote {
	margin: 10px 10px 10px 20px;
	padding: 10px 10px 10px 10px;
	font-size: 90%;
	background-color: #efffff;
	border: solid 1px #999;
}

#content .article blockquote .header {
	text-align: center;
	font-size: 130%;
	font-weight: bold;
}

#content .article blockquote .headerlock {
	text-align: center;
	font-size: 90%;
}

#content .article pre {
	margin: 10px 10px 10px 20px;
	padding: 10px 10px 10px 10px;
	font-size: 90%;
	background-color: #efffff;
	border: solid 1px #999;
	white-space: pre;
	line-height: 110%;
	font-family: MS P ƒSƒVƒbƒN, Osaka, MS Gothic, Arial, sans-serif;
}

#content .article b {
	font-weight: bold;
}
#content .article i {
	font-style: italic;
}
#content .article del {
	text-decoration: line-through;
}

#content .article h1 {
	color:#000;
	margin: 16px 0px 12px 0px;
	padding: 8px 4px 8px 4px;
	font-size: 160%;
	line-height: 140%;
	vertical-align: bottom;
	font-weight: bold;
	text-align: left;
	background-color: #efefff;
	border-left: solid 5px #999;
	border-bottom: solid 2px #999;
}

#content .article h2 {
	color:#000;
	margin: 16px 0px 12px 0px;
	padding: 8px 4px 8px 4px;
	font-weight: bold;
	font-size: 140%;
	line-height: 120%;
	height: 24px;
	vertical-align: bottom;
	background-color: #efefff;
	border-left: solid 2px #999;
	border-bottom: solid 1px #999;
}

#content .article h3 {
	color:#000;
	margin: 16px 0px 12px 0px;
	padding: 4px 4px 4px 4px;
	font-weight: bold;
	font-size: 120%;
	line-height: 120%;
	height: 20px;
	vertical-align: bottom;
	background-color: #efefff;
	border-left: solid 2px #999;
}

#content .article ul {
	margin: 0px 0px 0px 20px;
}
#content .article ol {
	margin: 0px 0px 0px 30px;
}

#content .article dl {
	margin: 0px 0px 0px 0px;
}
#content .article dt {
	margin: 0px 0px 0px 20px;
}
#content .article dd {
	margin: 0px 0px 0px 40px;
}

#content .article .content .comment_link {
	vertical-align: super;
	font-size: 80%;
	color: #911;
}
#content .article .content .comment_link2 {
	vertical-align: super;
	font-size: 80%;
	color: #911;
}
#content .article .comment {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-top: dotted 1px #000;
	line-height: 140%;
	font-size: 90%;
}
#content .article .comment .comment_link {
	vertical-align: super;
	color: #911;
}
#content .article .comment .comment_link2 {
	vertical-align: super;
	color: #911;
}

#content .article .comment dl {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#content .article .comment dt {
	margin: 0px 0px 0px 0px;
	color:#911;
}
#content .article .comment dd {
	margin: 0px 20px 0em 20px;
}

#content .article .error {
	margin: 0px 0px 10px 0px;
	font-size: 140%;
	font-weight: bold;
	border-bottom: dotted 1px #888;
	color:#f00;
}

h1,h2,h3,h4,h5,h6 {
	position: relative;
	width: 100%;
}

a.edit {
	position: absolute;
	top: 8px;
	right: 10px;
	font-size: 80%;
}
