﻿@charset "utf-8";
/* CSS Document */

body ,div,p,h1,h2,h3{
	margin: 0px;
	padding: 0px;
}
#main {
	margin: auto;
	height: auto;
	width: 720px;
	border: 1px solid #5AAD5A;
	background-color: #DDFF95;
	padding: 0px;
}
#main #header {
	background-image: url(../image/satoyama_view_with_hut720x305.jpg);
	height: 305px;
}
#main #column {
	width: 140px;
	padding-top: 10px;
	padding-left: 10px;
	float: left;
}
#main #contents {
	float: left;
	width: 700px;
	padding-top: 0px;
	margin: 3px;
	border: thin none #030;
	padding-left: 10px;
}#main #copyright {
	text-align: center;
	clear: both;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #030;
}
#main #navi {
	font-size: 100%;
	float: left;
	width: 100%;
	white-space: normal;
}
body {
	font-size: medium;
	line-height: 18px;
	color: #030;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #FFFFBF;
	font-weight: bold;
}
h1  {
	font-size: xx-large;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	padding-top: 15px;
	line-height: 120px;
	padding-left: 20px;
}
h2 {
	text-align: left;
	MARGIN-TOP: 10px;
	FONT-SIZE: 18px;
	PADDING-BOTTOM: 10px;
	PADDING-TOP: 10px;
	TEXT-ALIGN: center;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #363;
	margin-bottom: 15px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #363;
	background-color: #FFC;
	padding-right: 10px;
	border-right-width: thick;
	border-left-width: thick;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #363;
	border-left-color: #363;
}
h3  {
	FONT-SIZE: small;
	PADDING-BOTTOM: 3px;
	COLOR: #363;
	PADDING-TOP: 3px;
	BACKGROUND-COLOR: #FFC;
	TEXT-ALIGN: center;
	margin: 0px;
	border: thin solid #363;
}
.columnp  {
	PADDING-LEFT: 10px;
	FONT-SIZE: small;
	PADDING-BOTTOM: 3px;
	MARGIN: 0px;
	PADDING-TOP: 3px;
	TEXT-ALIGN: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #363;
	border-bottom-color: #363;
	border-left-color: #363;
	font-weight: bold;
}
.rightp {
	text-align: right;
	padding-top: 10px;
}
#main #column .columnp a:hover {
	color: #336;
}
#main #column .columnp a {
	color: #C00;
	text-decoration: none;
}
#emphasis {
	font-weight: bold;
}
#main #contents p {
	line-height: 24px;
	letter-spacing: inherit;
	color: #030;
	font-weight: bold;
}
#emphasis {
	color: #C30;
}
#main #contents p a {
	font-size: 100%;
	color: #C00;
	text-decoration: none;
}
#main #contents p a:hover {
	font-size: 100%;
	color: #336;
	text-decoration: none;
}
#main #contents h3 {
	font-size: 24px;
}
.emphasis {
	font-size: large;
	text-decoration: underline;
}
#main #contents table {
	background-color: #FF9;
	color: #030;
	padding: 5px;
	margin: 3px;
	width: 690px;
	text-indent: 2px;
}
#main #contents table tr td {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	background-color: #690;
	color: #FFC;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
}



#indent {
	text-indent: 30px;
	text-align: left;
	white-space: normal;
	list-style-type: circle;
	font-weight: normal;
}
#main #contents #left {
	font-weight: bolder;
	color: #900;
	font-size: large;
	background-color: #FC0;
	padding: 10px;
}
#main #contents table tr td a {
	color: #FC3;
	text-decoration: none;
	font-weight: normal;
}
#main #contents table tr td a:hover {
	color: #FFF;
	text-decoration: none;
}
#main #contents h4 {
	font-size: large;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-bottom-style: dotted;
	border-bottom-color: #090;
	padding: 10px;
	border-top-style: dotted;
	border-top-color: #090;
}
#main #contents table tr td p {
	color: #FFC;
}

