﻿/**
 * 拡張CSS
 *
 */

/**
 * ヘッダー拡張設定
 *
 */
div.art-header-jpeg {
	background-image: none;
	z-index: -1;
}


/**
 * ウィジェット拡張設定
 *
 */
 
/* ページ */
#pages-3 div.art-blockcontent-cc {
	background: #ffffff;
}

#pages-3 div.art-blockheader {
	display: none;
}

#pages-3 div.art-block {
	margin: 0;
}

#pages-3 div.art-blockcontent-body ul li {
	margin: 0;
	margin-top: -1px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 16px;
	border-top: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	background: url(images/postheadericon.png) no-repeat 3px 6px;
	text-indent: 25px;
}

/* ページ（ヘッダーナビゲーション） */
#pages-4 {
	position: absolute;
	top: 3px;
	z-index: 1;
}

#pages-4 div.art-blockcontent-cc {
	background: none;
}

#pages-4 div.art-blockheader {
	display: none;
}

#pages-4 div.art-block {
	margin: 0;
	width: 900px;
	text-align: right;
}

#pages-4 ul li {
	display: inline;
}

#pages-4 a {
	padding-left: 4px;
	padding-right: 5px;
	border-right: 1px solid #e04f21;
	font-size: 14px;
}

#pages-4 li.page-item-19 a {
	padding: 0;
	border: none;
}

/* スターバッチ */
#text-9 {
	position: absolute;
	top: 30px;
	left: 790px;
	width: 110px;
	height: 110px;
	margin: 0;
	padding: 0;
	z-index: 1;
}

#text-9 div.art-blockcontent-cc {
	background: none;
}

/* テキスト */
#text-8 div.art-blockcontent-cc {
	background: #ffffff;
}

/**
 * テーブル拡張設定
 *
 */
.wpcf7-form table {}
.wpcf7-form th {
	background: #fce0b5;
	font-weight: normal;
	text-align: left;
}

.wpcf7-form th.title {
	text-align: center;
}

.wpcf7-form table p {
	text-indent: 0;
}


/**
 * トップページレイアウト設定
 *
 */
h2.art-postheader {
	height: 30px;
	background: url(images/line01.gif) no-repeat 0 26px;
}

.top-postcontent p {
	text-indent: 20px;
	font-size: 16px;
}

/* 買取方法について */
.top-howto span {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 4px;
	background: url(images/line02.gif) no-repeat bottom;
}

.top-selection {
	margin-top: 10px;
	margin-bottom: 10px;
}

.top-selection img {
	margin: 0;
	padding: 0;
}

.top-message {
	position: relative;
	height: 100px;
	padding: 20px;
}

.top-message img {
	float: left;
	margin: 0;
	padding: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 20px;
	border-right: 1px solid #999999;
}

.top-message p {
	line-height: 16px;
}

.top-message b {
	color: #ff0000;
	font-size: 20px;
}

/* お知らせ */
table.top-infomation {
	width: 100%;
	margin-bottom: 60px;
	border-bottom: 1px solid #ffffff;
	background: #fca071;
}

table.top-infomation a {
	color: #31454e;
}

table.top-infomation a:hover {
	color: #ffffff;
}

table.top-infomation td {
	padding: 10px;
	border: none;
	border-bottom: 1px dashed #ffffff;
}

td.top-infomation-date {
	width: 100px;
	height: 30px;
	text-indent: 20px;
}

td.top-infomation-title {}

/* 着物・帯買取商品一覧  */
.top-product-list {
	margin-top: 20px;
	padding: 10px;
	background: #fce0b5;
}

.top-product-list table {
	width: 100%;
}

.top-product-list table td {
	padding-top: 10px;
	padding-left: 10px;
	border: none;
}

/* 高価買取商品名 */
.top-product-names {
	margin-top: 20px;
}

.top-product-names-field {
	position: relative;
	float: left;
	width: 25%;
}

h3.top-product-names-header {
	height: 25px;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	background: url(images/line03.gif) no-repeat center 20px;
}

.top-product-names-field ul {}

.top-product-names-field ul li {
	position: relative;
	background: none;
	behavior: none;		/* only ie6 */
	font-size: 16px;
	line-height: 22px;
}

.top-product-names-field ul li span {
	position: absolute;
	top: 0;
	left: -10px;
}

/**
 * 買取案内ページレイアウト設定
 *
 */
.guide-header {}

.guide-desc {
	position: relative;
	width: 592px;
	margin-left: 10px;
	margin-bottom: 20px;
	padding: 20px;
	background: #fce0b5;
}

.guide-desc p {
	text-indent: 0;
}

.guide-desc strong {
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}

.guide-desc b {
	color: #ff0000;
}

.guide-flow {
	position: relative;
	margin-top: 20px;
	margin-bottom: 20px;
}

.guide-flow p {
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 22px;
	text-indent: 10px;
}

.guide-flow img {
	margin: 0;
	padding: 0;
}

.guide-flow-4box {
	width: 660px;	
	background: url(images/guide-item04.gif) no-repeat;
}

.guide-flow-5box {
	width: 660px;
	background: url(images/guide-item05.gif) no-repeat;
}

.guide-flow-box {
	height: 90px;
	margin-top: 1px;
	margin-left: 89px;
	margin-bottom: 33px;
	padding-top: 8px;
}

.guide-flow-box p {
	line-height: 24px;
}

.guide-flow-box img {
	float: left;
	margin-top: -4px;
	margin-left: 8px;
	vertical-align: middle;
}

.guide-flow-box a {
	font-size: 20px;
	text-decoration: underline;
}

/**
 * その他ページレイアウト設定
 *
 */
.qa-postcontent,
.point-postcontent,
.privacy-postcontent,
.company-postcontent,
.blog-postcontent {
	padding-left: 20px;
}

.qa-postcontent h3,
.point-postcontent h3,
.privacy-postcontent h3,
.company-postcontent h3 {
	padding-left: 20px;
	background: url(images/icon04.gif) no-repeat;
}

.qa-postcontent p,
.point-postcontent p,
.privacy-postcontent p,
.company-postcontent p {
	padding-left: 20px;
	text-indent: 0;
	line-height: 24px;
}

.qa-postcontent table,
.point-postcontent table,
.privacy-postcontent table,
.company-postcontent table {
	width: 100%;
}

.qa-postcontent th,
.point-postcontent th,
.privacy-postcontent th,
.company-postcontent th {
	background: #fce0b5;
	font-weight: normal;
}

.qa-postcontent td,
.point-postcontent td,
.privacy-postcontent td,
.company-postcontent td {
	padding: 10px;
}
