@charset "utf-8";
/* CSS Document */

/*======================================

index h1
	
=======================================*/

.indexh1 {
	padding: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

.indexh1-p {
	margin: 0px;
	padding: 0px;
}

/*--------------------------------------
本日の買い取り相場
---------------------------------------*/

#linebox-price{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #d1b170;
	border-bottom-color: #d1b170;
	border-left-color: #d1b170;
}

#priceleft {
	float: left;
	width: 128px;
}

#priceright {
	float: right;
	width: 358px;
}

#priceleft img {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#priceright table {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#priceright table {
	width: 345px;
	border: none;
}

#priceright table tr,
#priceright table td {
font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#priceright table td {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}
#priceright caption {
	margin-bottom: 0px;
	line-height: 1;
	padding-top: 5px;
	padding-left: 5px;
}

#today_price00 caption {
	font-size: 100%;
	font-weight: bold;
	color: #97724E;
	text-align: right;
	margin: 0px;
	padding: 0px;
	}


/*------------------------------------
新着情報
---------------------------------------*/

#newslinebox {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #d1b170;
	border-bottom-color: #d1b170;
	border-left-color: #d1b170;
}

#newslinebox dl {
	margin:0;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#newslinebox h4 {
	font-size: 100%;
	color: #EE8E01;
	font-weight:bold;
	line-height: 1.2;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
}

#newslinebox table {
	width:468px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#newslinebox td {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	vertical-align: text-top;
}

#main #maindesign #newslinebox .date {
	color:#FFA621;
	margin-right:20px;
	font-weight: bold;
}

#main #maindesign #newslinebox dt {
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0px 0em;/*リストマーク位置縦・横指定*/
	padding-left: 0px;/*メニューテキスト左余白*/
}

#newslinebox dd.news-tital {
	color:#97724E;
	margin-bottom:0px;
	line-height: 1.4;
	font-weight: bold;
}




table .table-2c-left9px {
padding-right:9px ;
}

table#price_bnr {
margin-bottom:10px;
}

table#today_price00 {
margin-top:0px;
margin-bottom:0px;
}

table#today_price01 {
	width:240px;
	margin-top:0px;
	margin-bottom:0px;
	margin-right: 10px;
}

table#today_price01,
table#today_price02 {
width:240px;
margin-top:0px;
margin-bottom:0px;
}

table#today_price01 td,
table#today_price02 td {
	background-color:#F3F3F3;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C6C6C6;
}

table#today_price01 td.koumoku,
table#today_price02 td.koumoku {
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 8px;
	font-weight: bold;
}

table#today_price01 td.price,
table#today_price02 td.price {
	text-align:right;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 5px;
}

#main #maindesign #area h3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 100%;
	line-height: 1.6;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0px 0em;/*リストマーク位置縦・横指定*/
	padding-left: 10px;/*メニューテキスト左余白*/
	margin: 0px;
	color: #CC3300;
	font-weight: bold;
	padding-top: 5px;
	}
	
	#main #maindesign #area dl {
margin-top:10px;
margin-bottom:10px;
}

#main #maindesign #area dt {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 100%;
	line-height: 1.6;
	background-image: url(image/arrow_contents.gif);
	background-repeat: no-repeat;
	background-position: 10px 0.3em;/*リストマーク位置縦・横指定*/
	padding-left: 28px;/*メニューテキスト左余白*/
	margin: 0px;
	color: #97724E;
	font-weight: bold;
	}
	
#main #maindesign #area dd {
margin-left:10px;
margin-right:10px;
margin-bottom:0.3em;
}
