@charset "utf-8";
/* !reset */
/* ========================================

  reset

======================================== */
/*
YUI 3.4.1 (build 4118)
Copyright 2011 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/

/* reset */
html {
	color:#000;
	background:#FFF
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0
}
table {
	border-collapse:collapse;
	border-spacing:0
}
fieldset, img {
	border:0
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal
}
ol, ul {
	list-style:none
}
caption, th {
	text-align:left
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal
}
q:before, q:after {
	content:''
}
abbr, acronym {
	border:0;
	font-variant:normal
}
sup {
	vertical-align:text-top
}
sub {
	vertical-align:text-bottom
}
input, textarea, select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit
}
input, textarea, select {
*font-size:100%
}
legend {
	color:#000
}

/* !elements */
/* ========================================

    elements

======================================== */

/* ----------------------------------------
    structure
---------------------------------------- */
html, body {
	width: 100%;
}
html {
	color: #000;
}
body {
	font-family: 'メイリオ','meiryo','ＭＳ Ｐゴシック','MS P Gothic','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ヒラギノ丸ゴシック Pro W3','Hiragino maru Gothic Pro','Helvetica','sans-serif';
}
*:first-child+html body {
	position: relative; /* for IE7(zoom) */
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, sans-serif;
}
* html body {
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, sans-serif;
}
hr {
	display: none;
}
/* ----------------------------------------
    hypertext
---------------------------------------- */
a {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
/* ----------------------------------------
    object
---------------------------------------- */
object {
	vertical-align: bottom;
}
/* ----------------------------------------
    form
---------------------------------------- */
legend {
	display: none;
}
label {
	line-height: 1.5;
	vertical-align: text-bottom;
}
input {
	line-height: 1.5;
	vertical-align: middle;
 /margin-right: -.25em;
}
select {
	line-height: 1.5;
	vertical-align: middle;
}
textarea {
	border: 1px solid #ccc;
	padding: 3px;
	overflow: auto;
}
/* ----------------------------------------
    table
---------------------------------------- */
table {
	width: 100%;
}
caption {
	display: none;
}
th, td {
	vertical-align: middle;
	word-wrap: break-word;
}
th {
	text-align: center;
}
td {
}
table img {
	vertical-align: middle;
}
/*--------------------------
家賃相場 / 人口比率　テーブル
--------------------------*/

table.merit,
div.box table.m_Rent {
	border: 4px #c2da95 solid;
	border-collapse: collapse;
	border-spacing: 0;
	margin-top: 20px;
	line-height: 30px;
}

table.merit  { width: 632px;}
div.box table.m_Rent  { width: 894px;}

table.merit th,
div.box table.m_Rent th {
	background-color: #fff8e5;
	color: #3ca400;
	border: 1px #c4ded3 solid;
    text-align: left;
    text-indent: 0.5em;
}

table.merit td,
div.box table.m_Rent td {
	border: 1px #c4ded3 solid;
	text-align: center;
}
table.merit.factor{ margin-top: 0; }
table.merit.factor td,
table.merit.factor th{
	vertical-align: top;
	text-indent: 0;
	padding-left: 5px;
	padding-right: 5px;
}
table.merit.factor td{
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
}
table.merit.factor td.alignR{ text-align: right; }
table.merit.factor th.alignC,
table.merit.factor td.alignC{ text-align: center; }
/* ----------------------------------------
    image
---------------------------------------- */
img {
	vertical-align: bottom;
}
/* !base layout */
/* ========================================

    base layout

======================================== */
#header, .Content, #footer {
	margin: 0 auto;
	background-color: #FFFFFF;
}
/* .Hgroup
---------------------------------------- */
#header .Hgroup {
	position: absolute;
	top: 18px;
	left: 15px;
}
/* #siteid */
#siteid:before, #siteid:after {
	content: "";
	display: table;
}
/*#siteid:after {
    clear: both;
}*/

/*#siteid {
    /zoom: 1;
}*/

