/*------------------------------------■about*/
html {filter: expression(document.execCommand("BackgroundImageCache", false, true));}

body {
	color: #666666;
	background-image: url(../images/all_body_bg.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	font-size: 78%;
	font-family: "ＭＳ Ｐゴシック", Osaka;
}
h1{
	font-size:10px;
	width: 790px;
	text-align:right;
	margin:auto;
	height:10px;
	line-height:10px;
	padding:0px;
	position:absolute;
	left:50%;
	margin-left:-395px;
	z-index:100;
	font-weight: normal;
}
a {
	color:#960;
	text-decoration: underline;
}
a:hover {
	color: #A56844;
	text-decoration: none;
}
.nonspace{
	margin:0px;
	padding:0px;
}
p {
	line-height: 150%;
}
h2,h3,h4,h5{
	margin:0px 10px;
}
.center {
	display: block;
	margin:0px auto;
}
.right {
	display:block;
	float:right;
	margin:10px;
}
.left {
	display:block;
	float:left;
	margin:10px;
}
.mar_none{
	margin:0px;
}
.mar_small{
	margin:5px;
}
.mar_big{
	margin:20px;
}
.txt_big{
	font-size:110%;
}
.txt_bold{
	font-weight:bold;
}

.green{
	color:#008A8A;
}
.blue{
	color:#003399;
}
.nospace{
	margin:0px;
	padding:0px;
}

.bg_sheet{
	background-image: url(../images/all_cont_bg.gif);
	background-repeat: repeat;
}
p.pagetop{
	margin:10px 10px 0px 10px;
	padding:0px;
	width:770px;
	text-align:right;
}
p.pagetop a{
	background-image:url(../images/all_ic_pagetop.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding:0px 10px 0px 20px;
	text-decoration:none;
}
p.pagetop a:hover{
	text-decoration:underline;
}
br.clear {
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	width: 0px;
}
/*-------------■マンションリスト*/
h3.mansion{
	background-image:url(../images/all_bukken_bar.gif);
	background-repeat:no-repeat;
	padding:9px 0px 0px 0px;
	padding-left:5px;
	margin:10px 0px 3px 0px;
	color:#fff;
	font-size:110%;
	height:25px;
}

ul.mansion {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
ul.mansion li {
	padding: 0px 0px 3px 30px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: left 1px;
}
ul.mansion li.new {
	background-image: url(../images/top_bukken_icNew.gif);
}
ul.mansion li.used {
	background-image: url(../images/top_bukken_icUsed.gif);
}
ul.mansion li.rent {
	background-image: url(../images/top_bukken_icRent.gif);
}


/*-------------■関連リンク*/

h3.linkinfo{
	padding:9px 0px 0px 15px;
	margin:20px 0px 3px 0px;
	color:#666;
	font-size:110%;
	height:25px;
}

ul.linkinfo {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
ul.linkinfo li {
	padding: 0px 0px 3px 30px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: left 1px;
}

h3.linkinfo_mig{
	background-image:url(../images/all_bukken_bar.gif);
	background-repeat:no-repeat;
	padding:9px 0px 0px 0px;
	padding-left:0px;
	padding-bottom:0px;
	margin:20px 0px 3px 0px;
	color:#fff;
	font-size:110%;
	height:25px;
}

ul.linkinfo_mig {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
ul.linkinfo_mig li {
	padding: 0px 0px 3px 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: left 1px;
}


/*------------------------------------■layout*/

/*----------■all*/

#bg {
background-image:url(../images/all_body_bgHead.jpg);
background-position:0px;
background-repeat:repeat-x;
margin:0px auto;
padding:0px;
width:790px;
}
#container {
	background-image: url(../images/all_cont_bgSheet.gif);
	background-repeat: repeat;
	margin: 0px auto;
	padding: 0px;
	width: 790px;
	position: relative;
}


/*----------■header*/

#head {
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 790px;
}
#head ul.banner {
	margin: 0px;
	padding: 0px;
	height: 45px;
	width: 790px;
	overflow: hidden;
}
#head ul.menu {
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 790px;
}
#head li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
	text-decoration: none;
}
#head a {
	font-size: 0px;
	line-height: 0px;
	text-decoration: none;
	text-indent: -9999px;
}
#head ul.banner{
	background-image: url(../images/all_bn_head.jpg);
	background-position:0px 0px;
}	
#head ul.banner a {
	display: block;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/all_bn_head.jpg);
}
#head ul.menu{
	background-image:url(../images/all_menu_bg.jpg);
	background-position:0px 0px ;
}
#head ul.menu a {
	background-image: url(../images/all_menu_bg.jpg);
	background-repeat: repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	height:35px;
}
#shadow {
	margin: 0px;
	padding: 0px;
	height: 10px;
	width: 790px;
	position: absolute;
	left: 0px;
	top: 80px;
	background-image: url(../images/all_shadow.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
* html #shadow{
	background-color: #333;	back\ground-color: transparent;	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/all_shadow.png", sizingMethod="scale");
}
/*----------■footer*/

#foot {
	margin: 0px;
	padding: 0px 0px 5px;
	width: 790px;
	overflow:hidden;
}
#footLeft {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 53px;
}
#footLeft img {
	margin-right: 10px;
	margin-left: 10px;
}
#footRight {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 53px;
}
#footRight ul {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 200px;
}
#footRight li {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 30px;
	list-style-type: none;
}
#footRight a {
	background-image: url(../images/all_menuF_bg.jpg);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 30px;
	background-position: 0px 0px;
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
	text-decoration: none;
}
#footRight a:hover {
	background-image: url(../images/all_menuF_bgHover.jpg);
}
/*----------■etc*/
