/* common */
#sell p {
	line-height: 1.6;
}

#sell .tac {
	text-align: center !important;
}

#sell .tar {
	text-align: right !important;
}

#sell .mtb40 {
	margin-top: 40px !important;
	margin-bottom: 40px !important;
}

#sell .pt10 {
	padding-top: 10px !important;
}

#sell .prl10 {
	padding-right: 10px !important;
	padding-left: 10px !important;
}

#sell .mb30 {
	margin-bottom: 30px !important;
}

#sell .mb40 {
	margin-bottom: 40px !important;
}

#sell .mrl10 {
	margin-right: 10px !important;
	margin-left: 10px !important;
}

#sell .w25p {
	width: 25% !important;
}

#sell .w30p {
	width: 30% !important;
}

#sell .w50p {
	width: 50% !important;
}

#sell .w70p {
	width: 70% !important;
}

#sell .dpn {
	display: block;
	white-space: nowrap;
	text-indent: 100%;
	overflow: hidden;
	width: 340px;
}

#sell .note_txt {
	font-size: 12px;
	font-weight: normal;
}

#sell .strong_txt {
	color: #db4a4a;
	font-weight: bold;
}

#sell .ttl_01 {
	background: #e9f5e2;
	border-left: 4px solid #65a63a;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
	padding: 9px 7px !important;
}

#sell ul.list_arrow_01 {
	margin-bottom: 15px;
}

#sell ul.list_arrow_01 li {
	background: url(/house/img/sell/ico_arrow_01.png) 10px 0.2em no-repeat;
	padding: 0 0 15px 30px;
}

#sell ul.list_arrow_01 li a {
	text-decoration: none;
}

#sell ul.list_arrow_01 li a:hover {
	text-decoration: underline;
}

#sell a.list_arrow_01 {
	background: url(/house/img/sell/ico_arrow_01.png) 0px 0.2em no-repeat;
	display: inline-block;
	padding: 0 0 15px 20px;
	text-decoration: none;
}

#sell a.list_arrow_01:hover {
	text-decoration: underline;
}

#sell ul.list_arrow_02 {
	margin-bottom: 15px;
}

#sell ul.list_arrow_02 li {
	background: url(/house/img/sell/ico_arrow_02.png) 0px 0.2em no-repeat;
	padding: 0 0 15px 20px;
}

#sell ul.list_arrow_02 li a {
	text-decoration: none;
}

#sell ul.list_arrow_02 li a:hover {
	text-decoration: underline;
}

#sell a.list_arrow_02 {
	background: url(/house/img/sell/ico_arrow_02.png) 10px 0.2em no-repeat;
	display: inline-block;
	padding: 0 0 15px 30px;
	text-decoration: none;
}

#sell a.list_arrow_02:hover {
	text-decoration: underline;
}

#sell ul.list_arrow_03 {
	width: 325px;
	margin-bottom: 30px;
}

#sell ul.list_arrow_03 li {
	background: url(/house/img/sell/ico_arrow_02.png) 0px 0.2em no-repeat;
	border-bottom: 1px solid #d3d3d3;
	margin-top: 13px;
	padding: 0 0 13px 20px;
}

#sell ul.list_arrow_03 li a {
	text-decoration: none;
}

#sell ul.list_arrow_03 li a:hover {
	text-decoration: underline;
}

#sell a.list_arrow_03 {
	background: url(/house/img/sell/ico_arrow_02.png) 0 0.2em no-repeat;
	display: block;
	padding: 0 0 15px 20px;
	text-decoration: none;
}

#sell a.list_arrow_03:hover {
	text-decoration: underline;
}

#sell ul.list_arrow_04 li a {
	background: url(/house/img/sell/ico_arrow_02.png) 0 0.2em no-repeat;
	display: block;
	padding: 0 0 15px 20px;
	text-decoration: none;
}

#sell ul.list_arrow_04 li a:hover {
	text-decoration: underline;
}

