@charset "utf-8";

/* バナーエリア開始 */
#contents #banner {
	width: 650px;
	margin-left: 20px;
}

#contents #banner100per {
	width: 100%;
	margin-bottom: 15px;
}

/* 不動産売却の流れ開始 */
#contents #flow {
	width: 650px;
	margin-left: 20px;
	height: 250px;
	background-image: url(../images/background_sell1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/* 不動産売却の流れ：左エリア */
#contents #flow #left {
	height: 250px;
	float: left;
	width: 320px;
}

#contents #flow #left div#comment {
	margin-top: 120px;
	padding-left: 35px;
}

#contents #flow #left div#button {
	margin-top: 20px;
	padding-left: 22px;
}

/* 不動産売却の流れ：右エリア */
#contents #flow #right {
	height: 250px;
	float: left;
	width: 200px;
	margin-left: 85px;
}

#contents #flow #right ul {
	padding: 0px;
	width: 200px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#contents #flow #right ul li {
	width: 200px;
	margin: 0px;
	list-style-type: none;
	height: 25px;
	padding: 0px;
}

#contents #flow #right ul li a {
	outline: none;
}

#contents #flow #right ul li.next {
	height: 15px;
	text-align: center;
	font-weight: bold;
}

#contents #flow #right ul li#flow02 a {
	width: 200px;
	height: 25px;
	text-indent: -9999px;
	text-decoration: none;
	display: block;
	background-image: url(../images/banner_sell.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#contents #flow #right ul li#flow02 a:hover {
	text-decoration: none;
	background-image: url(../images/banner_sell.gif);
	background-repeat: no-repeat;
	background-position: -200px 0px;
}

#contents #flow #right ul li#flow03 a {
	width: 200px;
	height: 25px;
	text-indent: -9999px;
	text-decoration: none;
	display: block;
	background-image: url(../images/banner_sell.gif);
	background-repeat: no-repeat;
	background-position: 0px -25px;
}

#contents #flow #right ul li#flow03 a:hover {
    text-decoration: none;
	background-image: url(../images/banner_sell.gif);
	background-repeat: no-repeat;
	background-position: -200px -25px;
}

#contents #flow #right ul li#flow04 a {
	width: 200px;
	height: 25px;
	text-indent: -9999px;
	text-decoration: none;
	display: block;
	background-image: url(../images/banner_sell.gif);
	background-repeat: no-repeat;
	background-position: 0px -50px;
}

#contents #flow #right ul li#flow04 a:hover {
    text-decoration: none;
	background-image: url(../images/banner_sell.gif);
	background-repeat: no-repeat;
	background-position: -200px -50px;
}

#contents #flow #right ul li#flow05 a {
	width: 200px;
	height: 25px;
	text-indent: -9999px;
	text-decoration: none;
	display: block;
	background-image: url(../images/banner_sell.gif);
	background-repeat: no-repeat;
	background-position: 0px -75px;
}

#contents #flow #right ul li#flow05 a:hover {
    text-decoration: none;
	background-image: url(../images/banner_sell.gif);
	background-repeat: no-repeat;
	background-position: -200px -75px;
}

#contents #flow #right ul li#flow06 a {
	width: 200px;
	height: 25px;
	text-indent: -9999px;
	text-decoration: none;
	display: block;
	background-image: url(../images/banner_sell.gif);
	background-repeat: no-repeat;
	background-position: 0px -100px;
}

#contents #flow #right ul li#flow06 a:hover {
    text-decoration: none;
	background-image: url(../images/banner_sell.gif);
	background-repeat: no-repeat;
	background-position: -200px -100px;
}

#contents #flow #right ul li#flow07 a {
	width: 200px;
	height: 25px;
	text-indent: -9999px;
	text-decoration: none;
	display: block;
	background-image: url(../images/banner_sell.gif);
	background-repeat: no-repeat;
	background-position: 0px -125px;
}

#contents #flow #right ul li#flow07 a:hover {
    text-decoration: none;
	background-image: url(../images/banner_sell.gif);
	background-repeat: no-repeat;
	background-position: -200px -125px;
}
/* 不動産売却の流れ終了 */

/* 査定・相談依頼開始 */
#contents #satei {
	width: 650px;
	margin-left: 20px;
	margin-top: 15px;
	padding: 0px;
	border: 1px solid #000099;
	clear: both;
	margin-bottom: 20px;
}

#contents #satei #title {
	height: auto;
	width: auto;
	background-color: #000099;
	padding: 10px;
}

#contents #satei #title p {
	font-size: 146.5%;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

#contents #satei #subtitle p {
	color: #000000;
	text-align: center;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}

div#contents div#satei ul {
	padding: 0px;
	width: 650px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 57px;
}

