body {
	background-image: url(../image/bg_obi2.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-color: #E4E4E4;
}
#content {
	background-image: url(../image/page_content.gif);
	margin: auto;
	width: 960px;
	background-repeat: no-repeat;
}
h1 {
	background-image: url(../image/outline_img.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	padding: 0px;
	height: 219px;
	width: 955px;
	margin-right: 3px;
	margin-left: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#main {
	width: 955px;
	margin-right: 3px;
	margin-left: 2px;
	height: auto;
}
h2 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 20px;
	color: #561633;
	padding-top: 30px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C49C82;
	width: 880px;
	margin-left: 40px;
}
#comment {
	width: auto;
	float: right;
	margin-right: 80px;
}

.wrapper {
	float: left;
	width: 430px;
	margin-left: 40px;
	margin-bottom: 60px;
}
.wrapper2 {
	float: right;
	width: 430px;
	margin-bottom: 30px;
	margin-right: 30px;
}
table {
	margin-left: 75px;
	font-size: 12px;
	color: #333333;
	line-height: 1.3em;
}
#comment p {
	font-size: 10px;
}

th {
	background-color: #EADCD3;
	width: 150px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #C49C82;
	font-weight: normal;
	text-align: left;
	text-indent: 5px;
	padding-top: 5px;
}
td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EADCD3;
	padding-top: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