#sell a.list_arrow_04 {
	background: url(/house/img/sell/ico_arrow_03.png) 10px 0.1em no-repeat;
	display: inline-block;
	padding: 0 0 0 30px;
	text-decoration: none;
}

#sell a.list_arrow_04:hover {
	text-decoration: underline;
}

#sell .list_circle_01 li {
	background: url(/house/img/sell/ico_circle_01.png) 0 0.3em no-repeat;
	padding: 0 0 10px 15px;
}

#sell .list_indent_01 li {
	padding-left: 1em;
	text-indent: -1em;
	margin-bottom: 20px;
}

#sell .tcol2 {
	width: 100%;
	display: table;
}

#sell .tcol2 > div {
	display: table-cell;
	vertical-align: top;
}

#sell .tcol2.type_01 > div:first-child {
	padding-right: 20px;
}

/* IE7 */
*:first-child + html #sell .tcol2 {
	zoom: 1;
}
*:first-child + html #sell .tcol2:after {
	height: 0px;
	clear: both;
	font-size: 0px;
	display: block;
	visibility: hidden;
	content: "";
}
*:first-child + html #sell .tcol2 > div {
	float: left;
	width: 325px;
}

#sell .sell-title {
	padding: 3px 10px;
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: bold;
	background-color: #eee;
}

/* article */
#sell .article {
	/* table */
	/* no_style table */
}

#sell .article h2 {
	background: url(/house/img/sell/ico_headding_01.png) 0 0 no-repeat;
	font-size: 24px;
	font-weight: bold;
	padding: 8px 8px 20px 16px;
}

#sell .article h3 {
	background: #eeeeee url(/house/img/sell/ico_circle_01.png) 10px 0.8em no-repeat;
	font-size: 18px;
	font-weight: bold;
	margin-top: 30px;
	padding: 8px 8px 8px 25px;
}

#sell .article table.table_02 {
	width: 650px;
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px #999 solid;
	line-height: 120%;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}

#sell .article table.table_02 th,
#sell .article table.table_02 td {
	padding: 4px 7px;
	border: solid 1px #999;
	/* 		font-size: 14px; */
	text-align: left;
	vertical-align: top;
}

#sell .article table.table_02 th {
	font-weight: bold;
	background-color: #f4f4f4;
	vertical-align: middle;
}

#sell .article table.no_style {
	border-collapse: collapse;
	border-spacing: 0;
	border: none;
	line-height: 120%;
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 10px;
}

#sell .article table.no_style th,
#sell .article table.no_style td {
	padding: 4px 7px;
	border: none;
	/* 			font-size: 14px; */
	text-align: left;
	vertical-align: top;
}

#sell .article table.no_style th {
	font-weight: bold;
	background-color: initial;
	vertical-align: middle;
}

#sell .article .ttl_02 {
	padding: 0 0 0 10px !important;
	margin: 20px 15px 0 10px;
	color: #65a63a;
	font-size: 18px;
	font-weight: bold;
	border-left: 10px solid #65a63a;
	line-height: 1.2;
}

#sell .article .ttl_03 {
	padding: 5px 10px;
	margin: 20px 15px 0 10px;
	color: #333;
	font-size: 16px;
	font-weight: bold;
	background: #efefef;
	display: inline-block;
}

#sell .article .ttl_04 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
}

/* table */
#sell .table_01 {
	width: 100% !important;
	border-collapse: collapse;
	border: none !important;
}

#sell .table_01 td {
	padding: 20px 0 5px;
	border-bottom: 1px solid #d3d3d3;
}

#sell .table_01 td + td {
	border-left: 1px solid #d3d3d3;
	padding-left: 10px;
}

#sell .table_03 {
	width: 100% !important;
	border-collapse: collapse;
	border: none !important;
}

#sell .table_03 tr + tr th {
	border-top: 1px solid #fff;
}

#sell .table_03 th {
	background: #63A732;
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	padding: 10px 15px;
	text-align: left;
}

#sell .table_03 th + th {
	border-left: 1px solid #fff;
}

#sell .table_03 td {
	border-bottom: 1px solid #d3d3d3;
	padding: 15px 15px 5px;
	vertical-align: top;
	font-size: 14px;
}

