@charset "utf-8";
.ｈ1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	background-color: #FFC;
	height: 30px;
	width: 800px;
	font-style: normal;
	text-decoration: none;
	color: #390;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	list-style-type: none;
}
.ｈ1 table caption {
	margin: 15px;
}
.ｈ1 table tr th {
	font-size: 12px;
	text-decoration: none;
	background-color: #090;
	color: #FFF;
}
.ｈ1 table tr td {
	background-color: #FFF;
	font-size: 14px;
	text-decoration: none;
	padding-left: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.foot {
	width: 600px;
	font-size: 14px;
	text-decoration: underline;
	margin-left: 20px;
	padding-left: 10px;
	list-style-type: none;
	float: left;
	
}
.foot ul li{
	list-style-type: none;
	display: inline;
	padding-left: 15px;
}
