﻿*{
	margin:0;
	padding:0;
	font:normal normal normal 100%/1.3 "ＭＳ Ｐゴシック","Osaka",sans-serif;
	border:none;
}

/*各ページ共通*/
body{
	background-color:white;
	text-align:center;/*家用センタリング*/
	margin:0px;	/* 狐用全体のmargin */
	padding:0px;	/*狐用全体のpadding */
	}




#body1-1{
	position:relative;	
	margin-left:auto;	/*狐用自動設定*/
	margin-right:auto;	/*狐用自動設定*/
	text-align:left;	/* 中身を左側表示に戻す */
	width:900px;	/* 幅を決定する */
	padding-bottom:10px;

	}
#body1-1:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
#body1-1 {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
#body1-1 {display: block;}
/* End hide from IE-mac */

/*index、不動産村infoコンテンツの説明*/
/*■TOPの間■*/
.topwrap{
	width:900px;
/*	background-color:pink;
*/
}

.top1{
	float:left;
	width:350px; /* 幅固定を決定する */
	height:70px;/* logoの縦幅 */
	margin-left:0px;	/*画像左上固定*/
	margin-right:0px;	/*画像左上固定*/
}


.top2{
	width:540px;/*右幅固定を決定する */
	/*heightを指定すると家は自動調整、狐で崩れます*/
	float:right;
	font-size:10px;
	color:black;
	text-align:left;	/*右寄せ */
	padding-left:9px;	/*文字左空間*/
	padding-top:0px;	/*高さ調節*/

}
.top2-1{
	width:540px;
	padding-bottom:40px;	/*高さ調節*/
	text-align:right;	/*右寄せ */
}
.top2-2{
	width:540px;/*右幅固定を決定する */
	font-size:13px;
/*	background-color:red;
*/
	text-align:right;	/*右寄せ */

}

.top3{
	clear:both;
	width:900px;
	padding-top:2px;
	padding-bottom:2px;
}

/*■footerの間■*/	
#footermenu1{
	clear:both;
	bottom:100%;
	width:900px;
	height:30px;
	background:url(../img/foot.jpg) no-repeat;
	text-align:center;
	color:#53330B;
	padding-top:10px;
	font-weight:bold;
	font-size:12px;
	} 



/*■各パーツ設定■*/

/*画像類*/
/*全部の画像線適用*/
/*vertical-alignは親タグに指定したベースにあわせる*/
img{
	border-style:none;
	border:none;
	margin:0px;
	display: block;
	}


/*画像空間空けたい場合*/
.img{
	margin-top:5px;
}

.img2{
	margin-top:10px;
	margin-bottom:10px;
}

ul{ list-style:none;}
li{
	text-indent:1em;
	background-repeat:no-repeat;
	background-position:left center;
}






/*■p や　Divではさむと空間■*/
/*ただしDivで指定するほうがいい*/
/*改行・余白(ピクセル指定)*/

.px5t {margin-top :5px ;}
.px10t {margin-top :10px ;}

.px30t {margin-top :30px ;}
.px40t {margin-top :40px ;}
.px50t {margin-top :50px ;}
.px60t {margin-top :60px ;}
.px70t {margin-top :70px ;}
.px80t {margin-top :80px ;}

/*改行・余白(ピクセル指定)*/
.px30b {margin-bottom :30px ;}
.px40b {margin-bottom :40px ;}
.px50b {margin-bottom :50px ;}
.px60b {margin-bottom :60px ;}
.px70b {margin-bottom :70px ;}
.px80b {margin-bottom :80px ;}


/*FONT　系*/
/*サイズ*/
.xxs{font-size:xx-small;}
.xs{font-size:x-small;}
.s{font-size:small;}
.m{font-size:medium;}
.l{font-size:large;}
.xl{font-size:x-large;}
.xxl{font-size:xx-large;} 

.font12{font-size:12px;}/*IE FFと上記だとまったく違うため。IEのxmと同じくらい*/
.font13{font-size:13px;}/*IE FFと上記だとまったく違うため。IEのxmと同じくらい*/


/*FONT 飾り*/
.nor{font-weight:normal;}
.b{font-weight:bold;}
.u{text-decoration:underline;}


/*h1*/
.h1nor{	
	font-size:xx-small;
	font-weight:normal;
}

/*Float単体*/
.fl{float:left;}
.fr{float:right;}
.c{
width:0px;
height:0px;
padding:0px;
margin:0px;
border:none;
font-size:0px;
visibility:hidden;
clear:both;
}
.cl{clear:left;}
.cr{clear:right;}

/*基本リンクカラー*/
/*リンクは青色*/
A{ text-decoration : underline; }
A:link { color : #0080C0; }
A:hover { color : #0080C0; }
A:active { color : #0080C0; }
A:visited { color : #0080C0; }

/*リンクカラー*/
/*リンクは黒*/
A.a-b{ text-decoration : none; }
A.a-b:link { color : #000; }
A.a-b:hover { color : #0000; }
A.a-b:active { color : #000; }
A.a-b:visited { color : #000; }

/*リンクカラー*/
/*リンクはglay*/
div.mwl-2list a{ text-decoration:none; }
div.mwl-2list a:link { color :#5b5b5b; }
div.mwl-2list a:hover { color :#5b5b5b; }
div.mwl-2list a:active { color :#5b5b5b; }
div.mwl-2list a:visited { color :#5b5b5b; }

/*リンクはglay*/
div.mwl-3list a{ text-decoration:none; }
div.mwl-3list a:link { color :#5b5b5b; }
div.mwl-3list a:hover { color :#5b5b5b; }
div.mwl-3list a:active { color :#5b5b5b; }
div.mwl-3list a:visited { color :#5b5b5b; }

/*color*/
.c000099{color:#000099;}		/*濃青*/
.c006633{color:#006633;}		/*緑*/
.c003399{color:#003399;}		/*青*/
.cff0000{color:#ff0000;}		/*赤*/
.c0000ff{color:#0000ff;}		/*明青*/
.cffffff{color:#ffffff;}		/*白*/
.ccococo{color:#cococo;}		/*灰色*/
.c1e90ff{color:#1e90ff;}		/*灰色*/

.c333366{color:#333366;}		/*紺　店舗イメージcolor*/
.c0099CC{color:#0099CC;}		/*水色　シェアハウスイメージcolor*/
.c663366{color:#663366;}		/*紫色　オフィスイメージcolor*/
.c663300{color:#663300;}		/*茶色　戸建イメージcolor*/
.cFF9900{color:#FF9900;}		/*オレンジ　アパートイメージcolor*/
.c669933{color:#669933;}		/*黄緑　マンションcolor*/


.height1{
	height:100px;
}

.lh-140{
	line-height:200%;
}

/*位置*/
.center{text-align:center;}
