 body  {
	margin: 0; /* 複数の異なるブラウザの初期設定値に対応するため、body エレメントのマージンと余白を 0 にすることをお勧めします */
	padding: 0;
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 0.9em;
}


/*================================================================================================＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/ 


img{
     border:none;
}
a:link{
	color:#333333;
	text-decoration:none;
}

a:visited{
  color:#333333;
  text-decoration:none;
}

a:hover{
  color:#FF3300;
  text-decoration:underline;
}

a:active{
  color:#333333;
  text-decoration:none;
}
/*================================================================================================＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/ 

/*★ヘッダー★*/
/*メインバナー*/
.body #header {
	width: 960px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	height: 150px;
	background-image: url(../img/main.jpg);
	background-repeat: no-repeat;
} 

/*メインキャッチフレーズ*/
.body #header h1 {
	margin: 0;
	padding: 100; /* マージンの代わりに余白を使用して、エレメントを div の端に接触しない位置に維持することができます */
	_padding: 5px 0;
	font-size: 12px;
	color: #000000;
	position: relative;
	height: auto;
	_height: 0px;
	top: 10px;
	font-weight: normal;
	width: auto;
	left: 0px;
	text-align: right;
}
/*★ヘッダーここまで★*/
/*================================================================================================＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/ 

/*★コンテンツ括り★*/
.body #container {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	top: 0px;
	
} 

.body #container #pagebody {
	width: 960px;
	_width: 965px;
	height: auto;
	margin-top: 20px;
}
/*★コンテンツ括りここまで★*/
/*================================================================================================＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/ 


/* ★メインコンテンツ★*/

/*----------------------------------------------------------------------------------------------------------------------------*/
/* メイン画像*/

#mainbanner {
	width: 960px;
	position: relative;
	height: 30px;
	float: none;
}
/* メイン画像ここまで*/
/*----------------------------------------------------------------------------------------------------------------------------*/
/* メイン画像下メニュー*/
.body #menu {
	float: none;
	width: 960px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	clear: none;
	top: 0px;
	position: relative;
	text-align: right;
	background-image: url(../img/mainmenu_bk.jpg);
	background-repeat: repeat-x;
}
/* メイン画像下メニュここまで*/
/*----------------------------------------------------------------------------------------------------------------------------*/
/* メインコンテンツ*/
.body #mainContent1{
	margin-right: 0;
	margin-left: 240px;
	
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	_padding-left:0px;
	color: #333333;
	_overflow: hidden;
	_position: relative;
	_left: -3px;
	margin-top: 0px;
	position: relative;
	width: 720px;
	_height: 545px;
} 


h2 {
	position: relative;
	width: 720px;
	left: 0px;
	font-size: 14px;
	top: -30px;
	font-weight: normal;
}
/*----------------------------------------------------------------------------------------------------------------------------*/
/*新着情報*/



#newsbox {
	position: relative;
	width: 720px;
	left: 0px;
	height: auto;
	top: 0px;
	margin-bottom: 25px;
}

/*フレーム*/
#new{
	width: 718px;
	height: 125px;
	_height: 120px;
	text-align: center;
	position: relative;
	top: 5px;
	left: 0px;
	
}

/*新着情報ここまで*/ 
/*----------------------------------------------------------------------------------------------------------------------------*/
/* ★メインコンテンツここまで★*/
/*================================================================================================＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/ 

/*★おすすめ情報★*/

#mainContent2 {
	margin-left: 0px;
	width: 720px;
	margin-bottom: 30px;
	position: relative;
	padding-top: 0px;
	top: 0px;
	_top: 0px;
} 

/*見出しバナー*/
#mainContent2 #pickup {
	padding-bottom: 10px;
}

#mainContent2 #pickup2 {
	padding-bottom: 10px;
	padding-top: 20px;
}

#pickup_b {
	font-weight: bold;
	color: #006699;
	font-size: 14px;
	position: relative;
	width: 250px;
	text-indent: 10px;
	line-height: 25px;
}

#pickup2_b {
	position: relative;
	width: 250px;
	font-size: 12px;
	line-height: 25px;
	text-indent: 10px;
}


/*写真*/
#photo {
	text-align: left;
	width: 110px;
	position: relative;
	border: 1px solid #666666;
}

#photo_b {
	width: 230px;
	position: relative;
	vertical-align: top;
	height: 160px;
}
/*間取り等*/
#housename{
	color: #333333;
	font-size: 14px;
	height: 25px;
	width: 247px;
	line-height: 25px;
	position: relative;
	text-indent: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}


#housename2{
	color: #333333;
	font-size: 14px;
	height: 25px;
	width: 247px;
	line-height: 25px;
	position: relative;
	text-indent: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;

}


/*価格*/
#price {
	font-weight: bold;
	color: #FF0000;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 247px;
	margin-right: 10px;
	position: relative;
	text-indent: 10px;
	font-size: 15px;
}




#price2 {
	font-weight: bold;
	color: #FF0000;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 247px;
	margin-right: 10px;
	position: relative;
	text-indent: 10px;
	font-size: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	
}




/*住所*/
#address {
	font-weight: normal;
	color: #333333;
	font-size: 12px;
	position: relative;
	width: 247px;
	text-indent: 10px;
	line-height: 25px;
}



#address2 {
	font-weight: normal;
	color: #333333;
	font-size: 12px;
	position: relative;
	width: 247px;
	text-indent: 10px;
	line-height: 25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	}


/*詳細情報*/
#link {
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	width: 247px;
	position: relative;
	text-indent: 120px;
}

#link2 {
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	width: 247px;
	position: relative;
	text-indent: 120px;
}


/*★おすすめ情報ここまで★*/
/*================================================================================================＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/ 

/*★サイド★*/
#sidebar {
	float: left;
	width: 220px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	height: auto;

}

#sidebar #menubox1 {
	height: auto;
	text-align: center;
	position: relative;
}

#menubox1 #side1 {
	position: relative;
	top: 10px;
}

#side1 #side_txt {
	position: relative;
	text-align: left;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	margin-left: 5px;
}


/*----------------------------------------------------------------------------------------------------------------------------*/
/*★サイドここまで★*/
/*================================================================================================＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/ 

/*★フッター★*/
.body #footer {
	height: auto;
	position: relative;
	float: none;
	clear: both;
	background-image: url(../img/footer_logo.jpg);
	background-repeat: no-repeat;
} 
.body #footer p {
	margin: 0; 
	padding: 10px 0; 
	font-size: 12px;
}

/*メニュー*/
#footer #footer_menu {
	font-size: 12px;
	color: #333333;
	position: relative;
	width: 960px;
	text-align: left;
	top: 10px;
}

/*copyright*/
#footer #copyright {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	position: relative;
	top: 0px;
	width: 960px;
	text-align: right;
	line-height: 16px;
}



/*会社詳細*/
#companylist {
	position: relative;
	width: 960px;
	top: 0px;
	font-size: 12px;
	color: #333333;
	height: 50px;
	line-height: 14px;
	text-align: right;
	padding-top: 70px;
}
/*★フッターここまで★*/
/*================================================================================================＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/ 
#sample_contents {
	font-size: 14px;
	line-height: 20px;
}
