@charset "UTF-8";
/* CSS Document */
a {
	margin:0;
	padding:0;
	}
html,body {
	background-image:url(../img/bg_body.gif);
	padding:0px;
	margin:0px;
	}
#contentsbody{
	background-image:url(../img/bg_contents.gif);
	background-repeat:repeat-y;
	width:810px;
	margin:0px auto;
	padding:0px;
	text-align:center;
	}
#header {
	background-image:url(../img/bg_header.gif);
	background-repeat:repeat-x;
	margin:0 5px 10px 5px;
	padding:0 20px;
	height:123px;
	}
#header #headtitle {
	height:70px;
	padding:15px 0 0 0;
	}
#header #headtitle h1{
	float:left;
	padding-top:10px;
	padding-left:10px;
	}
#header #headtitle p.headcontact {
	float:right;
	}
#header #headmenu {
	clear:both;
	text-align:left;
	}
#header #headmenu ul{
	float:left;
	width:640px;
	padding-top:10px;
	}
#header #headmenu li{
	float:left;
	margin-right:20px;
	}
#header #headmenu li a{
	display:block;
	height:18px;
	text-indent:-9999px;
	background-repeat:no-repeat;
	}
#header #headmenu li.lnhome a{
	background-image:url(../img/menu_home.gif);
	width:60px;
	}
#header #headmenu li.lncenter a{
	background-image:url(../img/menu.gif);
	width:126px;
	}
#header #headmenu li.lnrental a{
	background-image:url(../img/menu.gif);
	background-position:-147px 0;
	width:127px;
	}
#header #headmenu li.lnflow a{
	background-image:url(../img/menu.gif);
	background-position:-293px 0;
	width:99px;
	}
#header #headmenu li.lnprice a{
	background-image:url(../img/menu.gif);
	background-position:-413px 0;
	width:62px;
	}
#header #headmenu li.lncenter a:hover{
	background-position:0 -19px;
	}
#header #headmenu li.lnrental a:hover{
	background-position:-147px -19px;
	}
#header #headmenu li.lnflow a:hover{
	background-position:-293px -19px;
	}
#header #headmenu li.lnprice a:hover{
	background-position:-413px -19px;
	}
#header .submenu {
	float:right;
	width:115px;
	}
#header .submenu p{
	margin-top:5px;
	}
#topicpath {
	text-align:right;
	margin-right:25px;
	font-size:12px;
	color:#8B8B8B;
	}
#topicpath a{
	color:#8B8B8B;
	text-decoration:none;	
	}
#topicpath a:hover{
	color:#3C0;	
	}
#topicpath strong{
	color:#FF7F00;
	font-weight:normal;
	}
#wrapper{
	clear:both;
	padding:4px 24px 0 24px;
	_padding:2px 24px 0 24px;
	}
#wrapper #leftbox{
	float:left;
	width:225px;
	}
#wrapper #sidemenu{
	width:215px;
	border:5px solid #F5F5F5;
	text-align:left;
	margin-bottom:5px;
	font-size:12px;
	}
#wrapper #sidemenu ul{
	border-top:1px solid #E2E2E2;
	border-left:1px solid #E2E2E2;
	border-right:1px solid #E2E2E2;
	background-image:url(../img/bg_sidemenu.gif);
	background-repeat:repeat-y;
	}
#wrapper #sidemenu li{
	border-bottom:1px solid #E2E2E2;
	line-height:29px;
	}
#wrapper #sidemenu li a{
	padding-left:30px;
	background-image:url(../img/btn_green.gif);
	background-repeat:no-repeat;
	background-position:15px center;
	color:#000;
	text-decoration:none;
	display:block;
	}
#wrapper #sidemenu li a:hover{
	color:#3C0;
	}
#wrapper #parking,#wrapper h2#communitybiz,#wrapper h2#mobile{
	width:215px;
	border:5px solid #F5F5F5;
	text-align:left;
	padding:0;
	margin:0 0 5px 0;
	}
#wrapper #leftbox #submenu{
	width:215px;
	border:5px solid #F5F5F5;
	text-align:left;
	margin-bottom:5px;
	font-size:12px;
	}
#wrapper #leftbox #submenu ul{
	border-top:1px solid #E2E2E2;
	border-left:1px solid #E2E2E2;
	border-right:1px solid #E2E2E2;
	background-image:url(../img/bg_sidemenu.gif);
	background-repeat:repeat-y;
	}
#wrapper #leftbox #submenu li{
	border-bottom:1px solid #E2E2E2;
	line-height:29px;
	}
