@charset "shift_jis";
/*トップページ*/
.bg_want-left{
	background-image: url(../top_img/bg_want-left.gif);
	background-repeat: repeat-y;
	width:16px;
}

.bg_want-right{
	background-image: url(../top_img/bg_want-right.gif);
	background-repeat: repeat-y;
	width:21px;
}

.bg_want{
	background-image: url(../top_img/bg_want.jpg);
	background-repeat: no-repeat;
	font-size:12px;
	color:#333;
	line-height:140%;
	background-position: center;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
}

.bg_want span{
	color:#a21d1d;
	font-weight:bold;
}

.category{
	border: 3px solid #eaeaea;
}

.category #txt{
	font-size:12px;
	line-height:140%;
	color:#333;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}

.category a{
	color:#aa7d12;
	font-size:12px;
	letter-spacing: 1px;
	margin-right:8px;
}

.category a:hover{
color:#e9b12b;
}

.bg_req-left{
	background-image: url(../top_img/bg_request-left.gif);
	background-repeat: repeat-y;
	width:13px;
}

.bg_req-right{
	background-image: url(../top_img/bg_request-right.gif);
	background-repeat: repeat-y;
	width:21px;
}

.request_table td{
	background-image: url(../top_img/bg_request.gif);
	background-repeat: repeat;	
	
}

.request_table td#txt{
	font-size:12px;
	color:#333333;
	line-height:140%;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 10px;
}

.request_table .pct{
margin-right:10px;
}

#bg_com{
	background-image: url(../top_img/bg_company.jpg);
	background-repeat: no-repeat;
	width:293px;
	background-position: right bottom;
	font-size: 12px;
	line-height: 1.4;
	padding: 5px;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	letter-spacing: 1px;
	border: 1px solid #CCCCCC;
	text-align: left;
}
/*買受物件*/
.pagetop{
	font-size:12px;
	padding:10px 6px;
	color: #333333;
	text-align: right;

}

.purchase_table{
	border-collapse:collapse;
}

.purchase_table th{
	border:solid 1px #CCC;
	background-color:#f4f4f4;
	color: #444;
	font-size: 15px;
	text-align: center;
	padding: 8px 10px;
	vertical-align: top;
	width: 20%;
	line-height:140%;
	font-weight: normal;
	
}

.purchase_table td{
	color: #444;
	font-size: 13px;
	text-align: center;
	padding: 8px 10px;
	vertical-align: top;
	line-height:140%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;

}

.purchase_table .remarks{
text-align:left;
}

.purchase_table #contact{
	border:none;
	text-align: right;
	padding:6px 0px 0px 6px;
}

.purchase_table2{
	border-collapse:collapse;
}

.purchase_table2 th{
	border:solid 1px #CCC;
	background-color:#f4f4f4;
	color: #444;
	font-size: 15px;
	text-align: center;
	padding: 8px 10px;
	vertical-align: top;
	width: 16%;
	line-height:140%;
	font-weight: normal;
	
}

.purchase_table2 td{
	color: #444;
	font-size: 13px;
	text-align: center;
	padding: 8px 10px;
	vertical-align: top;
	line-height:140%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;

}

.purchase_table2 .remarks{
text-align:left;
}

.purchase_table2 #contact{
	border:none;
	text-align: right;
	padding:6px 0px 0px 6px;
}

/*物件一覧*/
.list_table{
	border-collapse:collapse;
}

.list_table th{
	border:solid 1px #CCC;
	background-color:#f4f4f4;
	color: #444;
	font-size: 15px;
	text-align: left;
	padding: 6px 10px;
	vertical-align: middle;
	width: 15%;/**/
	line-height:140%;
	font-weight: normal;
	
}

.list_table td{
	width: 35%;/**/
	color: #444;
	font-size: 13px;
	text-align: left;
	padding: 6px 10px;
	vertical-align: middle;
	line-height:140%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;

}

.list_table .remarks{
padding:10px;
}

.list_table #contact{
	border:none;
	text-align: right;
	padding:6px 0px 0px 6px;
}

/*会社概要*/
.company_table {
	border-collapse:collapse;
}

.company_table th{
	border:solid 1px #CCC;
	background-color:#f4f4f4;
	color: #444;
	font-size: 13px;
	text-align: left;
	padding: 8px 10px;
	vertical-align: top;
	width: 200px;
	line-height:140%;
}

.company_table td{
	border:solid 1px #CCC;
	color: #444;
	font-size: 13px;
	text-align: left;
	padding: 8px 10px;
	vertical-align: top;
	line-height:140%;

}

.company_greeting {
		font-size: 13px;
	line-height:140%;
	color: #333333;
	text-align: left;
	padding: 6px 8px;
	vertical-align: top;
	letter-spacing: 1px;
}

.company_map {
	font-size: 13px;
	color: #333333;
	text-align: left;
	vertical-align: top;
	letter-spacing: 1px;
}

.company_map img {
margin-bottom:5px;
}


.company_access {
	font-size: 13px;
	line-height:140%;
	color: #333333;
	text-align: left;
	padding: 10px 8px 6px 0px;
	vertical-align: top;
	letter-spacing: 1px;
}

/*お問い合わせ*/

.contact_icon{
	width:40px;
	vertical-align:top;
	padding-top:1px;
	text-align: left;
}

.contact_number{
	font-size: 13px;
	line-height:170%;
	color: #333333;
	text-align: left;
	padding: 6px 8px;
	vertical-align: top;
	letter-spacing: 1px;
}

.contact_number span{
	font-size:24px;
	color: #FF7010;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
