@charset 'UTF-8';


.trade-area:after,
.deta-navi:after,
.deta-navi-sample:after {
	content: "."; 
	display: block; 
	clear: both;
	height: 0;
	visibility: hidden;
}
.trade-area {
	margin-bottom : 10px;
}
/*------------------------------------------------------------
	 販売業者情報エリア 
------------------------------------------------------------*/
#deta-layout dl {
	display : inline;
	float : left;
	width : 300px;
	margin : 0 0 0 20px;
}
#deta-layout dt {
	clear : both;
	float : left;
	padding : 2px 0;
	color : #309117;
}
#deta-layout dd {
	padding : 2px 0 2px 10em;
	border-bottom : 1px solid #c8c8c8;
}
#deta-layout blockquote {
	clear : both;
}


/*------------------------------------------------------------
	販売エリア設定
------------------------------------------------------------*/

table {
	border-collapse:collapse;
}

/*------------ レイアウト ------------*/
.left-block {
	width : 300px;
	float : left;
}
.right-block {
	width : 300px;
	float : right;
}


/*------------ 販売可能量 ------------*/
.sales-box {
	width : 630px;
	margin : 0 0 20px;
	border : 1px solid #c8c8c8;
}
.sales-box th {
	padding : 5px 10px;
	border : 1px solid #c8c8c8;
	background : #d6f18e;
}
.sales-box td {
	width : 300px;
	padding : 5px 10px;
	border : 1px solid #c8c8c8;
	background : #fcfbe2;
}

/*------------ 入札状況 ------------*/
.tender-table {
	width : 300px;
	font-size : 14px;
	text-align: left;
	color : #435424;
}
.tender-table th,
.tender-table td {
	padding : 5px 10px;
	border-bottom : 1px solid #c1eba9;
}
.tender-table p {
	font-size : 100%;
}
.tender-table td a {
	padding-left : 15px;
	background : url(../img/icon/liststyle03.gif) no-repeat 0 center;
}
.tender-table .text-left {
	float : left;
}
.tender-table .text-right {
	padding-top : 0.3em;
	float : right;
}

.left-block p {
	margin : 5px 0;
}

/*------------ 自動計算表 ------------*/
.cart-box {
	width : 300px;
	margin : 20px 0 0;
	border-top : 1px solid #c8c8c8;
	background : url(../img/101/cart_box_in.gif) repeat-y #ffffff;
	border-bottom : 1px solid #c8c8c8;
}
.cart-box table {
	width : 298px;
	margin : 0 1px;
	text-align : left;
	background : url(../img/101/cart_box.jpg) no-repeat #ffffff;
}
.cart-box .att {
	margin : 0 0 0 0;
	padding : 0 10px 5px;
	font-size : 12px;
	background : url(../img/101/cart_box_line.gif) repeat-x 0 bottom;
}
.cart-box th,
.cart-box td {
	margin : 0 0 0 0;
	padding : 4px 10px;
	background : url(../img/101/cart_box_line.gif) repeat-x 0 bottom;
}
.cart-box th {
	color : #435424;
}
.cart-box .border-none th,
.cart-box .border-none td {
	background : none;
}



/*------------ ボタン設定 ------------*/
.cart-box .cart-btn {
	text-align : center;
	padding : 10px 0;
}
.cart-btn a {
	display : block;
	width : 240px;
	height : 40px;
	margin : 0 auto;
	overflow : hidden;
	text-indent:-5000px;
	background : url(../img/btn/cart_btn.jpg) no-repeat;
}
.cart-btn a:hover {
	background-position : 0 -40px;
}
.tend-list-btn a {
	display : block;
	width : 240px;
	height : 40px;
	margin : 0 auto;
	overflow : hidden;
	text-indent:-5000px;
	background : url(../img/btn/tend_list_btn.jpg) no-repeat;
}
.tend-list-btn a:hover {
	background-position : 0 -40px;
}


/*------------ 設定内容 ------------*/
.price-set-box {
	width : 300px;
	margin : 0 0 10px;
	color : #435424;
	border : 1px solid #c8c8c8;
}
.price-set-box .caption {
	text-align : center;
	padding : 4px 0;
	background : #effad3;
}
.price-set-box th,
.price-set-box td {
	padding : 4px 10px;
	font-size : 13px;
	text-align : left;
	border-top : 1px solid #c8c8c8;
	border-bottom : 1px solid #c8c8c8;
}

