 
 body	{
	width: 700px;
	background: white url("/img/hatotail.jpg") no-repeat;
	font-family: sans-serif;
	letter-spacing: 0px;
}

h1	{
	position: absolute;
	top: 0px;
	left: 233px;
	width: 455px;
	height: 106px;
	margin: 0px;
	padding: 2px 6px;
	font-size: 33px;
	font-weight: bold;
	font-style: italic;
	color: #fff;
	background: #6c8446;
	text-align: right;
}

h3	{
	border-bottom: solid white 1px;
}

h3:first-letter {
	font-size: 150%;
}

em	{
	font-style: normal;
	color: lightpink;
}

input[type="text"]	{
	width: 96%;
}

textarea	{
	width: 96%;
}

dt	{
	font-weight: bold;
	text-decoration: underline;
}

table {
	width: 80%;
	background: #4b5c31;
	color: white;
	margin: 3px auto;
	text-align: left;
	table-layout: fixed
}

th	{
	background: #6c8446;
	text-align: center;
	color:white;
}

td	{
	border: 1px solid #6c8446;
}

caption {
	margin: 1px auto;
	background: #44747d;
	font-weight: bold
}

A:link {
	text-decoration:none;
	color: yellow;
}

A:visited {
	text-decoration:none;
	color: yellow;
}

A:active {
	text-decoration:underline;
	color: yellow;
}

A:hover {
	text-decoration:underline;
	color: yellow;
}

#navi	{
	position: absolute;
	top: 240px;
	left: 0px;
	width: 95px;
	height: 600px;
	background: #c22;
	font-size: 20px;
	font-weight: bold;
	font-style: nomal;
	background: #6c8446;
	margin: 0px;
	padding: 0px;
}

#navi ul {
	position: absolute;
	top: 20px;
	left: 20px;
	margin: 0px;
	padding: 0px;
}

#navi li {
	width: 100px;
	border: outset 2px palegreen;
	margin: 10px 0px;
	padding: 1px;
	color: #fff;
	background-color: #44747d;
	text-align: center;
	list-style-type: none;
}

#navi li A:link {
	text-decoration:none;
	color: white;
}

#navi li A:visited {
	text-decoration:none;
	color: white;
}

#navi li A:active {
	text-decoration:none;
	color: yellow;
}

#navi li A:hover {
	text-decoration:none;
	color: yellow;
}

#ad	{
	position: absolute;
	top: 140px;
	left: 232px;
	width: 468px;
	height: 60px;
	margin: 0px;
	padding: 0px;
}

#adone	{
	position: absolute;
	top: 500px;
	left: 10px;
	width: 120px;
	height: 240px;
	margin: 0px;
	padding: 0px;
}

#contents {
	position: absolute;
	top: 220px;
	left: 160px;
	width: 520px;
	height: 600px;
	margin: 0px;
	padding: 10px;
	font-size: 14px;
	color: #fff;
	background: #4b5c31;
	overflow: auto;
}

p	{
	line-height: 1.5;
}

#footer {
	position: absolute;
	top: 844px;
	left: 0px;
	width: 700px;
	margin: 0px;
	padding: 1px;
	font-size: 10px;
	color: #fff;
	text-align: center;
	background: #44747d;
}

a.button {
	border: outset 2px palegreen;
	margin: 2px 5px;
	padding: 1px 10px;
	color: #fff;
	background-color: #44747d;
	font-size: 10px;
}

a.button:link {
	border: outset 2px palegreen;
	text-decoration:none;
	color: white;
	font-size: 10px;
}

a.button:visited {
	border: outset 2px palegreen;
	text-decoration:none;
	color: white;
	font-size: 10px;
}

a.button:active {
	border: inset 2px palegreen;
	text-decoration:none;
	color: yellow;
	font-size: 10px;
}

a.button:hover {
	text-decoration:none;
	color: yellow;
	font-size: 10px;
}

.err	{
	color: red;
}
