@charset "UTF-8";

/* --------------------------------------------------  */
/* -----------------------建売分譲---------------------------  */
	#tateuri_img{
		padding-top:20px;
		width: 854px;
		height: 207px;
		margin: auto;
	}
	#tateuri_main_text{
		text-align:left;
		width: 854px;
		margin: auto;
		padding-left: 20px;
	}
	
	#tateuri_map{
		width: 779px;
		height: 595px;
		margin: auto;
	}
	
	#tateuri_text{
		width: 454px;
		margin: auto;
		text-align: center;
	}
	
	#tateuri_text a:link {
		color:#0099ff;
		text-decoration:underline;
	}
	
	#tateuri_text a:visited {
		color:#0099ff;
		text-decoration:underline;
	}
	
	#tateuri_text a:hover {
		color:#ff0000;
		text-decoration:underline;
	}
	
	#tateuri_text a:active {
		color:#ff0000;
	}
	
	#tateuri_text b{
		color: #ff0000;
	}
