@charset "UTF-8";

body {
	background:url(../images/sell/bg01.png) no-repeat center bottom;
}

/* .headTitle */
.headTitle {
	background:url(../images/sell/bg_mainimg.jpg) no-repeat center top;
	background-size:cover;
	padding:112px 0 106px;
}
.headTitle h1 {
	width:1020px;
	margin:0 auto;
	clear:both;
	position:relative;
}
.headTitle h1 span {
	width:400px;
	display:block;
	background:url(../common/images/bg.png) repeat left top;
	padding:30px 0;
	font-size:0;
	line-height:0;
}
.headTitle h1 em {
	position:absolute;
	width:200%;
	display:block;
	left:-200%;
	top:0;
	height:98px;
	padding:30px 0;
	background:url(../common/images/bg.png) repeat left top;
}

/* .sellArea */
.sellArea {
	background:url(../images/sell/bg02.png) no-repeat center top;
	padding:91px 0 0;
}
.sellArea .inner {
	padding-bottom:24px;
}
.sellArea .cont01 {
	width:577px;
	float:left;
	border-right:#dcdddd 1px solid;
	padding-bottom:12px;
	margin-bottom:98px;
}
.sellArea .cont01 .tit01 {
	padding:5px 0 30px 152px;
}
.sellArea .cont02 {
	width:440px;
	float:right;
}
.sellArea .cont02 .tit01 {
	padding:5px 0 30px 104px;
}
.sellArea .listTxt li {
	line-height:2;
}
.sellArea .cont01 .listTxt {
	padding:0 0 0 10px;
}
.sellArea .cont02 .listTxt {
	padding:0 0 0 48px;
}
.sellArea .ttl01 {
	clear:both;
	text-align:center;
}
.sellArea .txt01 {
	text-align:center;
	line-height:2;
	padding:20px 0 36px;
}
.sellArea .mimg {
	padding:38px 0 44px;
	text-align:center;
}