body {
	background-image: url(../image/bg_obi2.gif);
	background-repeat: no-repeat;
	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/concept_img.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	padding: 0px;
	height: 276px;
	width: 955px;
	margin-right: 3px;
	margin-left: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#main {
	width: 955px;
	margin-right: 3px;
	margin-left: 2px;
}
h2 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 20px;
	color: #9E8A2E;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #60590D;
	margin-left: 30px;
	padding-left: 5px;
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #60590D;
	width: 880px;
	clear: both;
	margin-top: 30px;
}
.wrapper {
	float: left;
	width: 430px;
	margin-left: 40px;
	margin-bottom: 60px;
}
.wrapper2 {
	float: right;
	width: 430px;
	margin-bottom: 30px;
	margin-right: 30px;
}