div#contents div#satei ul li {
	width: 124px;
	height: 57px;
	list-style-type: none;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

div#contents div#satei ul li a {
	width: 124px;
	height: 57px;
	outline: none;
	text-indent: -9999px;
	text-decoration: none;
	display: block;
}

div#contents div#satei ul li#sale-land a {
	background-image: url(../images/btn_satei.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

div#contents div#satei ul li#sale-land a:hover {
	text-decoration: none;
	background-image: url(../images/btn_satei.gif);
	background-repeat: no-repeat;
	background-position: -124px 0px;
}

div#contents div#satei ul li#sale-house a {
	background-image: url(../images/btn_satei.gif);
	background-repeat: no-repeat;
	background-position: 0px -57px;
}

div#contents div#satei ul li#sale-house a:hover {
	text-decoration: none;
	background-image: url(../images/btn_satei.gif);
	background-repeat: no-repeat;
	background-position: -124px -57px;
}

div#contents div#satei ul li#sale-mant a {
	background-image: url(../images/btn_satei.gif);
	background-repeat: no-repeat;
	background-position: 0px -114px;
}

div#contents div#satei ul li#sale-mant a:hover {
	text-decoration: none;
	background-image: url(../images/btn_satei.gif);
	background-repeat: no-repeat;
	background-position: -124px -114px;
}

div#contents div#satei ul li#sale-work a {
	background-image: url(../images/btn_satei.gif);
	background-repeat: no-repeat;
	background-position: 0px -171px;
}

div#contents div#satei ul li#sale-work a:hover {
	text-decoration: none;
	background-image: url(../images/btn_satei.gif);
	background-repeat: no-repeat;
	background-position: -124px -171px;
}

div#contents div#satei ul li#sale-shueki a {
	background-image: url(../images/btn_satei.gif);
	background-repeat: no-repeat;
	background-position: 0px -228px;
}

div#contents div#satei ul li#sale-shueki a:hover {
	text-decoration: none;
	background-image: url(../images/btn_satei.gif);
	background-repeat: no-repeat;
	background-position: -124px -228px;
}

div#contents div#satei p#select {
	color: #000000;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
/* 査定・相談依頼終了 */

/* 買取開始 */
#contents div#kaitori {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}
/* 買取終了 */

/* 求む物件開始 */
#contents div#wish {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}

#contents div#wish ul {
	padding: 0px;
	margin: 0px;
}

#contents div#wish ul li {
	margin: 0px;
	list-style-type: none;
	list-style-image: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}

/* 求む物件終了 */

/* 東商ハウスの売却力開始 */
/* ポイント（テーブルタイプ）開始 */
#contents div#power table.point {
	background-color: #d9d9d9;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	width: 650px;
}

#contents div#power table.point td.image {
	width: 120px;
	padding: 10px;
}

#contents #power table.point td.title {
	margin: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: middle;
}

#contents #power table.point td.title ul {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#contents #power table.point td.title ul li {
	float: left;
	font-size: 153.9%;
	color: #00a0dd;
	font-weight: bold;
	list-style-type: none;
}

#contents #power table.point td.title ul li.points {
	float: left;
	background-color: #00a0dd;
	color: #FFFFFF;
	font-size: 108%;
	margin-right: 10px;
	padding: 3px;
}

#contents #power table.point td.explanation {
	padding: 10px;
	text-align: left;
	vertical-align: middle;
}

/* ポイント（テーブルタイプ）終了 */

/* 東商ハウスの売却力終了 */

/* コンテンツフォーマット開始 */
#contents ul {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 40px;
	padding: 0px;
}

#contents ul li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-left: 0px;
	list-style-type: decimal;
}

#contents dl {
	padding: 0px;
	margin: 0px;
}

#contents dl dt {
	padding: 3px;
	font-size: 116%;
	margin: 0px;
}

#contents dl dd {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 100%;
	color: #555555;
}

div#contents img.right {
	padding: 3px;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	float: right;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

/* コンテンツフォーマット終了 */

/* マンション買い取り致します 開始 */
div#contents div#kaitori-image {
	margin-bottom: 20px;
	margin-left: 20px;
}
/* マンション買い取り致します 終了 */

/* ライブラリ 建物名で検索 開始 */
div#contents div#library {
	width: 650px;
	margin-left: 20px;
	margin-bottom: 20px;
	border: 1px solid #000099
}

div#contents div#library div#title {
	height: auto;
	width: auto;
	background-color: #000099;
	padding: 10px;
}

div#contents div#library div#title p {
	font-size: 146.5%;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

div#contents div#library div#subtitle p {
	color: #000000;
	text-align: center;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}

div#contents div#library div#form {
	font-size: 131%;
	text-align: center;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
/* ライブラリ 建物名で検索 終了 */