#siteID a, #siteID img {
	display: block;
}
/*#siteID a {
    float: left;
    width: 359px;
}*/

/*#siteID span {
    display: inline-block;
    padding: 12px 8px;
    font-size: 131%;
    font-weight: bold;
}*/

#header #logo {
	position: absolute;
	width: 76px;
	height: 17px;
	top: 0;
	right: 5px;
}
/* #description */
#description {
	position: absolute;
	top: 25px;
	left: 400px;
	line-height: 1.7;
	color: #3ca400;
	font-size: 93%;
	width: 300px;
	height: 40px;
}

/* ----------------------------------------
    .Content
---------------------------------------- */
.Content:before, .Content:after {
	content: "";
	display: table;
}
.Content:after {
	clear: both;
}
.Content {
 /zoom: 1;
	position: relative;
	width: 920px;
	padding: 0 15px;
	font-size: 93%;
	background-color: #FFF;
}
/*.Content a {
    color: #4b971e;
}*/

.clr {
	clear: both;
}


/* #contentID
---------------------------------------- */
#contentID {
	padding-top: 5px;
}

div.Content h1 {
	width: 894px;
	_width: 854px;
	height: 44px;
	background: url(/kasu/knowhow/shared/images/bg_h2.gif) no-repeat;
	margin-bottom: 0;
	padding-left: 40px;
	line-height: 44px;
	color: #3ca400;
	font-size: 1.4em;
	font-weight: bold;
 /padding-top: 2px;
}

/*p.subtitle{
	width: 854px;
	height: 44px;
	background: url(/kasu/knowhow/shared/images/bg_h2.gif) no-repeat;
	margin-bottom: 0;
	padding-left: 40px;
	line-height: 44px;
	color: #3ca400;
	font-size: 1.3em;
	font-weight: bold;
 /padding-top: 2px;
}*/

div.Content h2 {
	width: 894px;
	_width: 854px;
	height: 44px;
	background: url(/kasu/knowhow/shared/images/bg_h2.gif) no-repeat;
	margin-bottom: 0;
	padding-left: 40px;
	line-height: 44px;
	color: #3ca400;
	font-size: 1.4em;
	font-weight: bold;
 /padding-top: 2px;
}

/*div.Content h2 {
	height: 18px;
	line-height: 20px;
	font-size: 1.1em;
	color: #3ca400;
	background: url(/kasu/knowhow/shared/images/icon_maru.gif) no-repeat left bottom;
	padding-left: 20px;
	padding-top: 10px;
	font-weight: bold;
}*/


div.Content h3 {
	width: 851px;
	height: 41px;
	line-height: 33px;
	font-size: 1.2em;
	color: #3ca400;
	background: url(/kasu/knowhow/shared/images/bg_h3.gif) no-repeat;
	margin-bottom: 0;
	padding-left: 35px;
 /padding-top: 2px;
	font-weight: bold;
}
div.Content h4 {
	background: url(/kasu/knowhow/shared/images/icon_maru.gif) no-repeat left top;
	color: #3ca400;
	padding-left: 20px;
	height: 18px;
	line-height: 18px;
	font-size: 1.1em;
	font-weight: bold;
 /padding-top: 2px;
}

div.Content h5{
	background: url(/kasu/knowhow/shared/images/icon_maru.gif) no-repeat left bottom;
	color: #3ca400;
	padding-left: 20px;
	padding-top: 10px;
	height: 18px;
	line-height: 18px;
	font-size: 1.1em;
	font-weight: bold;
 /padding-top: 2px;
}
/*div.Content h5 {
	width: 894px;
	_width: 854px;
	height: 44px;
	background: url(/kasu/knowhow/shared/images/bg_h2.gif) no-repeat;
	margin-bottom: 0;
	padding-left: 40px;
	line-height: 44px;
	color: #3ca400;
	font-size: 1.3em;
	font-weight: bold;
 /padding-top: 2px;
}*/

#contentID p {
	padding: 8px 0 15px;
}
#top p.txt {
	margin: 0 30px 10px 15px;
}

