@charset "shift_jis";

/* editable */

body {
	text-align: center;
	color: #000;
	background-color: #EEEEDB;
}

h1.logo {
	font-family: "HG³ž²‘‘Ì-PRO", "³’²Ë“ìs‘‘ÌEXP", serif;
	color: #FFFFFF;
	background-color: #606000;
	width: 60%;
	padding: 0.5em 0.5em;
}

h2 {
	text-align: left;
	color: #606000;
  background:transparent;
	width: 60%;
}

h3 {
	text-align: left;
	color: #000;
  background:transparent;
	width: 60%;
	margin-left: 2em;
}

hr {
	width: 60%;
}

ul {
	text-align: left;
	font-weight: bold;
	width: 60%;
}

.home {
	text-align: center;
	font-weight: bold;
}

.note {
	font-family: "HG³ž²‘‘Ì-PRO", "³’²Ë“ìs‘‘ÌEXP", serif;
	text-align: center;
	font-weight: bold;
}"

/* end editable */
