@charset "utf-8";
/*------------------------------------
			出張買取 ---------------*/
#visit p {
	padding: 15px 10px;
	font-size: 14px;
	line-height: 1.4em;
}
#visit p.attention {
	padding: 0;
	font-size: 10px;
	text-align: right;
}
/*------------------------------------
			宅配買取 ---------------*/
#deliver .left {
	width: 360px;
	padding-bottom: 15px;
	float: left;
}
#deliver .right {
	width: 360px;
	padding-bottom: 15px;
	float: right;
}

/*------------------------------------
			flow -------------------*/
#flow {
	width: 695px;
	padding-left: 20px;
}
#flow .flow_img {
	width: 140px;
	height: 100px;
	float: left;
	padding-right: 10px;
}
#flow .flow_explain {
	width: 545px;
	min-height: 100px;
	float: right;
}
#flow .flow_explain p {
	padding: 5px 0 0 10px;
	font-size: 12px;
	line-height: 1.4em;
}
#flow a:link,
#flow a:active,
#flow a:visited {
	color: #900;
	text-decoration: underline;
}
#flow a:hover {
	color: #900;
	text-decoration: none;
}
#flow .arrow {
	width: 580px;
	margin: 0 auto;
	padding-bottom: 15px;
}
#flow .pdf {
	width: 530px;
	height: 90px;
	padding-left: 10px;
	padding-top: 10px;
	margin-top: 10px;
	background: url(../img/bg_pdf.jpg) no-repeat;
}
#flow .pdf p {
	padding-top: 10px;
	font-size: 12px;
	line-height: 1.4em;
	text-indent: -12px;
}

/*------------------------------------
			用意 -------------------*/
#prepare {
	width: 705px;
	padding: 0 15px;
}
#prepare .prepare01 {
	width: 345px;
	height: 155px;
	background: url(../img/prepare01.jpg) no-repeat;
	float: left;
	margin-bottom: 15px;
}
#prepare .prepare02 {
	width: 345px;
	height: 155px;
	background: url(../img/prepare02.jpg) no-repeat;
	float: right;
	margin-bottom: 15px;
}
#prepare .prepare02 span {
	font-size: 10px;
	line-height: 1.4em;
}
#prepare .prepare03 {
	width: 345px;
	height: 155px;
	background: url(../img/prepare03.jpg) no-repeat;
	float: right;
	margin-bottom: 15px;
}
#prepare .prepare03 .btn {
	padding-left: 145px;
}
#prepare .prepare04 {
	width: 705px;
	height: 215px;
	background: url(../img/prepare04.jpg) no-repeat;
	clear: both;
	margin-bottom: 15px;
}
#prepare .prepare04 span.red {
	color: #900;
}
#prepare p {
	font-size: 12px;
	line-height: 1.4em;
	padding: 50px 10px 10px 145px;
}
#prepare p.attention {
	font-size: 12px;
	line-height: 1.4em;
	padding: 5px 10px 10px 40px;
	text-indent: -12px;
}

/*------------------------------------
			実績 -------------------*/
#record {
	width: 715px;
	padding: 0 10px 15px 10px;
}
#record .left {
	width: 231px;
	float: left;
	padding-right: 11px;
}
#record .right {
	width: 231px;
	float: right;
}
#record .record {
	width: 191px;
	height: 270px;
	padding: 20px 20px 0 20px;
	background: url(../img/bg_record.jpg) no-repeat;
}
#record .record .pix {
	width: 191px;
	height: 191px;
	padding-bottom: 8px;
}
#record .record .name {
	height: 15px;
	text-align: center;
	font-size: 14px;
	line-height: 1em;
	padding-bottom: 7px;
}
#record .record .price {
	text-align: right;
	font-size: 18px;
	line-height: 1em;
	font-weight: bold;
	color: #900;
}
#record p {
	text-align: right;
	padding-top: 5px;
	font-size: 12px;
}
#record a:link,
#record a:active,
#record a:visited {
	color: #900;
	text-decoration: underline;
}
#record a:hover {
	color: #900;
	text-decoration: none;
}

/*------------------------------------
		コンテンツ メイン ----------*/
