@charset "UTF-8";

/* ************************************************
	1: 基本設定
************************************************@*/

/* font_start */
.fcDRed {
	color:#A10000;
}

.fcOrg {
	color:#FF3C00;
}

.fcLBk {
	color:#333333;
}

.fcBrw {
	color:#6B4A03;
}

.fcDOrg {
	color:#CC7B1C;
}

/* font_end */

#staticContents {
	margin:0 30px 30px 10px;
	color:#333333;
}

#staticContents h3 {
	border-bottom:1px solid #DAD2C5;
	margin:0 0 16px;
}

#staticContents h4 {
	color:#675549;
	margin:0 0 8px;
}

/* TOPへ */

.goTop {
	margin:20px 0 30px;
	text-align:right;
}

/* 振込先 */

.bankArea {
	width:400px;
	background-color:#EBE8D7;
	padding:10px;
	margin:0 auto 16px;
	text-align:center;
	font-weight:bold;
}

/* テーブル */

.staticTbl th,
.staticTbl td {
	padding:8px;
	vertical-align:top;
	border-bottom:1px solid #E7E7E7;
	color:#333333;
}

.staticTbl th {
	color:#6B4A03;
}

.bgBrw {
	background-color:#F4F1EA;
}

.lineBrw {
	border-top:1px solid #E2D2BF;
}

.lineGr {
	border-top:1px solid #E7E7E7;
}

/* Q&A */

.btnFaq {
	text-align:right;
	margin:0 0 20px;
}

.btnFaq img {
	margin:0 0 0 16px;
}

.bgFaqQ {
	background:url(../img/bg_faq_q.gif) no-repeat #F4F1EA;
	padding:24px 10px 24px 70px;
	border-bottom:1px dotted #B38B6A;
	border-top:1px solid #E2D2BF;
}

.bgFaqA {
	background:url(../img/bg_faq_a.gif) no-repeat;
	border-bottom:1px solid #E2D2BF;
	padding:24px 10px 24px 70px;
	margin:0 0 24px;
}

/* サイトマップ */

.sitemapArea {
	margin:0 0 10px;
}

.sitemapArea h5 {
	margin:0 0 16px;
	border-bottom:0px;
	padding:0;
}

.sitemapArea table {	
	margin:0 20px;
}

.sitemapArea td {
	vertical-align:top;
}

.sitemapArea ul {
	margin:0 20px 14px;
	padding:0;
	list-style-type:none;
}

.sitemapArea li {
	background:url(../img/icon_arrow_org.gif) no-repeat 0 4px;
	margin:0 0 8px;
	padding:0 0 0 16px;
}

/* ************************************************
	1: 高価買取セレクション
************************************************@*/
#selection {
	padding:20px 0;
	width:688px;
	margin:0 0 0 20px;
}

#selection h2 {
	margin:0 0 20px;
	padding:0;
	border-bottom:none;
	height:240px;
}

#selection h3 {
	margin:0 0 16px;
}

#itemThumArea {
	width:680px;
	margin:0 auto;
}

.catch {
	margin:0 0 16px;
}

.itemClear {
	clear:both;
}

.itemThum {
	width:160px;
	background:url(../img/selection/bg_thum.jpg) no-repeat bottom;
	padding:0 0 8px;
	margin:0 5px 16px;
	float:left;
}

.itemThumImg {
	height:120px;
}

.itemThum p {
	margin:0 8px;
}

.brand {
	color:#3F3000;
}

.item {
	color:#333333;
}

.priceTit {
	font-size:10px;
	color:#333333;
	font-weight:bold;
}

.selPrice {
	font-weight:bold;
	color:#BD0000;
	text-align:right;
}