@charset "utf-8";
/*
 * top.css
*/
#toppage {
	text-align:left;
}

.bx-wrapper{
	width:1200px;
	margin:0 auto;
}

.bx-viewport {
	background: #fff;
}


/* header
---------------------------------------------------------------------------- */
#toppage #header{
	position:absolute;
	background:url(../img/top/head_bg.png) top left repeat;
	z-index:100;
	margin-top:20px;
	width:100%;
}

	#toppage #header.fixed{
		opacity:1.0;
		filter:alpha(opacity=100);
		-moz-opacity:1.0;
	}

	#toppage #gnavi{
		width:980px;
		margin:auto;
		padding:10px 0px;
		overflow:hidden;
		font-size:14px;
		z-index:1;
		line-height:3;
	}
		
		#gnavi ul{
			float:right;
		}
			#gnavi ul li{
				float:left;
				line-height:64px;
				margin-left:10px;
				margin-right:5px;
				font-weight:bold;
			}
			
			#gnavi ul li a{
				padding:0 5px;
			}
			
		#gnavi a:link { 
			color: #000000;
			text-decoration:none;
		}
		
		#gnavi a:visited { 
			color: #000000;
			text-decoration: none;
		}
		
		#gnavi a:hover, #gnavi li.on a {
			background:#FFF100;
			color: #000000;
			text-decoration: none;
		}
		
		#gnavi h1 a:hover {
			background:none;
			color: #000000;
			text-decoration: none;
		}
		
		#gnavi a:action {
			color: #000000;
			text-decoration: none;
		}

#side{
	width:220px;
}
	
	#side .border_side{
		border-left:solid 1px #cccccc;
		border-right:solid 1px #cccccc;
		border-bottom:solid 1px #cccccc;
		border-collapse: collapse;
		padding:7px 10px 5px;
		background: #fff;
	}

	#side h4{
		background:url(../img/common/title-bg.gif) repeat-x top left;
		padding-left:20px;
		color:#FFF;
		line-height:37px;
		font-size:16px;
		font-weight:bold;
	}
	
	#side h5{
		margin-top:10px;
	}
		
		#side div address{
			background-image:url(../img/common/icon-tel.gif);
			background-repeat:no-repeat;
			background-position: 5px 3px;
			padding-left:30px;
			line-height: 25px;
			font-size:22px;
			color:#497a9c;
		}
		
	.left_info ul{
		overflow:auto;
		width:198px;
		height:200px;
	}
	
	.left_info li{
		padding:5px 0;
		font-size:11px;
		font-weight:bold;
		border-bottom:2px dotted #CDCDCD;
	}
	
	.left_info li:last-child{
		border-bottom:none;
	}
	
	.left_sell div p{
		background:url(../img/common/icon-arrow.png) no-repeat 10px 5px;
		padding-left:25px;
	}
	
	.left_form h5{
		background:url(../img/common/title-bg_light.jpg) repeat-x;
		line-height:37px;
		text-align:center;
	}
	
	.left_form div p:last-child{
		padding:2px 0;
		text-align:center;
	}
	
	.left_logo{
		margin-top:20px;
		text-align:center;
	}