#wrapper #leftbox #submenu li a{
	padding-left:30px;
	background-image:url(../img/btn_green.gif);
	background-repeat:no-repeat;
	background-position:15px center;
	color:#000;
	text-decoration:none;
	display:block;
	}
#wrapper #leftbox #submenu li a:hover{
	color:#3C0;
	}


#wrapper #contents{
	float:right;
	width:520px;
	border:5px solid #F5F5F5;
	text-align:left;
	}
#wrapper #contents #contentstxt{
	font-size:0.85em;
	line-height:1.5;
	padding:10px;
	border:1px solid #B8B8B8;
	}
#wrapper #contents #contentstxt p{
	padding-bottom:1.5em;
	}
#wrapper #contents #contentstxtbg{
	font-size:0.85em;
	line-height:1.5;
	padding:0;
	background-color:#F5F5F5;
	}
#wrapper #contents #contentstxtbg p{
	padding-bottom:1.5em;
	}

p#footbanner {
	clear:both;
	padding:15px 0 10px 17px;
	_padding:7px 0 10px 17px;
	zoom:100%;
	}
p#footbanner:after{
	content: ".";
	display:block;
	visibility:hidden;
	height:0.1px;
	font-size:0.1em;
	line-height:0;
	clear:both;
	}

p#footbanner a{
	width:149px;
	height:51px;
	border:1px solid #E2E2E2;
	display:block;
	float:left;
	margin:0 2px;
	}
p#footbanner a:hover{
	border:1px solid #3C0;
	}
p.pgtop a{
	width:111px;
	height:15px;
	display:block;
	text-indent:-9999px;
	font-size:12px;
	margin-left:679px;
	_margin-left:664px;
	margin-bottom:10px;
	background-image:url(../img/btn_pgtop.gif);
	background-repeat:no-repeat;
	clear:both;
	}
p.pgtop a:hover{
	background-position:0 -25px;
	}
#footer {
	background-image:url(../img/bg_footer.gif);
	height:50px;
	margin:0 5px;
	padding:15px 15px 0 15px;
	}
#footer .address {
	float:left;
	width:600px;
	color:#FFF;
	font-size:12px;
	text-align:left;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height:1.2;
	}
#footer .siteguide {
	float:right;
	width:142px;
	margin-top:15px;
	}


ul.sitemaplist li{
	background-image:url(../img/btn_green.gif);
	background-repeat:no-repeat;
	background-position:0 13px;
	padding:10px 0 10px 15px;
	border-bottom:1px dotted #E2E2E2;
	}
ul.sitemaplist li a{
	color:#000;
	text-decoration:none;
	}
ul.sitemaplist li a:hover{
	color:#3C0;
	}

ul.sitemaplist ul.sublist li{
	border-bottom:none;
	background-image:none;
	padding:0;
	}
ul.sitemaplist ul.sublist li a{
	color:#666;
	}
ul.sitemaplist ul.sublist li a:hover{
	color:#3C0;
	}

#wrapper #contents #contentstxt p.midashi {
	padding-bottom:0.5em;
	}

#wrapper #contents .linkbnr {
	padding:5px 0 0 0;
	margin:0;
	text-align:center;
	}

#wrapper #contents dl {
	border-bottom:1px dotted #999;
	padding:5px 0;
	clear:both;
	}
#wrapper #contents .post dt {
	width:9em;
	border-right:3px solid #E2E2E2;
	float:left;
	font-size:0.9em;
	color:#999999;
	margin-top:0.3em;
	}
#wrapper #contents .post dd {
	margin-left:7em;
	padding-left:5px;
	font-size:1.2em;
	}
#wrapper #contents .post dd a{
	text-decoration:none;
	color:#000;
	}

#wrapper #contents .post .entrytitle h3{
	border-left:5px solid #3C0;
	padding:0 0 0 15px;
	margin:0;
	font-size:1.2em;
	}
#wrapper #contents .post .entrytitle p{
	border-top:1px solid #E2E2E2;
	padding:5px;
	font-size:0.9em;
	color:#999999;
	margin-top:0.3em;
	line-height:1.0;
	}
#wrapper #contents .post .entry {
	margin-left:10px;
	padding-bottom:20px;
	zoom:100%;
	}
#wrapper #contents .post .entry:after{
	content: ".";
	display:block;
	visibility:hidden;
	height:0.1px;
	font-size:0.1em;
	line-height:0;
	clear:both;
	}

