* {
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
body {
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	font-size: 97%;
}
#top {
	width: 760px;
	margin: auto;
}
#topnavi {
	width: 600px;
	margin: 0 70px 15px;
	padding: 0;
}
.banner {
	float: left;
	list-style-type: none;
	margin: 0 0 25px 30px;
}
#newhouse {
	width: 254px;
	height: 70px;
	text-indent: -9999px;
	background: url(img/shinroll.png) no-repeat bottom left;
}
.banner a {
	width: 254px;
	height: 70px;
	display: block;
	text-indent: -9999px;
}

#topnavi #bunjo a {
	background: url(img/bannerb1.png) no-repeat;
	}
#topnavi #bunjo2 a {
	background: url(img/bannerb2.png) no-repeat;
	}
#topnavi #bunjo3 a {
	background: url(img/bannerb3.png) no-repeat;
	}
#topnavi #bunjo4 a {
	background: url(img/bannerb4.png) no-repeat;
	}
#topnavi #tochi a {
	background: url(img/tochi1.gif) no-repeat;
	}
#topnavi #chuko a {
	background: url(img/chukobanner.png) no-repeat bottom left;
	}
#topnavi #chintai a {
	background: url(img/chintaibanner.png) no-repeat bottom left;
}
#topnavi #jutaku a {
	background: url(img/chuko.gif) no-repeat;
	}
#topnavi #newhouse a {
	background: url(img/shinroll.png) no-repeat bottom left;
	}
#topnavi #sodan a {
	background: url(img/sodan.jpg) no-repeat;
	}
#topnavi #toiawase a {
	background: url(img/toiawase.gif) no-repeat;
	}
#topnavi #about a {
	background: url(img/annai.gif) no-repeat;
	}
#topnavi #bunjo a:hover {
	background: url(img/bannerb1.png) bottom left;
	}
#topnavi #bunjo2 a:hover {
	background: url(img/bannerb2.png) bottom left;
}
#topnavi #bunjo3 a:hover {
	background: url(img/bannerb3.png) bottom left;
}
#topnavi #bunjo4 a:hover {
	background: url(img/bannerb4.png) bottom left;
}
#topnavi #tochi a:hover {
	background: url(img/tochi2.gif) no-repeat;
	}
#topnavi #chuko a:hover {
	background: url(img/chukobanner.png) no-repeat top left;
	}
#topnavi #chintai a:hover {
	background: url(img/chintaibanner.png) no-repeat top left;
}
#topnavi #jutaku a:hover {
	background: url(img/_chuko.gif) no-repeat;
	}
#topnavi #newhouse a:hover {
	background: url(img/shinroll.png) no-repeat top left;
	}
#topnavi #sodan a:hover {
	background: url(img/sodan2.gif) no-repeat;
	}
#topnavi #toiawase a:hover {
	background: url(img/_toiawase.gif) no-repeat;
	}
#topnavi #about a:hover {
	background: url(img/_annai.gif) no-repeat;
	}

#news {
	margin: 0 70px 15px;
	padding: 0 0 8px;
	border: 2px solid green;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	clear: both;
	text-align: left;
}
#news h2 {
	margin: 0.5em;
	color: #FF6600;
}
#news h3 {
	margin: 0px;
	line-height: 1.4em;
	text-indent: 1em;
	clear: left;
}
#news p {
	margin: 0 2em;
	line-height: 1.4em;
	text-indent: 1em;
}
#news ul, #news dl {
	margin: 0 0 0 3em;
	padding: 0;
}
#news li {
	line-height: 1.4em;
	font-size: large;
	margin: 0;
	padding: 0;
}
#news #newsbu li {
	width: 50%;
	float: left;
}
#news li.bottom {
	margin-bottom: 0.5em;
	border-bottom: 1px dashed green;
}
#news dd {
	margin: 0 0 1em 7em;
}
@media screen and (min-width:768px) {
	#news dl {
		display: flex;
		flex-wrap: wrap;
	}
	#news dt {
		width: 40%;
	}
	#news dd {
		width: 50%;
		margin-left: 0;
	}
}

img {
	border: none;
}

#wrapper {
	width: 100%;
	max-width: 800px;
	margin: auto;
	text-align: left;
}
header, #header {
	width: 760px;
	margin: 0 20px;
	border-bottom: 1px solid #666666;
}
header h1, #header h1 {
	font-size: 16px;
	font-weight: normal;
	text-align: right;
	float: right;
}

