/* 全体 */
body {
	width: 100%;
	border: none;
	font-size: 62.5%;
	font-family: "ＭＳ Ｐゴシック",Osaka,sans-serif;
}
/* 中央 */
div#base {
  margin: 0 auto;
  width: 1000px;
}
#contents{
  margin: 0 auto;
  width: 800px;
}
table#listtable {
	width: 800px;
	border: 1px solid #666;
	border-collapse: collapse;
}
#listtable td{
	empty-cells: show;
	border: 1px solid #666;
	line-height: 2em;
	height: 60px;
}
span#topcomment {
	font-size: 12px;
	color: #555555;
}
/* 画像の大きさ */
img.topimage {
	max-width: 60px;
	max-height: 40px;
	margin: 1px;
}

td#city_td {
	text-align: left;
	padding: 0px 40px 0px 0px;
}
td#area_td {
	font-size: 12px;
	text-align: left;
}
td#submit_td {
	text-align: left;
}
td#stationtrue_td {
	font-size: 12px;
	text-align: left;
}
span#stationtruetd {
	padding: 0px 0px 0px 10px;
}
#selectstation {
	border: 1px solid #666;
	border-collapse: collapse;
	margin-bottom: 5px;
}
#selectstation th {
	text-align: center;
	background-color: #ffffff;
	width: 150px;
	vertical-align: top;
	padding-top: 20px;
	font-size: 14px;
}
#selectstation td {
	font-size: 13px;
	empty-cells: show;
	border: none;
	line-height: 2.0em;
	background: #ffffff;
	text-align: left;
}
td#submit_left {
	font-size: 12px;
}

/* 新着枠左寄 */
td.left_new_td {
	text-align: left;
	padding: 0px 5px 0px 5px;
	background: #ffe4e1;
}
/* 新着枠中央 */
td.center_new_td {
	text-align: center;
	background: #ffe4e1;
}
/* 枠左寄せ */
td.left_td {	
	text-align: left;
	padding: 0px 5px 0px 5px;
	background: #ffffff;
}
/* 灰色付枠左寄せ */
td.left_td_color {
	text-align: left;
	padding: 0px 5px 0px 5px;
	background: #f7f6f5;
}
/* 枠中央 */
td.center_td {
	text-align: center;
	background: #ffffff;
}
/* 灰色付枠中央 */
td.center_td_color {
	text-align: center;
	background: #f7f6f5;
}

p#searchresult {
	text-align: left;
	background-color: #ffffff;
	margin-bottom: 5px;
}

/* 処理タイプ */
span#jobtype {
	font-size: 24px;
	font-weight: bold;
}
/* 選択市町村・区域名 */
span#selectcityname {
	font-size: 24px;
	font-weight: bold;
	padding: 10px 0px 10px 40px;
}
/* モノレール駅近く */
span#monorailname {
	font-size: 24px;
	font-weight: bold;
	padding: 10px 0px 10px 40px;
}
/* 検索結果 */
span#searchresult {
	color: #ff0000;
	font-size: 24px;
	font-weight: bold;
	padding: 10px 0px 10px 30px;
}
/* 件数 */
span#searchresultcount {
	font-size: 24px;
	font-weight: bold;
	padding: 10px 0px 10px 10px;
}
/* セレクトボックス市町村 */
span#cityname {
	font-size: 13px;
	padding: 0px 0px 0px 10px;
}

/* セレクトボックス区域 */
span#areaname {
	font-size: 13px;
	padding: 0px 0px 0px 10px;
}
/* セレクトボックスページカウント数 */
span#pagecount {
	font-size: 13px;
	padding: 0px 0px 0px 10px;
}
/* セレクトボックス並び順 */
span#searchsort {
	font-size: 13px;
	padding: 0px 0px 0px 10px;
}

/* 検索ボタン */
.submitbutton {
	display: block;
	width: 40px;
	height: 21px;
	background: url(http://www.e-uchina.net/SHARE_MODULES/image/ViewWindow/search_small.gif) 0 0 no-repeat;
	text-indent: -9999px;
	cursor: pointer;
	/* hide from Mac IE \*/
	overflow: hidden;
	/* End hide from Mac IE */
}


/* 小文字（万円、等） */
span.small {
	font-size: 10px;
	color: #555555;
}
/* ページ数 */
p.ppage {
	width: 800px;
	font-size: 12px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 5px;
}
/* 検索結果が０のメッセージ */
span#count0 {
	font-size: 12px;
}
/* 新着表示用画像 */
img.newimage {
	width: 35px;
	height: 15px;
	border: 0px;
	padding: 0px;
/*behavior: url ( http://172.16.26.182/commons/js/iepngfix/iepngfix.htc ); */
	behavior: url ( http://www.e-uchina.net/commons/js/iepngfix/iepngfix.htc );
}
/* ネット入力画像 */
img.netimage {
	width: 35px;
	height: 15px;
	border: 0px;
	padding: 0px;
/*	behavior: url ( http://172.16.26.182/commons/js/iepngfix/iepngfix.htc ); */
	behavior: url ( http://www.e-uchina.net/commons/js/iepngfix/iepngfix.htc );
}
/* 情報誌 */
span.uchinaimage {
	font-size: 11px;
/*	color: #ffa500; */
}
/* 修正日（新着用) */
span.modifydate {
	font-size: 12px;
	color: #0055ff;
}
div#bottombutton, div#bottombutton2 {
	width: 800px;
	height: 36px;
}
p#allsel, p#allsel2 {
	display: block;
	float: left;
	width: 96px;
	height: 36px;
	background-image: url( http://www.e-uchina.net/image/searchList/allselect.png );
}
p#explanation, p#explanation2 {
	display: block;
	float: left;
	margin-top: 10px;
	margin-left: 20px;
}
p#detailview, p#detailview2 {
	display: block;
	float: left;
}
p#inquiry, p#inquiry2 {
	display: block;
	float: left;
}
/* 選択した物件を */
span#explan, span#explan2 {
	font-size: 14px;
	margin-left: 10px;
	margin-right: 10px;
}
/* 全選択 */
input#allcheck, input#allcheck2 {
	margin-top: 10px;
	margin-left: 12px;
}
/* 詳細表示ボタンマウスオーバー */
p#detailview a, p#detailview2 a {
	display: block;
	width: 132px;
	height: 36px;
	background: no-repeat;
	background-image: url( http://www.e-uchina.net/image/searchList/detailView_a.png );
}
p#detailview a:hover, p#detailview2 a:hover {
	background-image: url( http://www.e-uchina.net/image/searchList/detailView_b.png );
}
/* お問い合わせボタンマウスオーバー */
p#inquiry a, p#inquiry2 a {
	display: block;
	width: 132px;
	height: 36px;
	background-repeat: no-repeat;
}
p#inquiry a:link, p#inquiry2 a:link {
	background-image: url( http://www.e-uchina.net/image/searchList/inquiry_a.png );
}

p#inquiry a:hover, p#inquiry2 a:hover {
	background-image: url( http://www.e-uchina.net/image/searchList/inquiry_b.png );
}

/* 更新日TH */
span#modifydate_th {
	font-size: 12px;
	color: #0055ff;
}
span.piccount {
	font-size: 11px;
	color: #666;
}

/* 電話番号表示 */
.printdisp_tel {
	display: none;
}

