body {

	background-color:#EAF4F6;

	color:#000;

	text-align:center;

}

a:hover {

	color:#f00;

}

.navi {

	margin:0.5em auto;

	text-align:right;

	padding:0.5em;

	background-color:#EAF4F6;

	width:30em;

}

h1 {

	margin:2em auto;

}



.out {

	text-align:left;

	width:30em;

	border:solid 1pt gray;

	padding:0.5em;

	margin:1em auto;

}

.ue {

	width:100%;

	border-bottom:solid 1pt gray;

}

.head {

	text-align:right;

}



.title {

	font-weight:bold;

	position:relative;

}

.title .navi2{

	display:block;

	position:absolute;

	left:-30px;

	top:-30px;

	width:1.2em;

}

.body {

	margin-left:1em;

	margin-top:0.5em;

	line-height:130%;

}

.body * {

	line-height:100%;

}



.date {

	font-family:monospace;

}

.admin {

	margin-top:2em;

}

.copy {

	font-size:80%;

	margin:0.5em;

}

.searchword {

	background-color:#000;

	color:#ff0;

	font-style:normal;

	font-weight:bold;

}