#sell .table_03 td + td {
	border-left: 1px solid #d3d3d3;
}

/* assess */
#sell {
	/* assess_side */
}

#sell .assess_wrap {
	margin: 0 auto;
	width: 590px;
}

#sell .assess {
	background: #fff7d4;
	border: 4px solid #f6d228;
	margin-bottom: 10px;
}

#sell .assess h2 {
	background: #f7d400;
	text-align: center;
}

#sell .assess select {
	padding: .2em;
	font-size: 1em;
	border: 1px solid #ccc;
	width: 10.5em;
}

#sell .assess p {
	font-size: 16px;
	font-weight: bold;
}

#sell .assess .select_inner {
	padding: 18px 42px 0;
}

#sell .assess .select_inner dl {
	display: table;
}

#sell .assess .select_inner dt,
#sell .assess .select_inner dd {
	display: table-cell;
	vertical-align: middle;
	height: 30px;
}

#sell .assess .select_inner dt {
	font-size: 18px;
	font-weight: bold;
	line-height: 2;
	width: 130px;
}

#sell .assess .select_inner dt i {
	display: block;
	background: #343434;
	color: #fff;
	height: 30px;
	width: 30px;
	float: left;
	line-height: 2;
	text-align: center;
	margin-right: 5px;
	margin-top: 3px;
	font-size: 15px;
}

#sell .assess .select_inner dd {
	width: 368px;
}

#sell .assess .select_inner dl,
#sell .assess .select_btn {
	border-top: 1px solid #e1d494;
	margin: 10px 0 15px;
	padding-top: 10px;
}

#sell .select_btn {
	text-align: center;
}

#sell .assess_side {
	background: #fff7d4;
	border: 2px solid #f6d228;
	margin-bottom: 24px;
}

#sell .assess_side select {
	padding: .2em;
	font-size: 1em;
	border: 1px solid #ccc;
	width: 10.3em;
}

#sell .assess_side .select_inner {
	padding: 8px 17px 0;
}

#sell .assess_side .select_inner > p {
	font-weight: bold;
	margin-bottom: 5px;
}

#sell .assess_side .select_inner .clearfix {
	overflow: hidden;
}

#sell .assess_side .select_inner dt, #sell .assess_side .select_inner dd {
	border-top: 1px solid #e1d494;
	float: left;
	padding: 10px 0;
	height: 27px;
}

#sell .assess_side .select_inner dt i, #sell .assess_side .select_inner dd i {
	display: block;
	background: #343434;
	color: #fff;
	height: 20px;
	width: 20px;
	float: left;
	line-height: 2;
	text-align: center;
	margin-right: 5px;
	margin-top: 3px;
}

#sell .assess_side .select_inner dt {
	font-size: 16px;
	font-weight: bold;
	line-height: 26px;
	width: 95px;
}

#sell .assess_side .select_inner dt i {
	font-size: 10px;
}

#sell .assess_side .select_inner dd {
	width: 145px;
}

#sell .assess_side .select_btn {
	border-top: 1px solid #e1d494;
	margin: -6px 0 10px;
	padding-top: 10px;
}

#sell .warning span {
	color: #ff0000;
	display: none;
	font-weight: bold;
}

*:first-child + html #sell .assess .select_inner dt,
*:first-child + html #sell .assess .select_inner dd {
	display: block;
	float: left;
	width: auto;
	margin-right: 20px;
}

/* step_box */
#sell .step_box {
	margin-bottom: 30px;
}

#sell .step_box li {
	border-bottom: 2px dashed #d3d3d3;
	padding: 20px 0;
	position: relative;
}

#sell .step_box li + li:before {
	content: "";
	display: block;
	position: absolute;
	top: -2px;
	left: 50%;
	background: url(/house/img/sell/ico_triangle_01.png) 0 0 no-repeat;
	height: 13px;
	width: 25px;
}

#sell .step_box .tcol2 > div {
	vertical-align: middle;
}

