
/*--------------------------------------------------------------------+
|	ご売却アドバイス
+---------------------------------------------------------------------*/
	
	div#sell div.sell-advice td {
	}
	
	div#sell div.sell-advice p.advice-faq {
		text-align:right;
	}
	
	div#sell div.sell-advice p.advice-faq a {
		background: url(../s_imgs/rightarrow.gif) no-repeat 0px 2px;
		padding-left:11px;
	}
	
	div#sell div.sell-advice p.advice-notice {
		text-align:right;
		font-size:65%;
	}
	
	
	div#sell div.sell-advice div.advice-number {
		line-height:1.5;
	}
	
	/* アドバイス 項目ナンバリング */
	div#sell div.sell-advice div.advice-number h2 {
		padding-left:21px;
		font-size:75%;
		font-weight:bold;
		margin-bottom:3px;
		line-height:16px;
	}
	
	div#sell div.sell-advice div.advice-number p {
		margin-bottom:8px;
	}
	
	div#sell div.sell-advice div.advice-number h2.advice-number-01 {
		background:url(../syutoken/sell/imgs/icon_sell_advice_01.gif) no-repeat center left;
	}
	div#sell div.sell-advice div.advice-number h2.advice-number-02 {
		background:url(../syutoken/sell/imgs/icon_sell_advice_02.gif) no-repeat center left;
	}
	div#sell div.sell-advice div.advice-number h2.advice-number-03 {
		background:url(../syutoken/sell/imgs/icon_sell_advice_03.gif) no-repeat center left;
	}
	div#sell div.sell-advice div.advice-number h2.advice-number-04 {
		background:url(../syutoken/sell/imgs/icon_sell_advice_04.gif) no-repeat center left;
	}
	div#sell div.sell-advice div.advice-number h2.advice-number-05 {
		background:url(../syutoken/sell/imgs/icon_sell_advice_05.gif) no-repeat center left;
	}
	div#sell div.sell-advice div.advice-number h2.advice-number-06 {
		background:url(../syutoken/sell/imgs/icon_sell_advice_06.gif) no-repeat center left;
	}
	div#sell div.sell-advice div.advice-number h2.advice-number-07 {
		background:url(../syutoken/sell/imgs/icon_sell_advice_07.gif) no-repeat center left;
	}


		/* お問い合せ */
	div#sell .contact-sell {
	margin: 53px 0 0 110px;
	padding: 0px;
	width: 510px;
	}
	div#sell .contact-sell-box {
	margin: 0px;
	padding: 0px;
	width: 510px;
	height:139px;
	background: url(../syutoken/sell/imgs/contact_bg_sell.jpg) no-repeat;

	}
	div#sell .contact-sell-box h3 {
	float:left;
	margin: 10px 0px 0px 10px;
	padding: 0px;
	}
	div#sell .contact-sell-box a {
	float:left;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	}

/*--------------------------------------------------------------------+
|	ご購入アドバイス
+---------------------------------------------------------------------*/

	div#buy div.buy-advice p.advice-faq {
		text-align:right;
	}
	
	div#buy div.buy-advice p.advice-faq a {
		background: url(../s_imgs/rightarrow.gif) no-repeat 0px 2px;
		padding-left:11px;
	}
	
	div#buy div.buy-advice p.advice-notice {
		text-align:right;
		font-size:65%;
	}
	
	
	div#buy div.buy-advice div.advice-number {
		line-height:1.5;
	}
	
	/* アドバイス 項目ナンバリング */
	div#buy div.buy-advice div.advice-number h2 {
		padding-left:21px;
		font-size:75%;
		font-weight:bold;
		margin-bottom:3px;
		line-height:16px;
	}
	
	div#buy div.buy-advice div.advice-number p {
		margin-bottom:8px;
	}
	
	div#buy div.buy-advice div.advice-number h2.advice-number-01 {
		background:url(../syutoken/mansion/imgs/icon_buy_advice_01.gif) no-repeat top left;
	}
	div#buy div.buy-advice div.advice-number h2.advice-number-02 {
		background:url(../syutoken/mansion/imgs/icon_buy_advice_02.gif) no-repeat top left;;
	}
	div#buy div.buy-advice div.advice-number h2.advice-number-03 {
		background:url(../syutoken/mansion/imgs/icon_buy_advice_03.gif) no-repeat top left;;
	}
	div#buy div.buy-advice div.advice-number h2.advice-number-04 {
		background:url(../syutoken/mansion/imgs/icon_buy_advice_04.gif) no-repeat top left;;
	}
	div#buy div.buy-advice div.advice-number h2.advice-number-05 {
		background:url(../syutoken/mansion/imgs/icon_buy_advice_05.gif) no-repeat top left;;
	}
	div#buy div.buy-advice div.advice-number h2.advice-number-06 {
		background:url(../syutoken/mansion/imgs/icon_buy_advice_06.gif) no-repeat top left;;
	}
	div#buy div.buy-advice div.advice-number h2.advice-number-07 {
		background:url(../syutoken/mansion/imgs/icon_buy_advice_07.gif) no-repeat top left;;
	}
	div#buy div.buy-advice div.advice-number h2.advice-number-08 {
		background:url(../syutoken/mansion/imgs/icon_buy_advice_08.gif) no-repeat top left;;
	}
	div#buy div.buy-advice div.advice-number h2.advice-number-09 {
		background:url(../syutoken/mansion/imgs/icon_buy_advice_09.gif) no-repeat top left;;
	}
	
	/* お問い合せ */
	.contact-buy {
	margin: 53px 0 0 110px;
	padding: 0px;
	width: 510px;
	}
	.contact-buy-box {
	margin: 0px;
	padding: 0px;
	width: 510px;
	height:139px;
	background: url(../syutoken/mansion/imgs/contact_bg_buy.jpg) no-repeat;
	}
	.contact-buy-box h3 {
	float:left;
	margin: 10px 0px 0px 10px;
	padding: 0px;
	}
	.contact-buy-box a {
	float:left;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	}

/*--------------------------------------------------------------------+
|	共通部分
+---------------------------------------------------------------------*/
	
	div.backtop {
		text-align:right;
	}
	
	div.backtop a {
		text-decoration: underline;
		color: #666666;
		font-size: 65%;
		background: url(../s_imgs/backarrow.gif) no-repeat 0px 2px;
		padding-left: 11px;
	}

/*--------------------------------------------------------------------+
|	「FAQ はこちらから」アイキャッチ
+---------------------------------------------------------------------*/

		/* リストボックス */
	.buy-faq-text-box {
	margin:0px 0px 10px 10px;
	padding:10px 20px 8px 20px;
	border-left: 2px solid #DFDFDF;
	border-right: 2px solid #DFDFDF;
	border-bottom: 2px solid #DFDFDF;
	}
		/* リスト */
	ul.buy-faq-text-list {
		margin:0px;
		padding:0px;
	}
	/* リストアイテム */
	ul.buy-faq-text-list li {
		background: url(../s_imgs/ic_blue_8.gif) 4px 3px no-repeat;
		padding-left:16px;
		font-size:75%;
		list-style:none;
		line-height:1.2;
		margin:11px 0;
	}
