body {
	background-image: url(../images/bg_socie.jpg);
}

#content-all {
	width: 900px;
	padding: 0 50px 50px 50px;
	margin: 320px auto 0 auto;
	padding-top: 10px;
	background: #382a12;
	border: 1px solid #000000;
}

/* header-ソシエ2nd
------------------------------------------------------------------*/
#head {
	width: 100%;
	height: 297px;
	z-index: 10000;
	position: fixed;
	background-image: url(../images/bg_socie_index.jpg);
	background-repeat: repeat-x;
	top: 0px;
	left: 0px;
	marginm: 0 auto;
}
#head-inner {
	width: 1000px;
	height: 297px;
	background-image: url(../images/head_image_socie.jpg);
	background-position-y: bottom;
	background-repeat: no-repeat;
	position: relative;
	margin: 0 auto;
}
#head-inner img {
	margin: -14px 0 0 810px;
}
#head h1 {
	width: 1000px;
	margin: 0 auto;
    position: relative;
    top: 0;
    left: 348px;
}
#head h1 img {
    margin: 0 auto;
}
#head ul.navi {
    position: absolute;
    top: 226px;
    left: 25px;
}
#head ul.navi li {
	float: left;
}
#head ul.navi li img {
	margin: 0 20px 0 0;
}

/* title
--------------------------------------*/
h2{
	color: #813E0E;
}