﻿@charset "utf-8";
/* -------------------
	common
------------------- */

/* ----------------------------------------------------------------------------
	賃貸ご案内
	/rent/
---------------------------------------------------------------------------- */
.heading-6{
	font-size: 110%;
	font-weight: bold;
	padding:10px 16px;
	border:1px solid;
	margin-bottom:20px;
}

.imgL{float:left;}

.StrBoxR{
	float:right;
	width: 250px;
	overflow: hidden;
}

.StrBoxR p{
	padding-top: 5px;
	line-height: 1.8em;
	letter-spacing: 0.08em;
}

.line{ padding-top:15px; padding-bottom:15px;}

.explain{
	line-height:1.5;
	margin-bottom:5px;
}
