/*
Site: Sato Fudosan Center
Page: common
*/

/* --- initialize --- */

a {
	text-decoration: underline;
	color: #f60;
}

a:hover {
	color: #33b400;
	text-decoration: none;
}

body {
	margin: 0;
	padding: 0;
	color: #333;
	font-size:13px;
	*font-size:small;
	*font:x-small;
	line-height:135%;
	font-family:'メイリオ','Meiryo','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','Osaka','ＭＳ Ｐゴシック',sans-serif;
	text-align:center;
}

table {
    font-size: inherit;
    font: 100%;
}

td, th {
	line-height: 135%;
}

p {
	margin: 0;
	padding: 0;
}

form {
	margin: 0;
	padding: 0;
}

iframe {
	margin: 20px 0;
}

.clr {
    clear: both;
    overflow: hidden;
    width: 1px;
    height: 1px;
    margin: 0 -1px -1px 0;
    border: 0;
    padding: 0;
    font-size: 0;
    line-height: 0;
}

/* --- layout --- */

div#container-frm {
	width: 950px;
	margin: 0 auto;
	background: #fff;
}

div#container {
	text-align: left;
}

/* --- header --- */

div#header {
	height: 80px;
	background-image: url(../common/header-bg.gif);
}

div#intro {
	height: 20px;
	overflow: hidden;
}

div#intro h1 {
	margin: 0;
	padding: 2px 0 0 0;
	line-height: 100%;
	font-size: 12px;
	color: #ccc;
	font-weight: normal;
}

div#header-navi {
	width: 190px;
	float: right;
	padding-top: 37px;
}

div#header-navi p {
	float: left;
}

p#logo {
	float: left;
}

ul#gnavi {
	clear: both;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul#gnavi li {
	float: left;
	margin: 0;
	padding: 0;
}

/* --- navi-left --- */

div#navi-left {
	width: 200px;
	float: left;
	padding: 24px 0 20px 0;
}

div#navi-left ul {
	margin: 2px 0 20px 0;
	padding: 0;
	list-style-type: none;
}

div#navi-left ul li.nl-category {
	margin: 0;
	padding: 0 0 0 22px;
	height: 37px;
	font-size: 14px;
	font-weight: bold;
	line-height: 37px;
	background-image: url(../common/nl-li-bg.gif);
}

div#navi-left ul li.nl-sub {
	margin: 0;
	padding: 0 0 0 25px;
	height: 27px;
	font-size: 12px;
	font-weight: bold;
	line-height: 27px;
	background-image: url(../common/nl-li-sub-bg.gif);
}

div#favorite {
	text-align: center;
	padding: 0 0 25px 0;
}

ul#nl-info li {
	margin: 0 0 1px 0;
	padding: 4px 6px;
	background-color: #ffffe0;
	border-bottom: 1px dotted #ccc;
}

div#nl-profile {
	border: 3px double #fc6;
	padding: 7px;
}

div.left-cont {
	width: 200px;
	margin: 10px 0;
	font-size: 12px;
}

div.left-cont img{
	align: center;
}



/* --- contents --- */

div#contents {
	width: 720px;
	float: right;
	padding: 0 0 20px 0;
}

p#topic-path {
	text-align: right;
	font-size: 12px;
	color: #999;
	line-height: 24px;
	height: 24px;
}

p#topic-path a {
	color: #999;
}

/* --- footer --- */

p#navi-bottom {
	clear: both;
	margin: 30px 0 0 0;
	padding: 10px 0;
	border-top: 2px solid #fc3;
	color: #999;
	text-align: center;
}

address#footer {
	height: 60px;
	background-image: url(../common/footer-bg.gif);
	overflow: hidden;
	text-align: left;
}

address#footer p {
	padding: 8px 0 0 20px;
	color: #b46600;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
}

/* --- layout and design --- */

div#index-intro {
	margin-bottom: 20px;
	padding: 8px;
	border: 3px dotted #fc3;
	background-color: #fff4d6;
}

div#index-intro h2 {
	margin: 0;
	padding: 0 0 5px 0;
	color: #390;
	font-size: 150%;
}

h2.sub-title {
	margin: 0;
	padding: 10px 0 0 10px;
	height: 26px;
	font-size: 16px;
	font-weight: bold;
	color: #390;
	background-color: #fff4d6;
	border-left: 3px solid #f90;
}

p.spc-n {
	margin: 0;
	padding: 7px 0;	
}

p.spc-b {
	margin: 0;
	padding: 7px 0 25px 0;
}

p.spcr-n {
	padding: 0 0 7px 0;
}

p.spcr-b {
	padding: 0 0 25px 0;
}

p#notice {
	padding: 0 0 7px 0;
	color: #f63;
}

.aln-c {
	text-align: center;
}

.aln-r {
	text-align: right;
}

img.flt-l {
	margin:0 7px 3px 0;
	float: left;
}

img.flt-r {
	margin:0 0px 3px 10px;
	float: right;
}

td.td-c {
	text-align: center;
}

span.attn {
	color: #390;
	font-weight: bold;
}

span.must {
	color: #f66;
}

span.price {
	color: #f33;
	font-weight: bold;
}

span.price-b {
	color: #f33;
	font-weight: bold;
	font-size: 200%;
	line-height: 100%;
}

/* --- property --- */

h2.cateogry-title {
	margin: 0 0 10px 0;
	padding: 0 0 3px 0;
	color: #f90;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	border-bottom: 4px double #f93;
}

h2.entry-title,
h3.entry-title {
	margin: 0;
	padding: 0 0 0 15px;
	height: 40px;
	background-image: url(../common/property-bg.gif);
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	line-height: 40px;
}

h2.entry-title a,
h3.entry-title a {
	color: #fff;
	text-decoration: none;
}

div.entry-body {
	padding: 10px 0;
}

table.property-info {
	width: 100%;
	border-collapse: separate;
	margin-bottom: 20px;
}

table.property-info th {
	padding: 5px 7px 4px 7px;
	border-bottom: 1px solid #fc6;
	background-color: #fff4ea;
	color: #c60;
	text-align: left;
}

table.property-info td {
	padding: 5px 7px 4px 7px;
	border-bottom: 1px dashed #ccc;
}

p.go-detail {
	margin: 0;
	padding: 5px;
	border-left: 2px solid #f93;
}