@charset "utf-8";

/*************************************************************************
 基本設定
*************************************************************************/

html {
	/* background: #EEEEEE; */
	}

body {
	width: 1024px;
	height: auto;
	font-size: 12px; _font-size:75%;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	}

* {
	margin: 0;
	padding: 0;
	color: #333333;
	line-height: 1.5;
	font-weight: normal;
	font-style: normal;
	font-family: Aria, Helvetica, sans-serif;
	}

/*************************************************************************
 見出し設定
*************************************************************************/

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	line-height: 1.2;
	}

h1 { font-size: 180%;}
h2 { font-size: 120%;}
h3 { font-size: 144%;}
h4 { font-size: 122%;}
h5 { font-size: 107%;}
h6 { font-size: 107%;}


/*************************************************************************
 リンク設定
*************************************************************************/

a { text-decoration: underline; outline: none;}
a:link { }
a:visited { }
a:hover { color: #FF0000;}


/*************************************************************************
 イメージ設定
*************************************************************************/

img,
a img { border: none;}


/*************************************************************************
 body 設定
*************************************************************************/

body#FLOORFIND {
	width: 1020px;
	height: auto;
	align: center;
	margin: 0 auto;
	}

div#MAIN { width: 1020px; height: auto; margin: 0;}

/*************************************************************************
 コンテンツ 設定
*************************************************************************/

div#WRAPPER {
	width: 1020px;
	height: auto;
	}

div#SEARCH_CON {
	float: left;
	width: 290px;
	height: auto;
	}

div#SEARCH_CON table {
	margin-left: 20px;
	}

div#SEARCH_CON tr {
	height: 25px;
	}

div#SEARCH_CON input#CLEAR_RESULT {
	width: 235px;
	}

div#SEARCH_CON_end {
	display: block;
	background: url(image/search-bottom.gif) no-repeat;
	width: 290px;
	height: 7px;
	text-indent: -9999px;
	}

div#FLASH_AREA {
	float: right;
	background: url(image/header-line.jpg) no-repeat top left;
	padding-top: 10px;
	width: 730px;
	height: auto;
	/*border: 1px solid;*/
	}

div#FLOOR_FLASH {
	width: auto;
	height: 530px;
	padding-left: 32px;
	float: left;
	}

div#RESULT_CON {
	clear: both;
	width: 1020px;
	height: 170px;
	}

div#RESULT_CON_end {
	background: url(image/result-bottom.gif) no-repeat;
	width: 1020px;
	height: 7px;
	text-indent: -9999px;
	}

div#SEARCH_CON h1{
	background: url(image/header.jpg) no-repeat;
	width: 290px;
	height: 80px;
	color: #ffffff;
	/*margin: 3px 0 0 0;
	padding: 5px;*/
	text-indent: -9999px;
	}

div#SEARCH_CON h2{
	display: block;
	background: url(image/search-top.gif) no-repeat;
	width: 280px;
	height: 23px;
	padding: 8px 0 0 10px;
	margin: 0 0 0 0;
	font-weight: bold;
	/*text-indent: -9999px;*/
}

div#SEARCH_CON table {
	margin-top: -20px;
	}

div#SEARCH_CON th,
div#SEARCH_CON tr,
div#SEARCH_CON td{
	height: 40px;
	}

span#FOR_ZOOM {
	display: block;
	color: #ff2222;
	font-size: 90%;
	padding: 5px 10px 0 10px;
	}


div#RESULT_CON h2{
	/*display: block;*/
	/*background: url(image/result-top.gif) no-repeat;*/
	width: auto;
	height: auto;
	padding: 0px;
	margin: 4px 24px 0px 0;
	font-weight: bold;
	/*text-indent: -9999px;*/
	}

div#RESULT_BAR {
	background: url(image/result-top.gif) no-repeat;
	padding-top:4px;
	}

div#RESULT_BAR table {
/*	margin-top: -43px; */
	margin-top: 0px;
	margin-left: 60px;
	}

div#RESULT_BAR th {
	width: 150px;
	margin-left: 10px;
	text-align: right;
	}

div#RESULT_BAR td#KENSU {
	border: 1px solid #999999;
	background: #fafafa;
	width: 40px;
	height: 13px;
	text-align: center;
	}

div#RESULT_BAR td.AKSTN {
	border: 1px solid #999999;
	background: #fafafa;
	font-size: 115%;
	text-align: center;
	width: 25px;
	height: 13px;
	}

div#RESULT_BAR td.AKSTN a {
	text-decoration: none;
	}

div#RESULT_clear {
	margin: 20px 0 0 80px;
	}
	

/*************************************************************************
 企業検索 Setting
*************************************************************************/

form {
	background: #fafafa;
	border-left: 1px solid #cbcbcb;
	border-right: 1px solid #cbcbcb;
	margin-top: 0px;
/*	background: url(image/search-bottom.gif) no-repeat left bottom;*/
	}

form dt {
	padding: 0 0 0 5px;
	border-left: 3px solid #666666;
	line-height: 1.3em;
	}

form dd {
	padding: 0;
	margin: -2em 0 0 7.5em;
	}

fieldset {
	margin: 0;
	padding: 0;
	border: none;

	}

fieldset legend {
	margin-top: -5em;
	height: 0px;
	text-indent: -9999px;
	}

form {
	padding: 5px;
	}

form dl {
	margin: 0 10px 10px;
	padding:10px 0;
	}

form dl dt {
	margin: 5px 0;
	}

form dl dd p{
	margin: 5px 0;
	line-height: 110%;
	}

form p {
	padding-bottom: 40px;
	line-height: 1.6;
	} 

form dl dd table {
	margin: 0 0 0 0;
	background: #fafafa;
	}

div#RESULT_CON div#DISP_FIND_LIST {
	border-left: 1px solid #cbcbcb;
	border-right: 1px solid #cbcbcb;
	}


div#RESULT_CON div#DISP_FIND_LIST table{
	display: block;
	margin: 0;
	padding-top: -20px;
	width: 100%;
	border-collapse:collapse;
	empty-cells:show;
	background: #fafafa;
	}

div#RESULT_CON div#DISP_FIND_LIST table tbody{
	width: 100%;
	}

div#RESULT_CON div#DISP_FIND_LIST tr.title{
	background-color:#EEE;
	}

div#RESULT_CON div#DISP_FIND_LIST tr.title td{
	text-align:center;
	}

div#RESULT_CON div#DISP_FIND_LIST td{
	padding:3px;
	border:1px solid #CCC;
	}

div#RESULT_CON div#DISP_FIND_LIST td.company{
	width:420px;
	}

div#RESULT_CON div#DISP_FIND_LIST td.zone{
	width:150px;
	text-align:center;
	}

div#RESULT_CON div#DISP_FIND_LIST td.title{
	width:260px;
	}

div#RESULT_CON div#DISP_FIND_LIST td.type{
	width:110px;
	text-align:center;
	}

div#RESULT_CON div#DISP_FIND_LIST td.pref{
	width:60px;
	text-align:center;
	}

div#DISP_FIND_LIST th{
	border-left: 1px solid #CCC;
	text-align: center;
	}

/*********************************************************************/


