＊ {
	margin: 0px;
	padding: 0px;/* ユニバーサルセレクタを利用した初期化 */
}
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
	margin-top: 0px;
	background-image: url(images/jungle.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 9px;
}
address {
	font-family: "Courier New", Courier, monospace;
	font-style: normal;
	font-size: 12px;
	text-align: right;
}
p {
	font-family: "ヒラギノ丸ゴ Pro W4", "丸ゴシック−ミディアム", sans-serif, "ヒラギノ角ゴ Pro W3", "メイリオ";
	font-size: 12px;
	color: #333;
	margin-bottom: 0.3em;
	line-height: 1.2em;
}
a {
	text-decoration: none;
	color: #663;
}
a img {
	border-style : none;
	border-width : 0px;
	text-decoration : none;
}
a .box p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: bold;
}
a:hover {
	color: #F99;
}
a .box p:hover {
	color: #F99;
}
h1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-align: right;
	display: block;
}
h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	border-left-color: #999;
	border-left-width: 5px;
	border-left-style: solid;
	text-indent: 5px;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-indent: 10px;
	margin: 5px;
}
h4 {
	font-family: "ヒラギノ丸ゴ Pro W4", "丸ゴシック−ミディアム", sans-serif, "ヒラギノ角ゴ Pro W3", "メイリオ";
	font-size: 12px;
	color: #333;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	display: block;
	text-align: left;
}
h6 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 9px;
	color: #333;
}

li {
	font-size: 12px;
	line-height: 1.2em;
}
form {
	font-size: 12px;
	text-align: center;
}
.style1 {	color: #336600;
	font-weight: bold;
}
.style2 {font-size: 10px}