#sell .step_box .step_title {
	width: 220px !important;
	padding: 0 20px;
	overflow: hidden;
}

#sell .step_box .step_title_left {
	border-radius: 27px;
	-moz-border-radius: 27px;
	-webkit-border-radius: 27px;
	background: #65a63a;
	color: #fff;
	float: left;
	font-size: 28px;
	text-align: center;
	height: 54px;
	width: 54px;
}

#sell .step_box .step_title_left span {
	display: block;
	font-size: 11px;
	margin-top: 13px;
	line-height: 0.4;
}

#sell .step_box .step_title_right {
	float: left;
	font-size: 18px;
	line-height: 3;
	margin-left: 15px;
	width: 144px;
}

#sell .step_box .text {
	width: 410px !important;
}

/* companies */
#sell .companies {
	background: #f3f3f3;
	margin-bottom: 40px;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	overflow: hidden;
}

#sell .companies .companies_title {
	background: #d7d7d7;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	line-height: 2;
}

#sell .companies .companies_inner {
	padding: 30px 20px 15px 30px;
}

#sell .companies li {
	background: #fff;
	float: left;
	margin: 0 10px 10px 0;
	padding: 15px 22px;
	width: 100px;
}

#sell .companies .note_txt {
	padding: 10px 0 20px;
}

/* area */
#sell .link_area {
	text-align: right;
	margin: 20px 0 40px;
}

#sell .banner_area {
	margin-bottom: 60px;
}

#sell .link_to_index {
	border-top: 1px solid #ccc;
	padding: 20px 0;
}

/* contents_side */
#sell .contents_side {
	border-top: 2px solid #e7e7e7;
	margin-top: 60px;
	padding-top: 45px;
	padding-bottom: 25px;
}

#sell .contents_side .side_ttl {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 20px;
}

/* link_box */
#sell .link_box {
	float: left;
	margin-bottom: 20px;
	width: 325px;
}

#sell .link_box.odd {
	margin-left: 20px;
}

#sell .link_box .link_box_title {
	background: #65a63a;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	line-height: 40px;
	text-align: center;
}

#sell .link_box .link_box_inner {
	border: solid #e5e5e5;
	border-width: 0 1px 1px 1px;
	height: 220px;
	padding: 20px;
	position: relative;
}

#sell .link_box .link_box_lead {
	color: #65a63a;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 1em;
}

#sell .link_box .link_box_btn_area {
	border-top: 1px dashed #e5e5e5;
	text-align: center;
	padding-top: 14px;
	position: absolute;
	bottom: 20px;
	left: 20px;
	width: 285px;
}

/* pnav */
#sell .pnav {
	border-top: 2px solid #d3d3d3;
	margin-bottom: 30px;
	padding-top: 20px;
}

#sell .pnav .tcol2 > div {
	width: 50%;
}

#sell .pnav .tcol2 > div a {
	text-decoration: none;
	display: block;
}

#sell .pnav .prev_post a:hover .txt_post, #sell .pnav .next_post a:hover .txt_post {
	text-decoration: underline;
}

#sell .pnav .prev_post {
	border-right: 1px dashed #d3d3d3;
	background: url(/house/img/sell/ico_prev_post.png) 0 12px no-repeat;
}

#sell .pnav .prev_post a {
	padding: 12px 10px 0 45px;
}

#sell .pnav .next_post {
	background: url(/house/img/sell/ico_next_post.png) right 12px no-repeat;
	text-align: right;
}

#sell .pnav .next_post a {
	padding: 12px 45px 0 10px;
}

#sell .pnav .to_post {
	color: #61a827;
}

#sell .pnav .txt_post {
	color: #333333;
	font-weight: bold;
}

#sell .pnav ul {
	display: table;
	margin-top: 40px;
}

#sell .pnav ul li {
	display: table-cell;
}

#sell .pnav ul li a {
	text-decoration: none;
	display: block;
}

#sell .pnav ul .text {
	padding: 0 10px;
}

#sell .pnav ul .text a {
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	background: #e5e5e5;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #333;
}

