h1 {
	font-size: 16px;
	clear:both;
	color: #FFF;
	background-image: url(images/h1back.jpg);
	font-weight: 300;
	width: 495px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	height: 29px;
	text-align: center;
	top: 10px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h2 {
	font-size: 16px;
	border:3px groove #c39;
	color: #000;
	padding-left: 4px;
	clear:both;
	float: none;
	width: 350px;
	margin-top: 0.5em;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 10px;
	list-style-type: none;
}

h3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #C00;
	background-color: #FFF;
	border: thin outset #FFF;
	text-align: center;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: 900;
}
td img {display: block;}

body {
	background-color: #C99;
}