#contentID .graphTitle{
	font-weight: bold;
	padding: 8px 0 2px 0;
}
/* .Main
---------------------------------------- */
.Main {
	line-height: 1.7;
	/*vertical-align: bottom;*/
	margin-bottom: 50px;
}
#top .Main {
	/*float: left;*/
    width: 920px;
}
/*.Column2 .Stream {
    float: right;
    width: 690px;
}

.Promo {
    margin-top: 20px;
}
*/


/* ----------------------------------------
    .Guidance
---------------------------------------- */
.Guidance {
	position: absolute;
	top: 0;
	/* for Opera gte 7.x */
	left: -1000em;
	width: 900em;
}
/* ----------------------------------------
    .BreadCrumbs
---------------------------------------- */
.BreadCrumbs {
	line-height: 1.1;
	/*margin: 9px 0;*/
	margin-top: 9px;
	overflow: hidden;
}
.BreadCrumbs ol:before, .BreadCrumbs ol:after {
	content: "";
	display: table;
}
.BreadCrumbs ol:after {
	clear: both;
}
.BreadCrumbs ol {
 /zoom: 1;
}
.BreadCrumbs li {
	display: inline;
	float: left;
	margin-right: .5em;
}
.BreadCrumbs strong {
	color: #000;
}
.Content .BreadCrumbs li{ font-size: 90%; }


/* ----------------------------------------
    .SearchTabs
---------------------------------------- */
.SearchTabs {
	position: relative;
	width: 889px;
	margin: 50px 0 26px 15px;
}

/* .TabNav
---------------------------------------- */
.SearchTabs .TabNav:before, .SearchTabs .TabNav:after {
	content: "";
	display: table;
}
.SearchTabs .TabNav:after {
	clear: both;
}
.SearchTabs .TabNav {
 /zoom: 1;

}
.SearchTabs li {
	position: relative;
	/*top: -35px;*/
    display: inline;
	float: left;
	width: 197px;
}
.SearchTabs li#tabNav01 {
	margin-left: 28px;
}
.SearchTabs li a {
	overflow: hidden;
	position: relative;
	display: block;
	height: 50px;
 background-image:  url(/kasu/knowhow/shared/images/btn_search_tabs.gif);
	background-repeat: no-repeat;
	color: #fff;
	text-decoration: none;
	text-indent: -9999em;
}
.SearchTabs li#tabNav01 a {
	background-position:      0 -50px;
}
.SearchTabs li#tabNav02 a {
	background-position: -197px -50px;
}
.SearchTabs li#tabNav01 a:hover, .SearchTabs li#tabNav01.Selected a {
	background-position: 0 0;
}
.SearchTabs li#tabNav02 a:hover, .SearchTabs li#tabNav02.Selected a {
	background-position: -197px 0;
}

/* .Lead
---------------------------------------- */
.SearchTabs .Lead {
	line-height: 1.35;
	padding: 0 28px 7px;
}
.SearchTabs .Lead p.leadTxt {
	color: #ed9026;
	padding-left: 0;
	font-size: 1em;
}
/* .TabContent
---------------------------------------- */