/* wrap
---------------------------------------------------------------------------- */
#wrap{
	clear: both;
	overflow:hidden;
	zoom:1;
	width:940px;
	margin:20px auto 40px;
	/*background-color:#fff;*/
}
	
	.wrap_top{
		overflow:hidden;
		zoom:1;
		width:680px;
		margin:0 0 20px;
		padding:0;
		background:#F3EEF4;
	}
	
	.parks_top {
		background: url(../img/common/title-bg.gif) repeat-x bottom #783E8A;
		clear: both;
		overflow:hidden;
		padding: 6px 20px;
	}
	
		.parks_top p {
			float: left;
		}
		
		.parks_top div {
			float: left;
			margin-left: 15px;
		}
		
		.parks_top div p {
			float: none;
			color: #fff;
		}
		
		.parks_top div h2 {
			padding: 5px 0 0 0;
			background: none;
			line-height: 1.6;
		}
	
		.wrap_banner{
			padding-bottom: 10px;
			background: #fff;
		}
	
		.wrap_top h2{
			background:url(../img/common/title-bg.gif) repeat-x top left;
			padding-left:20px;
			color:#FFF;
			line-height:38px;
			font-size:17px;
			font-weight:bold;
		}
		
		.wrap_top h2 a{
			color:#fff;
		}
	
		.wrap_top h3{
			background:url(../img/common/icon-arrow.png) no-repeat  0 8px;
			padding:0 0 0 15px;
			font-weight:bold;
			font-size:16px;
		}
		
		.border_left {
			border-left: #ccc dotted 2px;
		}
		
	
	.kansei_top {
		background: url(../img/common/title-bg.gif) repeat-x bottom #783E8A;
		padding: 8px 20px;
	}
	
		.kansei_top h2 {
			background: none;
			line-height: 1.6;
			padding: 0;
		}
		
		.kansei_top p {
			color: #fff;
		}
		
		
		/*-- pro_box --*/
		
		.pro_box {
		  margin: 10px 19px 0;
		  padding: 0 0 15px;
		  border-bottom: #ccc dotted 2px;
		}
		
		.pro_box div{
			position:relative;
			overflow:hidden;
		}

		.pro_box div p.border_bg{
			float: left;
			width: 310px;
		}

		.pro_box div p.border_bg a{
			display: block;
		}

		.pro_box div p.border_bg img{
			max-width: 100%;
		}

		.pro_box div div{
			float: left;
			margin-left: 25px;
			width: 300px;
		}
		
		.pro_box div div .catch_copy {
			line-height: 1.2;
			margin-bottom: 7px;
			font-size: 14px;
			color: #783E8A;
		}

		.pro_box div div dl{
			border-bottom: #999999 1px dotted;
			padding: 0 0 3px;
			clear:both;
			overflow:hidden;
		}
		
		.pro_box div div dl:last-of-type{
			border-bottom: 0;
		}

		.pro_box div div dl dt{
			float: left;
			width: 22%;
			padding-left: 3%;
			color: #783E8A;
			font-weight: bold;
		}
		
		.pro_box div div dl dd {
		    float: right;
		    width: 75%;
		    padding-left: 0;
		}
		
		p.details {
		    background: url(../img/common/icon-arrow.png) no-repeat 0 10px;
		    padding-left: 10px;
		    line-height: 2.5;
		    float: right;
		}
		
		.pro_box .ttl_long {
		  border-bottom: 0;
		}
		
		.pro_box .ttl_long dt.ttl {
		    padding-left: 0;
		    font-weight: bold;
		    color: #000;
		    margin-top: 4px;
		}
		
		.pro_box .ttl_long dt.ttl span {
		    background: #FFF100;
		    padding: 0 5px;
		}
		
		.pro_box .ttl_long dd.price {
		    color: #FF0000;
		    font-weight: bold;
		    font-size: 16px;
		}
		
		
		/*-- wrap_top_box --*/
		
		.wrap_top_box{
			float:left;
			width: 300px;
			margin:10px 0;
			padding: 0 19px;
			overflow:hidden;
			zoom:1;
		}
		
		
		.wrap_top_box p img{
			max-width: 100%;
		}
			.wrap_top_box div {
				float: left;
				width:100%;
				margin: 5px 0 0;
			}
			
				.wrap_top_box div p{
					float:left;
				}
			
				.wrap_top_box div p.ttl{
					background:#FFF100;
					margin-top:3px;
					padding:0 5px;
					line-height:21px;
					font-weight:bold;
				}
			
				.wrap_top_box div p.comment{
					padding-left:10px;
					color:#FF0000;
					font-size:16px;
					font-weight:bold;
				}
			
				.wrap_top_box div p.details{
					background:url(../img/common/icon-arrow.png) no-repeat  0 8px;
					padding-left:10px;
					line-height: 2;
					float:right;
				}
				
		.sennin{
			border-bottom:#ccc 1px dotted;
			margin: 10px 19px;
			padding-bottom:15px;
			clear:both;
			overflow:hidden;
		}
		
		.sennin:last-of-type{
			border-bottom:none;
			padding-bottom:0;
		}
		
		.sennin h3{
			margin-bottom:5px;
		}
		
		.sennin div{
			overflow:hidden;
		}
		
		.sennin_img{
			float:left;
			background:#fff;
			width:205px;
			text-align:center;
		}
		
		.wrap_sennin{
			float:right;
			width: 412px;
		}
		
			.wrap_sennin dl{
				clear:both;
				overflow:hidden;
			}
			
			.wrap_sennin dl dt{
				float: left;
				width: 20%;
				font-weight: bold;
			}
			
			.wrap_sennin dl dd{
				float: left;
				width: 80%;
			}
			
			.wrap_sennin dl dd span{
				color:#FF0000;
				font-size:16px;
				font-weight:bold;
			}
			
			.wrap_sennin div{
				margin-top:12px;
			}
			
			.wrap_sennin div p{
				float:left;
				width:50%;
			}
			
			/* 土地建物セット価格の部分 */
			.tochiset .wrap_sennin dl dt{
				width: 30%;
			}
			
			.tochiset .wrap_sennin dl dd{
				width: 70%;
			}
			
			.tochiset .wrap_sennin dl dd span{
				line-height: 1.4;
			}
			
			/* 中古 */
			.chuko .wrap_sennin dl dt {
				width: 23%;
			}
			.chuko .wrap_sennin dl dd {
				width: 77%;
			}
			
			