#sell .pnav ul .text.active span,
#sell .pnav ul .text a:hover {
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	background: #61a827;
	color: #fff !important;
	display: block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
}

#sell .pnav ul .text a:visited {
	color: #333;
}

#sell .pnav .prev,
#sell .pnav .next {
	width: 50%;
}

#sell .pnav .prev a,
#sell .pnav .next a {
	display: inline-block;
	height: 20px;
	text-decoration: none;
}

#sell .pnav .prev a:hover,
#sell .pnav .next a:hover {
	text-decoration: underline;
}

#sell .pnav .prev {
	text-align: right;
}

#sell .pnav .prev a {
	background: url(/house/img/sell/ico_prev.png) 0 0 no-repeat;
	padding: 0 20px;
}

#sell .pnav .next a {
	background: url(/house/img/sell/ico_next.png) right 0 no-repeat;
	padding: 0 20px;
}

/* IE7 */
*:first-child + html #sell .pnav ul {
	overflow: hidden;
}
*:first-child + html #sell .pnav ul li {
	float: left;
	padding: 10px 0;
}
*:first-child + html #sell .pnav ul .text {
	width: 40px;
	padding: 0 10px;
}
*:first-child + html #sell .pnav .prev,
*:first-child + html #sell .pnav .next {
	width: 110px;
	padding: 10px 0 !important;
}
*:first-child + html #sell .pnav .prev_post,
*:first-child + html #sell .pnav .next_post {
	width: 334px !important;
}
*:first-child + html #sell .pnav .prev_post {
	float: left;
}
*:first-child + html #sell .pnav .next_post {
	float: right;
}
*:first-child + html #sell .pnav .ie7_w180 {
	width: 180px !important;
}
*:first-child + html #sell .pnav .ie7_w210 {
	width: 210px !important;
}
*:first-child + html #sell .pnav .ie7_w240 {
	width: 240px !important;
}
*:first-child + html #sell .pnav .ie7_w270 {
	width: 270px !important;
}

/* related_box */
#sell .related_box {
	overflow: hidden;
	margin-bottom: 60px;
}

#sell .related_box .ttl_related {
	background: #63a732;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	padding: 12px 0;
}

#sell .related_box .ttl_related span {
	display: inline-block;
	margin-left: 15px;
	padding-left: 20px;
	background: url(/house/img/sell/ico_doc.png) 0 0.1em no-repeat;
}

#sell .related_box .link_list {
	background: #f5f5f5;
	overflow: hidden;
}

#sell .related_box .link_list li {
	width: 315px;
	float: left;
	margin: 0 10px;
}

#sell .related_box .link_list .list_arrow_04 a {
	margin-top: 15px;
}

#sell .related_box .link_list li + li {
	border-top: 1px solid #d3d3d3;
}

#sell.sell-lease .companies,
#sell.sell-index .companies,
#sell.sell-detail .companies {
	margin-top: 60px;
}

#sell.sell-index h1,
#sell.sell-detail h1 {
	background: #65a63a;
	color: #fff;
	font-size: 22px;
	margin-bottom: 20px;
	padding: 14px 20px;
}

/* top */
#sell.sell-top .heading_area {
	background: #ceebbb;
	position: relative;
}

#sell.sell-top .heading_area h1 {
	font-size: 48px;
	color: #fff;
	background: url(/house/img/sell/bg_h1.png) 0 0;
	overflow: hidden;
	padding: 20px 20px 0;
}

#sell.sell-top .heading_area .area_left {
	background: #f98100;
	display: block;
	float: left;
	height: 70px;
	padding: 3px;
	width: 70px;
}

#sell.sell-top .heading_area .area_left_inner {
	border: 1px solid #fff;
	display: block;
	padding: 10px 0 10px 4px;
	font-size: 20px;
	letter-spacing: 0.2em;
	text-align: center;
	font-weight: normal;
}

#sell.sell-top .heading_area .area_left_inner span {
	display: block;
}

