* {

	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: center;
	background-image: url(../images/back3.jpg);
	background-repeat: repeat-y;
	background-position: left;
	color: #FFFFFF;
	background-color: #336935;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.main {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
}

h1 {
	text-align: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #FFCC33;
	font-weight: bold;
	background-image: url(../images/hana5.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 20px;
	background-color: #336935;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 2px;
}
h2 {
	width: 220px;
	text-align: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #FF9900;
	font-weight: bold;
	clear: right;
	float: right;
	padding-top: 10px;
	padding-bottom: 20px;
}
h3 {
	text-align: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #FF9900;
	font-weight: bold;
}
.sub_title {
	text-align: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #FFFFFF;
	font-weight: bold;
}
.date {
	text-align: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}
.image1 {
	float: left;
	clear: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #336935;
}

.box1 p {
	width: 220px;
	clear: right;
	float: right;
	line-height: 20px;
	text-align: left;
	color: #FFFFFF;
}
p {
	line-height: 20px;
	text-align: left;
	color: #FFFFFF;
}
.box1 {
	width: 540px;
	background-color: #336935;
	margin-top: 50px;
	text-align: left;
	line-height: 20px;
	letter-spacing: 0.2em;
}
.box2 {
	width: 540px;
	background-color: #336935;
	margin-top: 50px;
	clear: both;
}
a {
	color: #FF6600;
}
a:hover ,a:visited {
	font-weight: bold;
	color: #FF6633;
}
img {
	text-decoration: none;
	border: none;
	margin-top: 10px;
	margin-bottom: 10px;
}
.box4 {
	width: 540px;
	background-color: #336935;
	margin-top: 10px;
	clear: both;
	line-height: 20px;
}

