/*
 *
 */
#body {
	font-family: "Lucida Grade", "Lucida Sans Unicode", "Trebuchet MS", Trebuchet, Arial, sans-serif; 
	background-image: url(images/back.jpg);
	background-repeat: repeat;
	width:100%;
	/*border: 1px solid black;*/
	height: auto;
	text-align:center;
	margin:0px;
	padding:0px 0px;
}

#header {
  width:900px;
  background-color: black;
  color: white;
  /*border: 1px solid green;*/
  height: auto;
  padding:5px;
  margin:auto;
  font-size: 12px;
}
#header blink {
	font-size: 12px;
	font-weight: bold;
	color: red;
}

#wrapper {
  width:900px;
  background-color: white;
  /*border: 1px solid blue;*/
  height: auto;
  padding:10px;
  margin:auto;
}

#main {
  width:570px;
  /*border: 1px solid red;*/
  /*padding:5px;*/
  float:left;
}
/*--------------------不動産物件を探す--------------------*/
#bksearch {
	width:324px;
	height: auto;
	background-image: url(images/title_bksearch.gif);
	background-repeat: no-repeat;
	background-color: #EBF0F6;
	border: 1px solid #CCCCCC;
	/*padding:5px;*/
	float:left;
	padding-top: 48px;
	padding-bottom: 0px;
	font-size:12pt;
}
#bksearch_cont1 {
	background-image: url(images/img_bksearch.jpg);
	background-repeat: no-repeat;
	width: auto;
	margin-left: 10px;
	margin-right: 10px;
	text-align: left;
	font-size: 12px;
	color: #666666;
	line-height: 15px;
	padding-left: 129px;
}
#bksearch_cont2 {
	border-top: 1xp solid #CCCCCC;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	text-align: left;
	font-size: 12px;
	color: #666666;
	line-height: 15px;
}
/*-------地域から探すボタン---------*/
#bksearch_button1 {
	margin-left: 180px;
	margin-top: -40px;
}

#bksearch_button1 a{
display:block;
width:121px;
color:whtie;
background:url(images/bksearch.gif) no-repeat;
height:39px;
line-height:39px;
text-decoration:none;
text-align:center;}

#bksearch_button1 a:hover{
color:yellow;
background:url(images/bksearch_over.gif) no-repeat;
}
/*--------物件から探すボタン------*/
#bksearch_button2 {
	margin-left: 180px;
	margin-top: -40px;
}
#bksearch_button2 a{
display:block;
width:121px;
color:whtie;
background:url(images/bksearch.gif) no-repeat;
height:39px;
line-height:39px;
text-decoration:none;
text-align:center;}

#bksearch_button2 a:hover{
color:yellow;
background:url(images/bksearch_over.gif) no-repeat;
}
/*--------------------不動産物件を探すEND-----------------*/

/*--------------------参加企業を見る-----------------*/
#comsearch {
	width: 237px;
	height: auto;
	background-image: url(images/title_comsearch.gif);
	background-repeat: no-repeat;
	background-color: #EBF0F6;
	border: 1px solid #CCCCCC;
	/*padding:5px;*/
	float:right;
	margin-left:5px;
	padding-top: 48px;
	padding-bottom: 5px;
}
#comsearch_cont1 {
	background-image: url(images/img_comsearch.jpg);
	background-repeat: no-repeat;
	width: auto;
	margin-left: 10px;
	margin-right: 10px;
	text-align: left;
	font-size: 12px;
	color: #666666;
	line-height: 15px;
	padding-left: 98px;
}
#costomer_cont1 {
	border-top: 1px solid #CCCCCC;
	background-image: url(images/img_customer.jpg);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 10px;
	text-align: left;
	font-size: 12px;
	color: #666666;
	line-height: 15px;
	padding-left: 98px;
	padding-top: 5px;
}
/*--------参加企業を見るボタン------*/
#comsearch_button1 {
	margin-left: 100px;
	margin-top: -72px;
	font-size: 12px;
}
#comsearch_button1 a{
display:block;
width:121px;
color:whtie;
background:url(images/bksearch.gif) no-repeat;
height:39px;
line-height:39px;
text-decoration:none;
text-align:center;}