/*------------ 販売元情報 ------------*/
.add-box {
	width : 300px;
}
.add-box th,
.add-box td {
	font-size : 0.8em;
	padding : 5px 0;
	border-bottom : 1px solid #c8c8c8;
}
.add-box th {
	text-align : left;
	color : #3c9725;
}

.tend-inq-btn {
	position : relative;
	right : -8px;
	float : right;
}

/*------------ アローナビ ------------*/
.deta-navi {
	clear : both;
	width : 630px;
	margin : 5px 0;
	padding : 5px 0;
	list-style : none;
	border-top : 1px solid #c8c8c8;
	border-bottom : 1px solid #c8c8c8;
}
.deta-navi li {
	float : right;
	margin : 0 0 0 15px;
}
.deta-navi .left {
	float : left;
	margin : 0 0 0 0;
}
.deta-navi a {
	padding : 0 0 0 12px;
	font-size :12px;
	background : url(../img/icon/liststyle03.gif) no-repeat 0 center;
}
.deta-navi .left a {
	padding : 0 0 0 12px;
	font-size :12px;
	background : url(../img/icon/liststyle05.gif) no-repeat 0 center;
}


.deta-navi-sample {
	clear : both;
	width : 630px;
	margin : 5px 0;
	padding : 5px 0;
	list-style : none;
	border-top : 1px solid #c8c8c8;
	border-bottom : 1px solid #c8c8c8;
}
.deta-navi-sample li {
	float : right;
	margin : 0 0 0 15px;
	padding : 0 0 0 12px;
	font-size :12px;
	background : url(../img/icon/liststyle05.gif) no-repeat 0 center;
}

/*------------ おすすめ物件一覧 ------------*/
table.table01 {
	clear: both;
    width:600px;
    border-collapse: collapse;
    border-spacing: 10px;
	margin: 5px 0 20px 28px;
	font-size: 10px;
}

table.table01  th {
	width: 120px;
	text-align: left;
	line-height: 1.2;
	padding-top: 30px;
	padding-right: 20px;
	font-weight: normal;
}

table.table01  th img {
	float: left;
}

table.table01  th.thfirst {
	padding-top: 0px;
}

table.table01  td {
    text-align: center;
}

table.table01  td.td01 {
	width: 120px;
    text-align: left;
}

table.table01  td.td01 img {
	margin-top: 3px;
}

table.table01  td.td04 {
	width: 120px;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
}

table.table01  tr.tr01 {
    background-color: #E9E9EB;
}

table.table01 dl.pwinfo, dl.pwcount {
	margin:0;
	padding:0;
	width:120px;
}
table.table01 .pwinfo dt,
table.table01 .pwcount dt,
table.table01 .pwcount dt img {
	clear : both;
	float : left;
}

table.table01  .pwinfo dd {
	margin : 0 0 0px;
	padding-left : 6em;
}

/*------------------------------------------------------------
	表示件数とページ数の設定
------------------------------------------------------------*/
.num-item {
	font-size : 1em;
}
.num-item p {
	float : left;
}
.num-item .font-b {
	font-size : 160%;
	font-weight : bold;
	color : #cc0000;
}

.num-item ul {
	float : right;
	margin : 0 0 0.8em;
	font-size : 0.9em;
}
.num-item li {
	float : left;
	margin : 0 0 0 10px;
	list-style : none;
}
.num-item a{
	text-decoration : underline;
	color : #86c34a;
}
.now {
	background : #86c34a;
}
.num-item .now a{
	color : #ffffff;
	padding : 5px;
}

/*------------------------------------------------------------
	リストテーブル設定
------------------------------------------------------------*/

.list-table {
	clear:both;
	width : 630px;
	margin : 0 0 10px;
	color : #435424;
	border : 1px solid #cccccc;
}
.list-table th {
	padding : 5px 10px;
	text-align : left;
	font-size : 0.8em;
	border : 1px solid #cccccc;
	background : #ecf9e1;
}
.list-table td {
	padding : 5px 10px;
	text-align : center;
	font-size : 90%;
	border : 1px solid #cccccc;
}
.list-table .text-left {
	text-align : left;
}

