@charset "utf-8";

/* ----------------------------------- top --*/

/*Contents要素
---------------------------------------- */
#pankuzu {
	background: url("../images/icon_pankuzu.gif") no-repeat 0 4px;
	font-size: 10px;
	padding-left: 16px;
}
#pankuzu a {
	color: #1188cc;
}
h2 {
	width: 630px;
	height: 33px;
	margin-top: 20px;
	padding: 16px 0 0 15px;
	background: url("../images/h2_bg.gif") no-repeat;
	color: #33688a;
	font-size: 18px;
	font-weight: bold;
}
.g_small {
	font-size: 10px;
	color: #7e7e7e;
}
.g_line {
	width: 100%;
	padding-bottom: 10px;
	border-bottom: 2px solid #DDD;
}
.box_btm {
	padding-bottom: 5px;
	background: url("../images/top/box_list_btm.gif") no-repeat bottom;
}
.box {
	padding: 10px 15px;
	background: url("../images/top/box_list_bg.gif") repeat-y;
	font-size: 12px;
	line-height: 150%;
}

/* 買取価格一覧 */
ul.buy_list {
	padding: 10px 0 0 0;
	list-style-type: none;
}
ul.buy_list li {
	padding: 0 0 2px 20px;
	background: url("../images/icon_barrow.gif") no-repeat 0 4px;
}
h3.titleBuy {
	margin-top: 20px;
	padding-left: 20px;
	color: #33688a;
	background: url("../images/icon_barrow.gif") no-repeat 0 4px;
}

/* 買取ルール */
h3.titleRules {
	color: #33688a;
	font-size: 14px;
	font-weight: lighter;
}
h3.titleRules2 {
	margin-top: 20px;
	color: #fc8800;
	font-size: 16px;
	font-weight: lighter;
}
table.t_rules {
	width: 100%;
	margin-top: 20px;
	border-right: 1px solid #DDD;
	border-left: 1px solid #DDD;
}
table.t_rules thead th,
table.t_rules thead td {
	padding: 10px 0;
	background-color: #335784;
	color: #FFF;
	font-weight: lighter;
	text-align: center;
}
table.t_rules thead th {
	width: 55%;
	border-right: 1px solid #FFF;
}
table.t_rules thead td {
	width: 45%;
}
table.t_rules tbody th,
table.t_rules tbody td {
	padding: 3px 10px;
	font-size: 12px;
	line-height: 150%;
	border-bottom: 1px solid #DDD;
	vertical-align: top;
}
table.t_rules tbody th {
	background-color: #ffffef;
	border-right: 1px solid #FFF;
	font-weight: lighter;
	text-align: left;
}
.txt_lr {
	color: #b60000;
	font-size: 36px;
	font-weight: bold;
}
table.t_rules2 {
	width: 100%;
	margin-top: 10px;
}
table.t_rules2 td {
	width: 50%;
	padding: 10px 0;
	text-align: center;
}

/* 相場情報 */
table.t_souba {
	width: 100%;
	margin-top: 10px;
	border-bottom: 3px double #335784;
}
table.t_souba th,
table.t_souba td {
	width: 50%;
	padding: 3px 0;
	color: #335784;	
}
table.t_souba th {
	font-size: 16px;
	text-align: left;
}
table.t_souba td {
	font-size: 10px;
	text-align: center;
}
table.t_souba2 {
	width: 100%;
	margin-top: 5px;
}
table.t_souba2 th,
table.t_souba2 td {
	width: 50%;
}
table.t_souba3 {
	margin-top: 5px;
	width: 95%;
	border-top: 1px solid #335784;
	border-right: 1px solid #335784;
}
table.t_souba3 th,
table.t_souba3 td {
	border-bottom: 1px solid #335784;
	border-left: 1px solid #335784;
	font-size: 12px;
	line-height: 150%;
}
table.t_souba3 th {
	width: 20%;
	padding: 3px 0;
	background-color: #335784;
	color: #FFF;
	font-weight: lighter;
	text-align: center;
}
table.t_souba3 td.date {
	width: 40%;
	padding: 3px 0;
	text-align: center;
}
table.t_souba3 td {
	width: 20%;
	padding: 3px 10px 3px 0;
	text-align: right;
}