#sell.sell-top .heading_area .area_right {
	float: left;
	line-height: 1.4;
	margin-top: -3px;
	margin-left: 12px;
	width: 400px;
	font-weight: bold;
}

#sell.sell-top .heading_area .area_right_inner {
	display: block;
	font-size: 18px;
}

#sell.sell-top .heading_area p {
	font-size: 16px;
	padding: 15px 0 20px 28px;
	line-height: 28px;
}

#sell.sell-top .heading_area p em {
	color: #e23535;
	font-size: 25px;
	font-weight: bold;
}

#sell.sell-top .heading_area p strong {
	font-size: 24px;
}

#sell.sell-top .heading_area img {
	position: absolute;
	bottom: 0;
	right: 20px;
}

#sell.sell-top .main_area {
	background: #f3f9f0;
	border: solid #ceebbb;
	border-width: 0 4px 4px 4px;
	padding: 30px 30px 27px;
	margin-bottom: 40px;
}

#sell.sell-top .main_area .note_txt {
	margin-bottom: 30px;
}

#sell.sell-top .main_area h3 {
	border-bottom: 2px solid #abcc95;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 15px;
	padding-bottom: 10px;
}

/* lease */
#sell.sell-lease h1 {
	background: url(/house/img/sell/img_main_lease.png?151126) 0 0 no-repeat;
	height: 180px;
	position: relative;
}

#sell.sell-lease h1 span {
	font-size: 20px;
	font-weight: bold;
	position: absolute;
	top: 120px;
	left: 40px;
}

#sell.sell-lease .main_area p {
	padding: 20px;
}

#sell.sell-lease .main_area .select_btn {
	margin-bottom: 40px;
}

#sell.sell-lease .info_area h2 {
	background: url(/house/img/sell/bg_stripe_01.png) 0 0;
	color: #448e13;
	font-size: 18px;
	font-weight: bold;
	padding: 12px 14px;
}

#sell.sell-lease .info_area .column_01 {
	padding: 20px 0 40px;
}

#sell.sell-lease .info_area .column_01 > div {
	padding: 0 20px;
	width: 50%;
}

#sell.sell-lease .info_area .column_01 > div:first-child {
	border-right: 1px solid #d3d3d3;
}

#sell.sell-lease .info_area .title_area {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}

#sell.sell-lease .info_area .tcol2 .list_arrow_01 {
	margin-top: 15px;
}

#sell.sell-lease .info_area .column_02 {
	padding: 20px 0 35px;
}

#sell.sell-lease .info_area .column_02 > div:first-child {
	padding-left: 20px;
}

/* IE7 */
*:first-child + html #sell.sell-lease .info_area {
	margin-top: 20px;
}
*:first-child + html #sell.sell-lease .info_area .column_01 > div {
	width: 275px !important;
}

/* index */
#sell.sell-index .main_area {
	margin-bottom: 40px;
	background: url(/house/img/sell/img_main_index.png?20151127) right top no-repeat;
	padding-right: 215px;
}

#sell.sell-index .tcol2 > div:first-child {
	padding-right: 20px;
}

#sell.sell-index .article {
	padding-bottom: 10px;
}

/* IE7 */
*:first-child + html #sell.sell-index .main_area.tcol2 > div:first-child {
	width: 454px !important;
}
*:first-child + html #sell.sell-index .main_area.tcol2 .select_btn {
	width: 196px !important;
}

/* detail */
#sell.sell-detail .main_area p {
	padding: 0 10px 20px;
	font-size: 16px;
	line-height: 1.8;
}

#sell.sell-detail .article {
	padding-bottom: 10px;
}

#sell.sell-detail .article h2 {
	margin-left: 10px;
	margin-right: 10px;
}

#sell.sell-detail .article p {
	font-size: 16px;
	line-height: 1.8;
	padding: 20px 10px 0;
}

#sell.sell-detail .article > ul {
	padding: 20px 10px 0;
	font-size: 16px;
	line-height: 1.8;
}

#sell.sell-detail .article p + h2 {
	margin-top: 40px;
}

#sell.sell-detail .article a:hover {
	text-decoration: none;
}