/*------------------------------------------------------------
	リストテーブル 入札　設定
------------------------------------------------------------*/
.list-table-bid {
	clear:both;
	width : 630px;
	margin : 0 0 20px;
	border: none;
}
.list-table-bid th {
	padding : 5px 0px;
	text-align : left;
	border : none;
	background : #ecf9e1;
}
img.jiti {
	margin: 0 0.5em 0 0;
	vertical-align: middle;
}

.list-table-bid td {
	padding : 5px 0px;
	text-align : center;
	font-size : 85%;
	border : none;
}

td.icon, td.td-a, td.td-b, td.td-c, td.td-d {
	border : 1px solid #cccccc;
}
td.icon {
	text-align : center;
	font-size : 70%;
	width: 80px;
}
.list-table-bid .td-a {
	width: 130px;
}
.list-table-bid .td-b {
	width: 90px;
}
.list-table-bid .td-c {
	width: 180px;
}
.list-table-bid .td-d {
	font-size: 80%
}

.list-table-bid .td-comment {
	font-size: 70%;
	text-align: left;
	color: #666666;
}
.list-table-bid td.td-co {
	font-size: 70%;
	text-align: right;
	color: #666666;
}
.td-co img {
	margin-left: 8px;
}
.list-table-bid td.photo-td {
	font-size : 70%;
	margin : 0 0;
	padding : 5px 0;
	width: 130px;
	border : 1px solid #cccccc;
}

/*------------------------------------------------------------
	リストテーブル設定
------------------------------------------------------------*/

#sort-table {
	clear:both;
	width : 630px;
	height : 45px;
	margin : 0 0 10px;
	color : #374916;
	font-size : 12px;
	text-align : center;
	background : url(../img/100/sort_table01.jpg) no-repeat;
}
#sort-table th {
	font-weight : normal;
	background : url(../img/100/sort_line01.gif) repeat-y left 0;
}
#sort-table2 {
	clear:both;
	width : 630px;
	height : 45px;
	color : #374916;
	font-size : 12px;
	text-align : center;
	background : url(../img/100/sort_table02.jpg) no-repeat;
}
#sort-table2 th {
	font-weight : normal;
	background : url(../img/100/sort_line02.gif) repeat-y left 0;
}
#sort-table-kai {
	clear:both;
	width : 630px;
	height : 45px;
	color : #174F4E;
	font-size : 12px;
	text-align : center;
	background : url(../img/200/sort_table201.jpg) no-repeat;
}
#sort-table-kai th {
	font-weight : normal;
	background : url(../img/200/sort_line01.gif) repeat-y left 0;
}

/*------------------------------------------------------------
	左カラム
------------------------------------------------------------*/

/* ログイン者情報 */
.log-in {
	width : 240px;
	height : 92px;
	margin : 0 0 20px;
	background : url(../img/parts/login_bg.gif) no-repeat;
}
.log-in dt {
	padding : 10px 0 5px 15px;
	color : #ffffff;
	border-bottom :1px solid #c8c8c8;
}
.log-in strong {
	font-size : 18px;
}
.log-in dd {
	padding : 5px 0 0 15px;
	font-size : 12px;
	color : #e0dfe3;
}


/*------------------------------------------------------------
	汎用クラス
------------------------------------------------------------*/

#help-icon-position01 {
	position : relative;
	top : -80px;
	left : 200px;
}


/*------------ テキスト設定 ------------*/
.left {
	float : left;
}
.right {
	float : right;
}
.att {
	color : #cc0000;
}
.font-b {
	font-weight:bold;
	font-size : 1.4em;
	color : #cc0000;
}
.font-price {
	font-weight:bold;
	font-size : 14px;
	color : #2129c9;
}

.limt-alt {
	background-color: #FF0000;
	color : #ffffff;
	font-weight:bold;
	font-size : 10px;
	padding: 2px;
}
.know-box {
	clear : both;
	border : 1px solid #FF0000;
	font-size : 0.9em;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.know-box p {
	font-size : 1em;
}
.know-box h4 {
	font-size : 14px;
}
.know-box ul {
	margin: 20px 0 20px 20px;
}

ul.know-box {
	border : none;
}
.know-box li {
	min-height : 20px;
	margin-bottom : 20px;
	padding-left : 30px ;
	list-style : none;
	font-size : 1em;
	line-height : 140%;
	background : url(../img/parts/title_anc.jpg) no-repeat 0 top;
}

