#wrapper {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
}
html {
	overflow-y:scroll;
	margin-bottom: 1px;
	height: 100%;
}
#header {
	height: 100px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	list-style-type: none;
}
#primary {
	float: right;
	width: 640px;
	background-color: #FFF;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#secondary {
	float: left;
	background-color: #DFDDD1;
	font-size: 13px;
}
#wrapper #primary p {
	padding-left: 5px;
}

#wrapper #secondary ul{
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	margin: 0px;
	list-style-type: none;
}
#wrapper #secondary li{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding: 7px;
}

#footer {
	margin: 0px;
	background-color: #339933;
	clear: both;
	text-align: center;
	height: 100%;
	width: 100%;
}
body,td,th {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 84%;
	color: #1A3117;
}
body {
	margin: 0px;
	background-color: #EFEFDE;
}
#wrapper #secondary a {
	color: #1A3117;
	text-decoration: none;
}
#wrapper #secondary a:hover {
	color: #FF0000;
}
.em {
	color: #65BF55;
}
a:link {
	text-decoration: none;
	color: #F60;
}
a:visited {
	color: #F60;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
.emtitle {
	font-size: 115%;
	font-weight: bold;
}

a:active {
	color: #FF0000;
	text-decoration: none;
}
h1 {
	font-size: 230%;
	color: #386C33;
}
h2 {
	font-size: 130%;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCC;
	border-left-width: 10px;
	border-left-color: #A6DA9C;
	padding-left: 5px;
	clear: both;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #386C33;
}
.section {
	height: 100%;
	margin-bottom: 20px;
	padding: 0px;
	margin-right: 10px;
	margin-left: 10px;
}
#wrapper #primary .section img  {
	float: left;
	margin-right: 7px;
}


h3 {
	font-size: 120%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #CCC;
	margin-top: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}
h4 {
	font-size: 100%;
	font-weight: bold;
	text-decoration: underline;
}
.sectionpicright {
	height: 100%;
	margin-bottom: 20px;
	margin-top: 20px;
	padding: 0px;
	margin-right: 10px;
	margin-left: 10px;
}
#wrapper #primary .sectionpicright img {
	float: right;
	margin-bottom: 3px;
}
.lastsection {
	margin-bottom: 40px;
	padding: 0px;
	margin-right: 10px;
	margin-left: 10px;
}
h5 {
	font-size: 100%;
	color: #65BF55;
	text-decoration: underline;
}
.itembold {
	font-size: 100%;
	font-weight: bold;
}
.red {
	color: #F00;
}

.sectionpictop {
	margin-bottom: 20px;
	padding: 0px;
	margin-right: 10px;
	margin-left: 10px;
}
.ranmidori {
	text-align: center;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #primary table {
	font-size: 110%;
	margin-left: 20px;
}
.contact {
	color: #FF7B00;
	font-weight: bold;
}

