@charset "utf-8";
figure {
	margin-top: 10px;
	text-align: center;
	margin-bottom: 10px;
}

figure figcaption {
	text-align: center;
	font-size: 14px;
	color: #666;
}
figure img {
	width: 300px;
}

.textleft-imgright {
	padding: 20px;
}


header p {
	text-align: left;
	text-indent: 20px;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}
header a {
	text-decoration: none;
	color: #496C00;
	text-shadow: #666 1px 1px 2px;
	font-size: 20px;
}


.contents {
	text-align: left;
}

body {
  font-family: "Open Sans", sans-serif;
  line-height: 1.25;
}



h1{
	color: #666666;
	text-shadow: #666 1px 1px 2px;
	font-size: 20px;
	background-image: url(../img/bg01.jpg);
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #F90;
	margin-top: 10px;
	padding-top: 10px;
	font-weight: normal;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}







h2 {
	background-image: url(../img/h2bg-memo.png);
	height: 50px;
	background-repeat: no-repeat;
	padding-top: 25px;
	padding-left: 70px;
	color: #339900;
	font-weight: normal;
	clear: both;
	font-size: 21px;
}
h3  {
	margin-left: 10px;
	color: #50592F;
	text-shadow: #999 1px 1px 2px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #F90;
	text-indent: 10px;
	margin-top: 30px;
}
.h2-br {
	font-size: 17px;
	line-height: 17px;
}
.img-right {
	text-align: center;
	font-size: 14px;
	color: #666;
}
p {
	margin-right: 5px;
	margin-left: 5px;
}
.text-12px {
	font-size: 12px;
}
list-standard {
	margin-left: 10px;
}
.list-standard li {
	margin-bottom: 10px;
}
.kikansi-box {
	float: left;
	border: 1px solid #CCC;
	text-align: center;
	color: #666;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	background-image: url(../img/kikan03.jpg);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 18px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.size14 {
	font-size: 14px;
	line-height: 15px;
}
.size10 {
	font-size: 10px;
}
.kikan-cont {
	overflow: auto;
	margin-right: auto;
	margin-left: auto;
	
}
.backNo {
	font-size: 24px;
	color: #538A6F;
	text-shadow: #666 2px 2px 2px;

}
.contentsbox {
	margin: 20px;
}