.SearchTabs .TabContentTop {
	clear: both;
	width: 889px;
	height: 5px;
	background: url(/kasu/knowhow/shared/images/bg_top.gif) no-repeat;
	font-size: 0;
}
.SearchTabs .TabContent {
	display: none;
	padding: 0 3px;
	background: url(/kasu/knowhow/shared/images/bg_main.gif) repeat-y 0 80px;
}
.SearchTabs .TabContentBtm {
	width: 889px;
	height: 5px;
	background: url(/kasu/knowhow/shared/images/bg_bottom.gif) no-repeat;
	font-size: 0;
}
.SearchTabs .TabContent dl:before, .SearchTabs .TabContent dl:after {
	content: "";
	display: table;
}
.SearchTabs .TabContent dl:after {
	clear: both;
}
.SearchTabs .TabContent dl {
 /zoom: 1;
}
.SearchTabs .TabContent dt, .SearchTabs .TabContent dd {
	padding: 13px 0 0 0;
 /padding: 13px 0 0 0;
	height: 30px;
	border-top: #c5ded4 1px solid;
}
.SearchTabs .TabContent dt {
	display: inline-block;
	clear: left;
	float: left;
	width: 6em;/*0627修正*/
	padding-left: 35px;
	background: url(/kasu/knowhow/shared/images/arrow.gif) no-repeat 6px 17px;
}
.SearchTabs #tabCondition dt {
	float: none;
	width: auto;
	margin-top: 5px;
	padding: 0;
	background: none;
}
.SearchTabs .TabContent dd {
	float: left;
	width: 769px;
	_width: 767px;
}
.SearchTabs #tabCondition dd {
	/*padding: 0 0 0 .5em;*/
    background-position: left bottom;
}
.SearchTabs #tabCondition dd.Last {
	background: none;
}
.SearchTabs .TabContent dd a {
	/*color: #378a40;*/
    white-space: nowrap;
}
.SearchTabs .TabContent .VBar {
}
.SearchTabs .SearchAdvancedInner {
	display: none;
	padding-top: 15px;
}
.SearchTabs .BtnSearchAdvanced, .SearchTabs .BtnClose {
	text-align: center;
}
.SearchTabs .BtnSearchAdvanced {
	padding: 18px 0 4px;
}
.SearchTabs .BtnClose {
	padding: 25px 0;
}

/*タブ　１行ごとに色を変える
-------------------------------------------------*/

#tabArea dt.odd, #tabArea dd.odd, #tabRailroad dt.odd, #tabRailroad dd.odd {
	background-color: #ffffff;
}
#tabArea dt.even, #tabArea dd.even, #tabRailroad dt.even, #tabRailroad dd.even {
	background-color: #fff9e5;
}


/* ----------------------------------------
    .Recent
---------------------------------------- */

.Recent {
/*padding-left: 15px;*/
}
.RecentInner {
	width: 870px;
	/*margin-left: 13px;*/
}
.RecentInner .RecentImg {
	float: right;
}
.RecentInner .midashi {
	color: #ff6b01;
	font-weight: bold;
	/*margin-left: 13px;*/
	margin: 25px 0 5px;
}

.RecentInner .searchBottom {
	margin-top: 20px;
}

div.Content p.txtBold {
	font-size: 1.1em;
	font-weight: bold;
}


/* ----------------------------------------
    .Knowhow
---------------------------------------- */
.Knowhow {
/*margin-top: 16px;*/
	/*padding-left: 15px;*/
}
.KnowhowInner:before, .KnowhowInner:after {
	content: "";
	display: table;
}
.KnowhowInner {
    _zoom: 1;
	width: 870px;
	margin-left: 13px;
}
.KnowhowInner .Section {
  	/*width: 870px;*/
  	_width: 918px;
	margin-right: -48px;  
	margin-top: 15px;
	overflow: hidden;
}

.KnowhowInner .Section dl {
	float: left;
	width: 258px;
	margin-right: 48px;
}

.KnowhowInner .Section dt {
	float: left;
	width: 60px;
	height: 60px;
}
.KnowhowInner .Section dd {
	float: right;
	width: 186px;
	line-height: 1.3;
	word-wrap: break-word;
}

.KnowhowInner .Section dd a {
	padding-left: 10px;
	display: block;
	/*
	background: transparent url("../images/arrow.gif") -20px 0 no-repeat;
	*/
}

.KnowhowInner .addHead {
	float: left;
	width: 258px;
	margin: 0 48px 15px 0;
}

.KnowhowInner .addHead p.ttl {
	margin: 0 0 7px 0;
	border: 0;
	padding: 5px 10px;
	font-weight: bold;
	color: #3ca400;
	background: transparent url(../images/bg_h4.gif) 0 0 no-repeat;
}

.KnowhowInner .addHead dl {
	float: none;
	margin-right: 0;
	width: 258px;
	overflow: hidden;
	_zoom: 1;
}