#main_cloth {
	width: 385px;
	height: 72px;
	background: url(../img/main_cloth.jpg) no-repeat;
	margin-bottom: 15px;
	padding-top: 168px;
	padding-left: 350px;
}
#main_kimono {
	width: 385px;
	height: 72px;
	background: url(../img/main_kimono.jpg) no-repeat;
	margin-bottom: 15px;
	padding-top: 168px;
	padding-left: 350px;
}
#main_bag {
	width: 385px;
	height: 72px;
	background: url(../img/main_bag.jpg) no-repeat;
	margin-bottom: 15px;
	padding-top: 168px;
	padding-left: 350px;
}
#main_tableware {
	width: 385px;
	height: 72px;
	background: url(../img/main_tableware.jpg) no-repeat;
	margin-bottom: 15px;
	padding-top: 168px;
	padding-left: 350px;
}
#main_antique {
	width: 385px;
	height: 72px;
	background: url(../img/main_antique.jpg) no-repeat;
	margin-bottom: 15px;
	padding-top: 168px;
	padding-left: 350px;
}
#main_watch {
	width: 385px;
	height: 72px;
	background: url(../img/main_watch.jpg) no-repeat;
	margin-bottom: 15px;
	padding-top: 168px;
	padding-left: 350px;
}
#main_stamp {
	width: 385px;
	height: 72px;
	background: url(../img/main_stamp.jpg) no-repeat;
	margin-bottom: 15px;
	padding-top: 168px;
	padding-left: 350px;
}
#main_jewelry {
	width: 385px;
	height: 72px;
	background: url(../img/main_jewelry.jpg) no-repeat;
	margin-bottom: 15px;
	padding-top: 168px;
	padding-left: 350px;
}
#main_gold {
	width: 385px;
	height: 72px;
	background: url(../img/main_gold.jpg) no-repeat;
	margin-bottom: 15px;
	padding-top: 168px;
	padding-left: 350px;
}
#main_platinum {
	width: 385px;
	height: 72px;
	background: url(../img/main_platinum.jpg) no-repeat;
	margin-bottom: 15px;
	padding-top: 168px;
	padding-left: 350px;
}

/*------------------------------------
		ブランド一覧 ---------------*/
#brand {
	width: 715px;
	padding: 0 10px;
	padding-bottom: 15px;
}
#brand ul {
	list-style: none;
	padding-bottom: 10px;
}
#brand li {
	width: 135px;
	height: 135px;
	list-style: none;
	display: inline;
	float: left;
	padding-right: 10px;
}
#brand li.last {
	padding-right: 0;
}
#brand dt {
	font-weight: bold;
	padding-bottom: 5px;
}
#brand dd {
	padding-left: 10px;
}
#brand dd.notes {
	text-align: right;
	font-size: 12px;
	padding-top: 5px;
}

/*------------------------------------
		金プラ　レート -------------*/
#rate {
	width: 735px;
	height: 150px;
	background: url(../img/bg_rate.jpg) no-repeat;
	margin-bottom: 15px;
	position: relative;
}
#rate .date {
	width: 270px;
	height: 30px;
	top: 35px;
	left: 20px;
	font-size: 30px;
	font-weight: bold;
	line-height: 1em;
	text-align: center;
	position: absolute;
}
#rate .gold {
	width: 180px;
	height: 25px;
	top: 105px;
	left: 134px;
	font-size: 24px;
	font-weight: bold;
	color: #900;
	line-height: 1em;
	text-align: center;
	position: absolute;
}
#rate .pla {
	width: 180px;
	height: 25px;
	top: 105px;
	left: 535px;
	font-size: 24px;
	font-weight: bold;
	color: #900;
	line-height: 1em;
	text-align: center;
	position: absolute;
}

/*------------------------------------
			初めての方 -------------*/
#resister {
	width: 380px;
	height: 80px;
	background: url(../img/arrow_resister.jpg) no-repeat top;
	padding: 100px 90px 15px 90px;
	margin: 0 auto;
}

/*------------------------------------
			FAQ --------------------*/
#faq {
	width: 715px;
	padding: 0 10px 15px 10px;
}
#faq .question {
	width: 655px;
	min-height: 25px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 40px;
	padding-top: 5px;
	background: url(../img/q.jpg) no-repeat left top;
	margin-left: 10px;
	margin-bottom: 10px;
	cursor: pointer;
}
#faq .answer {
	width: 655px;
	min-height: 25px;
	font-size: 14px;
	line-height: 1.5em;
	padding: 5px 0 5px 40px;
	background: url(../img/a.jpg) no-repeat left top;
	margin-left: 10px;
	margin-bottom: 10px;
	border-bottom: dotted 1px #CCC;
}

/*------------------------------------
			買取商品一覧 -----------*/
#section {
	width: 715px;
	padding: 0 10px 15px 10px;
}
#section ul {
	list-style: none;
	padding-bottom: 10px;
}
#section ul.last {
	padding-bottom: 0;
}
#section li {
	width: 135px;
	height: 135px;
	float: left;
	padding-right: 10px;
	list-style: none;
	display: inline;
}
#section li.last {
	padding-right: 0;
}