/* wrap_middle */
#wrap_middle{
	clear:both;
	overflow:hidden;
	zoom:1;
	width:920px;
	margin:35px auto;
}

#line03{
	overflow: hidden;
	zoom: 1;
	width:920px;
	background-image:url(../img/top/bg_line03.jpg);
	background-repeat:no-repeat;
}

	#wrap_middle h3{
		background-image:url(../img/common/arrow_l.png);
		background-repeat:no-repeat;
		background-position:5px 8px;
		margin-left: 0;
		padding-left:20px;
		font-weight:bold;
		font-size:14px;
	}
	
	
	#wrap_middle div div{
		float:left;
		width:300px;
		margin-top:10px;
		margin-left:10px;
	}
	
		#wrap_middle div div:first-of-type{
			clear:both;
			overflow:hidden;
			zoom:1;
			margin-left:0;
			margin-bottom: 5px;
		}
	
		#wrap_middle div div div{
			margin:0;
		}
			
			#wrap_middle div div div p:first-of-type{
				float:left;
				font-weight:bold;
			}
			
			#wrap_middle div div div p:last-of-type{
				float:right;
				font-size:11px;
			}
			
#middle01{
	clear: both;
	overflow: hidden;
	zoom: 1;
	margin-left:0;
}

/* wrap_bottom */
#wrap_bottom{
	overflow:hidden;
	zoom:1;
	width:920px;
	margin:10px auto 0;
}


/* content */
#content{
	float:left;
	width:680px;
}

	#content_top{
		overflow:hidden;
		zoom:1;
		margin-bottom:20px;
	}

		#content_top p{
			background:url(../img/common/icon-arrow.png) no-repeat  220px 6px;
			text-align:right;
		}

		#toppage #content_top .topics{
			width:330px;
			float:left;
		}
		
			#toppage #content_top .topics h4{
				margin-top:10px;
			}
			
		.margin_left15{
			margin-left:20px;
		}