#comsearch_button1 a:hover{
color:yellow;
background:url(images/bksearch_over.gif) no-repeat;
}
/*--------ログインページボタン------*/
#costomer_button1 {
	margin-left: 100px;
	margin-top: 5px;
	font-size: 12px;
}
#costomer_button1 a{
display:block;
width:121px;
color:whtie;
background:url(images/bksearch.gif) no-repeat;
height:39px;
line-height:39px;
text-decoration:none;
text-align:center;}

#costomer_button1 a:hover{
color:yellow;
background:url(images/bksearch_over.gif) no-repeat;
}


/*--------------------参加企業を見るEND-----------------*/


/*--------------------新着情報-----------------*/
#latest {
	width:299px;
	background-image: url(images/title_latest.gif);
	background-repeat: no-repeat;
	height: auto;
	background-color: #EBF0F6;
	border: 1px solid #CCCCCC;
	/*padding:5px;*/
	float:right;
	margin-left:8px;
	padding-top: 42px;
	padding-bottom: 5px;
	font-size:12pt;
}
#latest td {			/* 反転 box */
	text-align:left;
	border:1px solid #cccccc;
	padding:2px;
}

#exp {				/* 説明ブロック */
	padding:2px;
	line-height:16px;
	color:#666666;
}
#exp img {
	padding: 2px;
	width:100px;
	border:0px solid #cccccc;
}

#exp h2 {			/* type 値段 */
        height:16px;
  	font-size:12pt;
	font-weight:bold;
	margin:2px 0 0 0;
	padding:3px 10px;
}
#exp h3 {			/* 住所 */
	font-size:8pt;
	font-weight:normal;
	margin:0;
	padding:2px 5px;
        color:#423825;
}
#exp p {
	font-size:8pt;		/* 登録日 */
	margin:0;
	padding:2px 5px;
        color:#423825;
}
/*--------------------新着情報 END-----------------*/


#credit {
	width:900px;
	background-color: #FFFFFF;
	/*border: 1px solid green;*/
	border-top: 1px solid #CCCCCC;
	height: auto;
	font-size: 12px;
	padding:5px;
 	margin:auto;
	}
#credit h1 {
	font-weight: bold;
	font-size: 13px;
	}

#credit a:visited {
	color: #333333;
	font-weight: none;
	}
#credit a:hover {
	color: red;
	text-decoration: none;
	font-weight: bold;
	}
#credit a:link {
	color: #333333;
	text-decoration: none;
	font-weight: none;
	}

#credit_box1{
	text-align:left;
	width: 300px;
	height: auto;
	border: 1px solid #CCCCCC;
	background-color: #EBF0F6;
	color: #666666;
	padding: 10px;
//	float: left;
	margin-left: 110px;
}
#credit_box2{
	text-align:left;
	width: 300px;
	height: auto;
	border: 1px solid #CCCCCC;
	background-color: #EBF0F6;
	color: #666666;
	padding: 10px;
//	float:right;
	margin-right:110px;
}

#box_wrapper1 {
  border:0px solid black; 
  width: 435px;
  float:left;
}

#box_wrapper2 {
  border:0px solid black; 
  width: 435px;
  float:right;
}

#footer {
	width:900px;
	background-color: black;
	/*border: 1px solid green;*/
	height: auto;
	padding:5px;
	margin:auto;
	font-size: 10px;
	color: white;
}

#mainimage {
	width:570px;
	height: 225px;
	margin-bottom: 7px;
	border: 1px solid #CCCCCC;
	padding: 0px;
}

#submenu {
	width:570px;
	height: 79px;
	margin-top: 8px;
	padding-top: 10px;
	/*border: 1px solid orange;*/
	background-image: url(images/submenubg.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	color: white;
}



a:visited {
	color: white;
	font-weight: none;
	}
a:hover {
	color: yellow;
	text-decoration: none;
	font-weight: bold;
	}
a:link {
	color: white;
	text-decoration: none;
	font-weight: none;
	}