.KnowhowInner .addHead dt {
	float: left;
	width: 60px;
	height: 60px;
}
.KnowhowInner .addHead dd {
	float: right;
	width: 186px;
	line-height: 1.3;
	word-wrap: break-word;
}

.KnowhowInner .Section dd.ul {
	clear: both;
	float: none;
	width: 258px;
	padding-top: 10px;
}

.KnowhowInner .Section dd.ul ul {
	margin: 0;
	padding: 0;
}

.KnowhowInner .Section dd.ul li {
	margin: 0;
	padding: 0 0 0 5px;
	background: transparent url("../images/arrow.gif") -20px 0.2em no-repeat;/*0627修正*/
}

.KnowhowInner .curatedName{
	clear: both;
	padding-top: 10px; 
}
/* ----------------------------------------
    .Knowhow article
---------------------------------------- */
.column2 {
	width: 893px;
	margin: 20px auto 0;
	overflow: hidden;
	_zoom: 1;
}

.column2 .leftcont {
	float: left;
	width: 640px;
}

.column2 .leftcont h1.ttlmain {
	clear: both;
	width: 529px;
	height: 74px;
	_height: 60px;
	padding: 0 0 0 116px;
	_padding: 10px 0 4px 116px;
	display: table-cell;
	vertical-align: middle;
	font-size: 1.7em;
	line-height: 1.3;
	font-weight: bold;
	background: transparent url(../images/bg_ttl_suumo.gif) 0 0 no-repeat;
}

.column2 .leftcont .sns {
	margin: 20px 0;
	text-align: right;
}
.column2 .leftcont .sns div{
	float: right;
	margin-left: 7px;
	overflow: hidden;
	text-align: right;
	padding-top: 3px;
}
.column2 .leftcont .sns .faceBook{ width: 105px;}
.column2 .leftcont .sns .twitter{ width: 90px;}
.column2 .leftcont .sns .hatebu{ width: 51px;}
.column2 .leftcont .sns .google{
	width: 70px;
	padding-top: 0;
}
.column2 .leftcont h2 {
	_width: 600px;
	margin-bottom: 20px;
	background: transparent url(../images/bg_h6.gif) 0 0 no-repeat;
}

.column2 .leftcont h3 {
	_width: 529px;
	line-height: normal;
	height: auto;
	padding: 0;
	margin: 0;
	background: none;
	font-size: 133%;
}

.column2 .leftcont dl.imgL,
.column2 .leftcont dl.imgR {
	width: 640px;
	margin-bottom: 20px;
	overflow: hidden;
	_zoom: 1;
}

.column2 .leftcont dl.imgL dt {
	float: left;
	width: 280px;
}
.column2 .leftcont dl.leadArea.imgL dt {
	float: left;
	width: 225px;
}
.column2 .leftcont dl.imgL dd {
	float: right;
	width: 335px;
}
.column2 .leftcont dl.leadArea.imgL dd {
	float: left;
	width: 415px;
}
.column2 .leftcont dl.imgR dt {
	float: right;
	width: 280px;
}

.column2 .leftcont dl.imgR dd {
	float: left;
	width: 335px;
}

.column2 .leftcont .article { padding-bottom: 35px;}

.column2 .leftcont .article p {
	_width: 640px;
}
.column2 .leftcont p{
	padding: 0;
	margin: 0;
	word-wrap: break-word;
	height: auto;
}
.column2 .leftcont p,
.column2 .leftcont ul,
.column2 .leftcont dl { font-size: 108%; }
.column2 .leftcont dt strong,
.column2 .leftcont dd p strong,
.column2 .leftcont p strong {
	font-weight: bold;
	font-size: 123%;
}