.center {
	text-align:center;
}
.fr {
	float: right;
}
.clear {
	clear: both;
}
.redtext {
	color: red;
}
.smaller {
	font-size: 90%;
}
.mv1 {
	margin: 1rem 0;
}
.object {
	margin: 15px auto;
	width: 760px;
	border: 4px solid navy;
	text-align: center;
	overflow: hidden;
}
.object h2 {
	margin: 0;
}

.about, .lot {
	width: 350px;
	margin-left: 30px;
	padding-bottom: 15px;
	float: left;
}
.about.aboutonly {
	width: 90%;
	float: none;
}
.about table, .about th, .about td {
	border: solid 1px  #009999;
}
.about table {
	width: 320px;
}
.about.aboutonly table {
	width: 89%;
	margin-left: 10%;
}
.about th {
	width: 90px;
	background: #ccccff;
	text-align: left;
	font-weight: normal;
}
.about td {
	line-height: 1.3em;
	font-size: 14px;
	text-align: left;
}
.aboutonly td {
	padding-left: 1em;
	line-height: 1.4em;
}

.lot dl.pop {
	border-radius: 10px;
	border: 4px solid orangered;
	background-color: orangered;
	text-align: left;
}
dl.pop dt {
	text-align: left;
	background-color: yellow;
	font-size: larger;
	border-radius: 6px;
	text-indent: 0.5em;
}
dl.pop dd{
	color: #fff;
	font-size: 160%;
	margin-left: 0.5em;
}
dl.pop dd .pricew {
	font-size: 200%;
	color: #fff;
}

table.pricelist {
	width: 620px;
	clear: left;
	margin: 1em auto;
	border: 1px solid #00CCCC;
}
.pricelist th, .pricelist td {
	text-align: center;
	border: 1px solid #00CCCC;
}
.pricelist th {
	background-color: #9999FF;
	line-height: 1.5em;
	font-weight: normal;
}
.pricelist td {
	font-size: larger;
}
.pricelist td.number {
	background: #CCF;
}

.price {
	font-size: 36px;
	font-weight: bolder;
	color: red;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.priceman {
	font-size: 18px;
	font-weight: bolder;
	color: red;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

/*　中古住宅、賃貸　*/
.objbldg {
	margin: 15px 0 15px 18px;
	width: 760px;
	border: 4px solid #006600;
	text-align: center;
}
.objbldg h2 {
	margin: 0;
}
.objbldg h3 {
	text-align: right;
	margin-right: 50px;
}
.objbldg p {
	text-align: left;
	text-indent: 1em;
}
.objbldg .second {
	margin-left: 30px;
}
.objbldg table {
	width: 90%;
	margin: 20px auto 0;
	font-size: medium;
	border: 1px solid #009900;
}
.objbldg table.rentprice {
	margin-bottom: 2em;
	font-size: 200%;
}
.objbldg th {
	background: #BBEEDD;
	text-align: left;
	border: solid 1px #009900;
	padding-left: 0.5em;
}
.objbldg td {
	border: solid 1px #009900;
	padding: 0.5em;
	text-align: left;
}
.objbldg table.mansion {
	width: 340px;
	float: left;
	margin-left: 10px;
}
.objbldg .price {
	text-align: right;
}

/*clearfix*/
.clearfix:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
#aboutus {
	margin: 10px auto;
}
#aboutus th {
	color: #fff;
	background-color: #080;
	padding: 0.2em 0.6em;
	text-align: center;
}
#aboutus table td {
	padding: 0.2em 0.8em;
}
#license p {
	font-size: 80%;
}
/*　フッター　*/
#footnavi {
	margin: 20px;
	padding: inherit;
	clear: both;
}
#footnavi li {
	list-style: none outside;
	margin: 0 1em 0 0;
	padding: 0;
	float: left;
	font-size: 12px;
	text-indent: 15px;
}
#footnavi li a {
	color: #000;
	display: block;
	text-decoration: none;
}
#footnavi li a:hover {
	background: url(img/list_tri.png) no-repeat left;
}
#counter {
	text-align: center;
}

#footer {
	width: 760px;
	border-top: 1px solid #666;
	text-align: center;
	clear: both;
	margin: 15px 20px;
	padding-top: 10px;
}
#top #footer {
	margin: 15px 0 0;
}
#footer p {
	font-size: 12px;
	margin: 0 0 0.5em;
}
#footer p small {
	font-size: 10px;
}
