#wrap {
	width: 1280px;
	margin-right: auto;
	margin-left: auto;
}
#wrap #center {
	float: left;
	width: 980px;
	text-align: center;
}
#wrap #center table {
	background-color: #DDD;
	text-align: left;
}
#wrap #center table tr td {
	background-color: #FFF;
	text-align: center;
}
#wrap #center table tr th {
	text-align: center;
	color: #933;
	font-size: 18px;
	line-height: 24px;
}
#wrap #harder {
	height: 140px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url(shou/table3.gif);
}
h1 {
	color: #900;
	background-image: url(blog_img/commenthead.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	letter-spacing: 5px;
}
h2 {
	font-size: 24px;
	color: #660;
	letter-spacing: 1em;
}
#wrap #footer {
	text-align: center;
	font-size: 12px;
	margin-top: 15px;
	float: none;
	clear: both;
}
#wrap #setumei {
	clear: both;
	text-align: center;
	padding-top: 20px;
}
#wrap #setumei table {
	margin-right: auto;
	margin-left: auto;
	background-color: #DDD;
}
#wrap #setumei table tr td {
	background-color: #FFF;
	text-align: left;
}
#wrap #setumei table tr th {
	background-color: #FC9;
	width: 100px;
}