.column2 .leftcont ul.disc li {
	padding-left: 10px;
	background: transparent url(../images/ico_disc.gif) left 0.6em no-repeat;
}
.column2 .leftcont ul.disc.strong li{ background-position: left 0.7em; }
.column2 .leftcont ul.disc.strong li strong{
	font-weight: bold;
	font-size: 123%;
}
.column2 .leftcont table ul.disc li { background-position: left 0.8em; }
.column2 .leftcont ul.disc li.inline{
	display: inline;
	margin-right: 5px;
	background-position: left 0.3em;
}
.column2 .leftcont .center { text-align: center;}

.column2 .leftcont .lnk a {
	padding-left: 10px;
	background: transparent url(../images/arrow02.gif) left center no-repeat;
}
.column2 .leftcont ul.disc ul.discNone li{
	padding-left: 1em;
	text-indent: -1em;
	background-image: none;
}
.column2 .leftcont .notes{
	font-size: 77%;
	color: #999;
}
.column2 .leftcont .notes li{
	padding-left: 1em;
	text-indent: -1em;
}

.column2 .leftcont .nextPageLink{
	padding: 10px 0;
	text-align: right;
}

.column2 .rightcont {
	float: right;
	width: 231px;
}

.column2 .rightcont ul.ac {
	border-top: 1px solid #6fba2c;
	width: 231px;
	padding-bottom: 3px;
	background: #eaeae2 url(../images/bg_sidefoot.gif) left bottom no-repeat;
}

.column2 .rightcont ul.ac li.act1 {
	border-left: 1px solid #6fba2c;
	border-right: 2px solid #6fba2c;
	background: #eaeae2 url(../images/bg_sidelist_01.gif) left top repeat-x;
}

.column2 .rightcont ul.ac li a {
	display: block;
	font-weight: bold;
	font-size: 1.1em;
	color: #3ca400;
	text-decoration: none;
	_zoom: 1;
}

.column2 .rightcont ul.ac li a:hover {
	color: #52c600;
}

.column2 .rightcont ul.ac li.last {
	border-bottom: 0;
} 

.column2 .rightcont ul.ac li.act1 a.current_on,
.column2 .rightcont ul.ac li.act1 a.current_close {
	background: transparent url(../images/bg_sidelist_02.gif) left top repeat;
}

.column2 .rightcont ul.ac li.act1 a.current_off {
	background: transparent url(../images/bg_sidelist_01.gif) left top repeat;
}

.column2 .rightcont ul.ac li.act1 a.current_off:hover {
	background: transparent url(../images/bg_sidelist_02.gif) left top repeat;
}

.column2 .rightcont ul.ac li.act1 a.current_on strong {
	display: block;
	padding: 10px 12px 10px 30px;
    background: url(../images/arrow03.gif) no-repeat scroll 10px 50% transparent;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}

.column2 .rightcont ul.ac li.act1 a.current_close strong {
	display: block;
	padding: 10px 12px 10px 30px;
    background: url(../images/arrow03_2.gif) no-repeat scroll 10px 50% transparent;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}

.column2 .rightcont ul.ac li.act1 a.current_off strong {
	display: block;
	padding: 10px 12px 10px 30px;
    background: url(../images/arrow05.gif) no-repeat scroll 10px 50% transparent;
    color: #3CA400;
    font-weight: bold;
    text-decoration: none;
	border-bottom: 1px solid #6fba2c;
}

.column2 .rightcont ul.ac li.act1 a.current_off:hover strong {
    background: url(../images/arrow03.gif) no-repeat scroll 10px 50% transparent;
    color: #FFFFFF;
}

.column2 .rightcont ul.ac li.sub {
	padding: 6px 10px;
	background: #ffffff;
    border-bottom: 1px solid #6fba2c;
}

.column2 .rightcont ul.ac li.act2 {
	background: #f5ffd7;
}

.column2 .rightcont ul.ac li.sub a {
	display: block;
	padding-left: 20px;
	background: transparent url(../images/arrow04.gif) 5px center no-repeat;
	font-size: 1em;
	text-decoration: underline;
}

.column2 .rightcont ul.ac li.sub a:hover {
	text-decoration: none;
}


