@charset "utf-8";

/*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
base.css Over Write
bg_wrap container wrap   (height for each pages)   
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

/*  背景(下部画像 とフッターまでの高さ) */
#bg_wrap { 
	background: url(../images/background_bottom.jpg) no-repeat bottom center; 
	overflow: hidden; 
	margin: 0 auto; 
	width: 1000px; 
	height: 1045px;
	}

/*  背景色を当てる高さ */
#container { 
	padding: 0; 
	width: 1000px; 
	height: 850px; 
	text-align: left; 
	margin:0 auto; 
	background-color:#ffffff;
	}

#wrap {	
	width: 1000px; 
	margin: 0 auto; 
	padding: 0;
	}
	
* html #wrap { 
	height: 1%;
	}



/*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
Page Format (for each pages) 　(margin t r b l)
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

#full_wide {
	position: relative;
	width: 960px; 
	height: 164px;
	margin-top:0px;
	margin-right: 20px;
	margin-left: 20px;
	padding: 0; 
	auto; 
	background: url(../../images/index/main_catch.jpg) top;
	background-color:#999999;
	/* background-color:#ffffff; */
	}

.full_wide_lbox { 
	position: relative; 
	font-size: 14px; 
	color:#FFFFFF; 
	font-weight: bold;
	}

#primary {
	position: relative;
	clear: both;
	float: left;
	width: 560px;
	height: 400px;
	display: inline;
	margin-top:0px;
	margin-bottom : 50px;
	margin-left: 20px;
	background-color:#ffffff;
	/* background-color:#999999; */
	}

#secondary {
	position: relative;
	float: right;
	width: 380px;
	height: 400px;
	font-size: 13px;
	line-height: 1.55em;
	display: inline;
	margin-top:0px;
	margin-right: 20px;
	background-color:#ffffff;
	/* background-color:#999999; */
	}


/*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
Page Parts (for each pages) 
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

/* position absolute center*/
#circle { 
	position: absolute;
	top: 110px;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	}
	

	
.catch_copy { 
	position: absolute;
	top: 50px;
	left: 240px;
	}
	
.go_company  { 
	position: absolute;
	top: 85px;
	left: 730px;
	}
	
	

.page_title_01  { 
	position: absolute; 
	top: 0px;
	width: 560px;
	height: 35px;
	background: url(../../images/index/title_propaty.jpg) no-repeat top left;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	}

	
.page_title_02  { 
	position: absolute; 
	top: 0px;
	width: 380px;
	height: 35px;
	background: url(../../images/index/title_new.jpg) no-repeat top left;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	}
	
.page_title_03  { 
	position: absolute; 
	top: 450px;
	width: 380px;
	height: 35px;
	background: url(../../images/index/title_words.jpg) no-repeat top left;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	}
	
/* propaty */

#propaty_hld {
	position: relative; 
	width: 560px; 
	height: 258px; 
	float: left; 
	margin: 0 auto; 
	}
	#propaty_hld ul { 
   		position: absolute; 
		top: 50px; 
		left: 0px; 
		width: 560px;
		}
		#propaty_hld ul li { 
			display: table;　
			width: 560px; 
			line-height: 4.0; 
			font-size: 13px; 
			margin-bottom: 6px; 
			color: #000000; 
			background: transparent url("../images/bg_dot_pattern1.gif") repeat-x bottom;
			}
				#propaty_hld ul li span.dan1 { 
					display: table-cell; 
					width: 90px;
					}
				#propaty_hld ul li span.dan2 { 
					display: table-cell; 
					width: 260px; 
					line-height: 1.3;
					}
				#propaty_hld ul li span.dan3 { 
					display: table-cell; 
					width: 130px; 
					text-align: right; 
					padding-right: 10px;
					}
				#propaty_hld ul li span.dan4 { 
					display: table-cell;
					width: 80px;
					}
				#propaty_hld ul li span img { 
					padding: 14px 0 0 0px;
					}
				#propaty_hld ul li a { 
					color: #1a458f; 
					outline: none; 
					overflow: hidden; 
					text-decoration: underline;
					}
					#propaty_hld ul li a:hover { 
						color: #06F; 
						text-decoration: underline;
						}
  

.twitter_box  { 
	position: absolute; 
	top: 38px;
	width: 380px;
	}

.word_text  { 
	position: absolute; 
	top: 500px;
	height:70px;
	padding: 0 10px 0 10px;
		}

.go_word  { 
	position: absolute; 
	top: 590px;
	left: 20px;
	}
	
.go_word_banner  { 
	position: absolute; 
	top: 590px;
	left: 220px;
	}
	
.img_border { 
	box-shadow: 0 0 0 3px #000 inset;
	}








/* propatylist */
#propatylist {
	position: absolute; 
	top: 40px;
	width: 710px;
	}
			
#propatylist dt {
	float:left;
	position: relative;
	margin: 5px 0 5px 5px;
	}
				
#propatylist dd {
	position: relative;
	padding: 5px 0 5px 100px;
	background: transparent url("../images/bg_dot_pattern1.gif") repeat-x bottom;
	font-size: 14px;
	}
				
#propatylist dd.stripe {
	background: transparent url("../images/bg_dot_pattern2.gif") repeat-x bottom;
	}
				
#propatylist dd a {
	padding: 0 0 0 6px;
	background: transparent url("../images/ico_default.gif") no-repeat left center;
	}

   
/* propatylist */

propatylist {
	width: 710px;
	}
			
propatylist dt {
	float: left;
	width: 7em;
	padding: 5px 0 5px 1em;
	}
				
propatylist dd {
	padding: 5px 0 5px 9em;
	background: transparent url("../images/bg_dot_pattern1.gif") repeat-x bottom;
	}
				
propatylist dd.stripe {
	background: transparent url("../images/bg_dot_pattern2.gif") repeat-x bottom;
	}
				
propatylist dd a {
	padding: 0 0 0 6px;
	background: transparent url("../images/ico_default.gif") no-repeat left center;
	}



/* Clear */
.clear { 
	clear: both; 
	}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: ".";
	clear: both;
	height: 0;
	}
	* html .clearfix { zoom: 1; } /* IE6 */
	*:first-child+html .clearfix { zoom: 1; } /* IE7 */