#content_bottom{
	clear:both;
	overflow:hidden;
	zoom:1;
}

	#content_bottom .float_left,
	#content_bottom .float_right{
		width:330px;
	}
	
	#content_bottom .float_left h5{
		margin-bottom:10px;
	}

	#content_bottom h4{
		padding-left:15px;
		background-image:url(../img/common/arrow_l.png);
		background-repeat:no-repeat;
		background-position:0 13px;
		font-weight: bold;
		line-height: 3;
	}
	
	#content_bottom .float_right div{
		background:url(../img/top/raijo_bg.jpg) no-repeat bottom left;
		border-left:solid 1px #cccccc;
		border-right:solid 1px #cccccc;
		border-bottom:solid 1px #cccccc;
		padding:10px;
	}
	
	#content_bottom .float_right address{
		background-image:url(../img/common/icon-tel.gif);
		background-repeat:no-repeat;
		background-position: 5px 7px;
		padding-left:30px;
		font-size:22px;
		color:#497a9c;
	}
	
	#content_bottom .float_right h4{
		background:url(../img/common/title-bg.gif) repeat-x top left;
		padding-left:20px;
		color:#FFF;
		line-height:37px;
		font-size:16px;
		font-weight:bold;
	}
	
	#content_bottom .float_right h5:nth-of-type(2){
		padding-top:15px;
	}

	#content_bottom h4 a:link { 
		color: #000000;
		text-decoration:none;
	}

	#content_bottom h4 a:visited { 
		color: #000000;
		text-decoration: none;
	}

	#content_bottom h4 a:hover { 
		color: #000000;
		text-decoration: none;
	}

	#content_bottom h4 a:action {
		color: #000000;
		text-decoration: none;
	}



	#content_bottom dl{
			overflow:hidden;
			zoom:1;
			border-bottom:dotted 2px #c2c2c2;
			line-height: 3.5;
		}
		
		#content_bottom dt{
			float:left;
			width:25%;
			*width:20%;
			font-size: 11px;
			color:#48799b;
		}

		#content_bottom dd{
			float:right;
			width:75%;
			font-size: 11px;
		}
		
		#content_bottom li{
			border-bottom:dotted 2px #c2c2c2;
			line-height: 3.5;
			list-style-position:inside;
			font-size: 11px;
			color:#48799b;
		}

	#content_bottom p{
		margin-top:5px;
		font-size: 11px;
	}

/* side */
#toppage #side{
	float:right;
}
	
		#side_p01{
			/*background-image:url(../img/common/arrow_l.png);
			background-repeat:no-repeat;
			background-position: 0 5px;*/
			padding-left:10px;
			font-weight:bold;
			font-size:13px;
		}
		
		#side_p02{
			text-align:center;
			font-size:11px;
		}
		
		#side_p03{
			border-top:dotted 2px #c2c2c2;
			padding:10px 0;
			font-size:11px;
		}
		
		.side_p04{
			background: #fefefe; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlMmUyZTIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #fefefe 0%, #e2e2e2 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(100%,#e2e2e2)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #fefefe 0%,#e2e2e2 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #fefefe 0%,#e2e2e2 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #fefefe 0%,#e2e2e2 100%); /* IE10+ */
background: linear-gradient(to bottom,  #fefefe 0%,#e2e2e2 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#e2e2e2',GradientType=0 ); /* IE6-8 */

			border:solid 1px #c2c2c2;
			-webkit-border-radius:5px;
			-moz-border-radius:5px;
			border-radius:5px;
			font-size:14px;
		}
		
			.side_p04 a{
				display:block;
				line-height:40px;
				text-align:center;
			}
		
			.side_p04 a:link { 
				color: #48799b;
				text-decoration:none;
			}

			.side_p04 a:visited { 
				color: #48799b;
				text-decoration: none;
			}

			.side_p04 a:hover { 
				color: #48799b;
				text-decoration: none;
			}

			.side_p04 a:action {
				color: #48799b;
				text-decoration: none;
			}

            .top-agency{
                font-size: 18px;
                padding-left: 9px;
                color: red;
            }

            .wrap_sennin >.top-agency{
                padding:0;
            }
    
}