.pagetop {
	padding-bottom: 10px;
	margin-bottom: 40px;
	border-bottom: 1px solid #dcdcdc;
	text-align: right;
	font-size: 0.8em;
}


.knowhowbox {
	margin: 0 0 20px 0;
	_width: 925px;
	margin-right: -25px;
	overflow: hidden;
	_zoom: 1;
}

.knowhowbox .howbox {
	float: left;
	width: 270px;
	margin-right: 25px;
}

.knowhowbox .howbox h3 {
	width: 278px;
	margin: 0;
	padding: 0;
	background: none;
	text-align: left;
	
}

.knowhowbox .howbox li {
	padding-left: 10px;
	background: transparent url(../images/arrow.gif) -20px 0.5em no-repeat;
}

/*-------------------------------------------------
検索(SearchArea)　緑の枠
-------------------------------------------------*/

div.SearchArea {
	width: 889px;
	height: auto;
	margin: 50px auto 0;
	_margin-left: 15px;
}
div.SearchArea .frameTop {
	height: 5px;
	background: url(/kasu/knowhow/shared/images/bg_top.gif) no-repeat;
	font-size: 0;
}
div.SearchArea .frameMain {
	height: auto;
	background: url(/kasu/knowhow/shared/images/bg_main.gif) repeat-y;
}
div.SearchArea .frameBottom {
	height: 5px;
	background: url(/kasu/knowhow/shared/images/bg_bottom.gif) no-repeat;
	font-size: 0;
}
div.SearchArea p {
	padding: 10px 0;
}

/*検索(SearchArea) リスト
-------------------------------------------------*/
div.SearchArea .column4_list, div.SearchArea .column5_list {
	margin: 5px 0;
	overflow: hidden;
	border-bottom: 1px dotted #C2DA95;
	padding-bottom: 10px;
	width: 851px;
}
div.SearchArea .column4_list li, div.SearchArea .column5_list li {
	float: left;
	vertical-align: middle;
	height: 15px;
	margin: 5px 0;
	/*list-style: disc inside;*/
}
div.SearchArea .column4_list li {
	width: 25%;
}
div.SearchArea .column5_list li {
	width: 20%;
}
div.SearchArea .SearchAreaLast {
	border-bottom: 0 none;
	padding-bottom: 30px;
	margin-bottom: 0;
}

div.SearchArea a{
	text-decoration: none;
	border-bottom: 1px solid;
}

div.SearchArea a:hover {
	border-bottom: none;
}


/*IREP作成のオリジナルテキストBox　緑の枠
-------------------------------------------------*/


div.greenBox {
	/*
	width: 870px;
	*/
	width: 889px;
	height: auto;
	margin: 50px auto 0;
}

div.greenBoxTop {
	background: url(/kasu/knowhow/shared/images/bg_top.gif) no-repeat top;
	height: 5px;
	font-size: 0;
}


div.greenBoxmid {
	background: url(../images/bg_main.gif) repeat-y left top;
	padding: 0 20px 10px;
}

div.greenBoxBtm {
	background: url(/kasu/knowhow/shared/images/bg_bottom.gif) no-repeat bottom;
	padding: 0 20px;
	height: 5px;
	font-size: 0;
}

div.greenBoxBtm p {
	padding: 10px 0;
}



/*箱
-------------------------------------------------*/

.box {
	width: 905px;
}


/*「貸す」をサポートしてくれる神奈川県の不動産会社を探す
-------------------------------------------------*/
.support {
	font-size: 1.1em;
}

/*ロールオーバー
-----------------*/
.support a {
	background: url(/kasu/knowhow/shared/images/btn_02.gif) no-repeat top left;
	display: block;
	color: #FFF;
	text-decoration: none;
	width: 480px;
	height: 28px;
	padding-left: 18px;
	padding-top: 8px;
}

.support a:hover {
	background: url(/kasu/knowhow/shared/images/btn_02_ov.gif) no-repeat top left;
	padding-top: 9px;
	height: 27px;
	color: #FFF;
}

.footer {
	font-size: 12px;
}
