@charset "utf-8";

/* 基本設定 ここから */

A {
	CURSOR: nw-resize
}

body {
	background-color:#eee;
	line-height: 120%;
	margin-top:0;
	margin-left:0;
	margin-right:2%;
	margin-bottom:0;
}
input, textarea {
	background:#ffffff;
	border:#333333 0pt solid;
	font:9pt;
	color:#333333;
	margin:1pt;
}
.top {
	font-size: 0.9em;
	color: #222222
}
.top a:link, .top a:visited, .top a:active {
	color:#222222;
	text-decoration:none;
	border-bottom:0px;
}
.top a:hover {
	text-decoration:none;
	font-weight:bold;
	border-bottom:0px;
}
.text {
	color:#688F60;
	text-decoration:none;
	letter-spacing:2px;
	font-size:11pt;
	line-height:150%;
	width:400px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align:center;
}
.text a:link, .text a:active {
	color:#688F60;
	text-decoration:none;
	letter-spacing:2px;
}
.text a:visited {
	color:#688F60;
	letter-spacing:2px;
	border-bottom:1px #739b6a dotted
}
.text a:hover {
	text-decoration:none;
	color:#dbcd94;
	border-bottom:0px #739b6a dotted;
}
#log02 {
	letter-spacing:2px;
	padding: 10px;
	width:150px;
	border: 1px solid #666666;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: 28%;
	background-color: #FFFFFF;
	font-size:0.8em;
	}
#log {	
font-size:0.8em;
	letter-spacing:0.1em;
	padding: 10px;
	width: 230px;
	border: 1px dotted #666666;
	margin-top: 10px;
	margin-right:auto;
	margin-bottom: 10px;
	margin-left:20%;
	background-color: #FFFFFF;
}
#log a:link,#log a:visited,#log a:active{
	color:#333333;
	text-decoration:underline;
	font-size:10pt;
}
#log a:hover{
	text-decoration:none;
	color:#c38294;
	border-bottom:0px #d6c376 dotted;
}

.ura {
}
.ura a:link, .ura a:visited, .ura a:active {
	color:#c38294;
	text-decoration:none;
	font-size:0.9em;
}
.ura a:hover {
	text-decoration:none;
	border-bottom:0px;
}
a:link, a:visited {
	font-size:0.9em;
	text-decoration:none;
	color:#333;
}
a:hover {
}
HR {
	COLOR: #666666;
	black:dotted
}

.book{
	font-size:0.9em;
	line-height: 160%;
}
.book a:link {
	text-decoration:none;
	color:#daab54;
	font-size:0.9em;
}
.book a:visited {
	color:#d6c376;
	text-decoration:none;
	font-size:0.9em;
}
.book a:hover {
	border-bottom:1px #93b28d dotted;
}
#top {
	padding: 10px;
	width: 200px;
	border: 2px solid #000000;
	background-color: #FFFFFF;
	margin-left:20%;
	margin-right:auto;
	text-align:center;
	font-size:0.9em;
	line-height:130%;
}
#side {
	background-color: #FFFFFF;
	height: 100%;
	width: 240px;
	float: right;
	font-size: 0.9em;
	line-height: 160%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 15px;
}
#contents {
	width: 430px;
	margin-left: 10%;
	margin-top: 5%;
	margin-bottom: 0px;
	float: left;
	}