.txt_bs {
	color: #335784;
	font-size: 10px;
}

/* 会社概要 */
table.t_profile {
	width: 100%;
	margin-top: 10px;
	border-top: 1px solid #DDD;
}
table.t_profile th {
	width: 24%;
	padding: 4px 0 4px 10px;
	background-color: #335784;
	border-bottom: 1px solid #FFF;
	color: #FFF;
	font-size: 12px;
	font-weight: lighter;
	line-height: 150%;
	text-align: left;
	vertical-align: top;
}
table.t_profile td {
	width: 76%;
	padding: 4px 10px;
	border-bottom: 1px solid #DDD;
	border-right: 1px solid #DDD;
	font-size: 12px;
	line-height: 150%;
}

/* 担当者のご紹介 */
table.t_charge {
	width: 100%;
	margin-top: 10px;
}
table.t_charge thead th {
	padding: 5px 0 0 5px;
	color: #335784;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}
table.t_charge tbody th {
	padding-top: 10px;
	width: 180px;
	vertical-align: top;
}
table.t_charge tbody td {
	font-size: 12px;
	line-height: 150%;
}
table.t_charge tbody td h4 {
	margin-top: 15px;
	padding-bottom: 3px;
	font-size: 12px;
	color: #335784;
	border-bottom: 1px dotted #666;
}

/* お客様の声 */
table.t_voice {
	width: 100%;
	margin-top: 10px;
}
table.t_voice thead th {
	padding: 5px 0 0 5px;
	color: #338457;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}
table.t_voice tbody th {
	padding-top: 10px;
	width: 180px;
	vertical-align: top;
}
table.t_voice tbody td {
	font-size: 12px;
	line-height: 150%;
	vertical-align: top;
}
table.t_voice tbody td h4 {
	margin-top: 15px;
	padding-bottom: 3px;
	font-size: 12px;
	color: #338457;
	border-bottom: 1px dotted #666;
}

/* メールマガジン */
.mail_atn {
	overflow: scroll;
	width: 90%;
	margin: 10px auto 0 auto;
	padding: 10px;
	height: 300px;
	border: 1px solid #DDD;
}
table.t_mail {
	width: 100%;
	margin-top: 10px;
}
table.t_mail th {
	padding: 3px 0 5px 10px;
	background-color: #335784;
	color: #FFF;
	font-size: 12px;
	font-weight: lighter;
	text-align: left;
}
table.t_mail td {
	padding: 6px 0 5px 10px;
	font-size: 12px;
	line-height: 150%;
	vertical-align: top;
}
table.t_mail td input.mail {
	width: 300px;
	height: 20px;
	background-color: #f9f9f9;
	border: 1px solid #DDD;
}
table.t_mail td input.submit {
	width: 200px;
	height: 24px;
	font-size: 13px;
}

/* FAQ */
h4.ques {
	margin-top: 10px;
	padding: 15px 0 5px 120px;
	background: url("../images/faq/title_q.gif") no-repeat 0 16px;
	color: #b00000;
	font-size: 12px;
	font-weight: lighter;
	line-height: 150%;
}
p.answer {
	margin: 0;
	padding: 6px 0 5px 120px;
	background: url("../images/faq/title_a.gif") no-repeat 0 8px;
	color: #68798a;
	font-size: 12px;
	line-height: 150%;
	border-top: 1px dotted #CCC;
}

/* 用語集 */
h3.gl {
	margin-top: 20px;
	color: #33688a;
	font-size: 20px;
}
h4.gl {
	margin-top: 15px;
	color: #33688a;
	font-size: 12px;
	font-weight: lighter;
	line-height: 150%;
}
p.gl_text {
	margin: 3px 0 0 0;
	padding: 3px 0 0 0;
	font-size: 12px;
	line-height: 150%;
	border-top: 1px dotted #CCC;
}
