/* レイアウトの設定*/
body{
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(../img/common/back_img.png);
	background-repeat: repeat-x;
}
/* ラッパーの設定*/
.wrap{
	position:relative;
	width:900px;
	margin:0px auto;
	text-align:left;
}


/* floatを解除するために考案されたCSSのテクニック*/
.clearfix:after{
	content: "";
	clear: both;
	display: block;
}


/* ヘッダー左側の設定*/
#head{
	width: 900px;
	height: 70px;
	float: left;
	clear: both;
}

/* ヘッダー左側の設定*/
#headleft{
	width: 565px;
	height: 70px;
	float: left;
}

/* ヘッダー右側の設定*/
#headright{
	width:330px;
	height:70px;
	float:right;
	top: 0px;
	text-align: right;
	clear: right;
}

/* フリーダイヤルの設定*/
#headfree{
	width:230px;
	height:70px;
	float:left;
	top: 0px;
}

/* HPリンクの設定*/
#headhp{
	width:100px;
	height:70px;
	float:right;
	top: 0px;
}



/* コンテナーの設定*/
#container{
	width:auto;
	margin:0px;
	text-align:left;
	height: auto;
	float: none;
	clear: none;
}


/* ナビの設定*/
#navi{
	width:840px;
	background-color:#FFFFFF;
	font-size: 12px;
	font-style: normal;
	line-height: 36px;
	font-weight: normal;
	font-variant: normal;
	color: #666;
	height: 36px;
	clear: both;
	float: left;
}




/* 左側の設定*/
#left{
	float:left;
	width: 175px;
	height: auto;
	clear: right;
	background-color: #FFF;
}


/* メニューの設定*/
/* メニュー枠*/
#menu{
	width:900px;
	height: 50px;
	padding-bottom: 20px;
	padding-top: 20px;
	clear: both;

}

.menu-left{
	width: 450px;
	height: 50px;
	float: left;
}

.menu-right{
	width: 450px;
	height: 50px;
	float: right;
}

.menu-left2{
	width: 300px;
	height: 50px;
	float: left;
}


.menu-1{
	width: 149px;
	height: 50px;
	float: left;
	border-left: 1px solid #999999;
}
.menu-2{
	width: 149px;
	height: 50px;
	float: right;
	border-left: 1px solid #999999;
}

.menu-3{
	width: 149px;
	height: 50px;
	float: right;
	border-left: 1px solid #999999;
}
.menu-4{
	width: 148px;
	height: 50px;
	float: right;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}


/* TOPメインの設定*/
#top_main{
	width: 900px;
	height: 180px;
	clear: both;
}


/* メインの設定*/
#main{
	width:840px;
	text-align: left;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #333;
	float: left;
	clear: left;
	margin-right: 30px;
	margin-left: 30px;
	margin-bottom: 30px;
	margin-top: 30px;
}




/* フッター設定ここから*/
/* フッターを幅いっぱいにする為のボックス*/
#foot_box{
	width: 100%;
	height:auto;
	min-width: 1000px;
	clear: both;
	background-color: #F5F5F5;
	border-top: 1px solid #DCDCDC;
}

/* フッターの設定*/
.foot{
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	height:auto;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 20px;
}

/* フッター下段の設定*/
.foot2{
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	height:auto;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: 1px dotted #999;
}


/* フッター中枠左の設定*/
.foot_left{
	width: 376px;
	height: auto;
	float: left;
	clear: left;
	text-align: left;
}


/* フッター中枠右の設定*/
.foot_right{
	width: 397px;
	height: auto;
	float: right;
	clear: none;
	text-align: right;
}

/* フッター中枠左ロゴの設定*/
.foot_logo{
	width: 150px;
	height: auto;
	word-spacing: 10px;
	float: left;
	clear: left;
	text-align: left;
}
/* フッター中枠の左側設定*/
.foot_l{
	width: 186px;
	height: auto;
	float: left;
	clear: none;
	text-align: left;
	color: #999999;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-style: normal;
	font-variant: normal;
	font-size: 10px;
}
/* フッター中枠左の右側設定*/
.foot_r{
	width: 186px;
	height: auto;
	float: right;
	clear: none;
	text-align: left;
	color: #999999;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-style: normal;
	font-variant: normal;
	font-size: 10px;
}

/* フッター設定ここまで*/






/* メインタイトルの設定*/
.title{
	width: 840px;
	height: auto;
	border-top: 1px dashed #999999;
	border-bottom: 1px dashed #999999;
	padding-bottom: 8px;
	padding-top: 8px;
	clear: both;
	float: left;
}

/* メインタイトルの設定*/
.title_logo{
	width: 36px;
	height: 30px;
	float: left;
}

.title_m{
	width: 840px;
	height: 80px;
	float: right;
}

.title_m2{
	width: 840px;
	height: 40px;
	float: right;
}


/* メインタイトル2の設定*/
.title2 {
	width:600px;
	height:auto;
	padding-bottom: 5px;
	padding-top: 8px;
	clear: right;
	float: right;
	padding-left: 10px;
	background-color: #F90;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
} 

/* 最初のキャッチコピー設定*/
.box-copy{
	width: 900px;
	height: auto;
	padding-top: 30px;
	padding-bottom: 20px;
	font-size: 16px;
	line-height: 32px;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #000000;
	clear: both;
	float: left;
}

/* 見出しの設定*/
.box-midashi{
	width:840px;
	padding-bottom: 10px;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	text-align: left;
	padding-top: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	height: auto;
	padding-left: 0px;
	padding-right: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	color: #333;
	clear: both;
	float: left;
}


/* コンテンツの設定*/
.box-contents{
	width: 840px;
	padding-top: 20px;	
	padding-bottom: 20px;
	font-size: 14px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	height: auto;
	padding-left: 0px;
	padding-right: 0px;
	clear: both;
	float: left;
}

/* コンテンツの設定 下10px枠*/
.box-contents1{
	width: 840px;
	height: auto;
	padding-bottom: 10px;
	font-size: 14px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	clear: both;
	float: left;
}


/* コンテンツの設定 下20px枠*/
.box-contents2{
	width: 840px;
	height: auto;
	padding-bottom: 20px;
	font-size: 14px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	clear: both;
	float: left;
}

/* コンテンツの設定 センター下20px枠*/
.box-contents2_c{
	width: 840px;
	height: auto;
	padding-bottom: 20px;
	font-size: 14px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	clear: both;
	float: left;
}

/* コンテンツの設定 下0px枠*/
.box-contents3{
	width: 840px;
	height: auto;
	font-size: 14px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	clear: both;
	float: left;
}
/* コンテンツの設定 上20px 下0px枠*/
.box-contents4{
	width: 840px;
	height: auto;
	font-size: 14px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-top: 20px;
	clear: both;
	float: left;
}

/* コンテンツの設定 建築士の小見出し 上20px 下0px枠*/
.box-contents5{
	width: 840px;
	height: auto;
	font-size: 14px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-top: 15px;
	clear: both;
	float: left;
	border-bottom: 1px dotted #52841D;
}

/* みのたけ家の設定 下20px枠*/
.box-minotakeya{
	width: 840px;
	height: auto;
	font-size: 14px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	clear: both;
	float: left;
	border: 1px solid #FC0307;
	margin-bottom: 20px;
}

/* みのたけ家の設定 左枠*/
.box-mino-l{
	width: 280px;
	height: auto;
	font-size: 14px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	float: left;
}

/* みのたけ家の設定 中枠*/
.box-mino-c{
	width: 557px;
	height: auto;
	font-size: 14px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	float: right;
}

/* みのたけ家の設定 中右枠*/
.box-mino-cl{
	width: 389px;
	height: auto;
	font-size: 14px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	float: left;
}

/* みのたけ家の設定 右枠*/
.box-mino-r{
	width: 168px;
	height: auto;
	font-size: 14px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	float: right;
}


/* コンテンツの設定 らくらく安心・イメージ写真枠*/
.box-1pl{
	width: 340px;
	height: auto;
	font-size: 14px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	clear: left;
	float: left;
}


/* コンテンツの設定 土地価格 下20px枠*/
.box-kakaku{
	width: 808px;
	height: auto;
	padding-bottom: 15px;
	font-size: 14px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	clear: both;
	float: left;
	border: 1px dashed #999999;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 15px;
	margin-bottom: 20px;
}

/* コンテンツの設定 土地価格 下0px枠*/
.box-kakaku1{
	width: 808px;
	height: auto;
	font-size: 14px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	clear: both;
	float: left;
}

/* コンテンツの設定 土地価格 上下15px枠*/
.box-kakaku2{
	width: 520px;
	height: auto;
	font-size: 14px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	float: left;
	padding-bottom: 10px;
	padding-top: 10px;
}

/* コンテンツの設定 土地価格 上下0px枠*/
.box-kakaku3{
	width: 520px;
	height: auto;
	font-size: 14px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	float: left;
}


/* コンテンツの設定 土地価格 上下0px枠*/
.box-kakaku4{
	width: 270px;
	height: auto;
	font-size: 14px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	float: right;
}

/* コンテンツの設定 らくらく安心・幼稚園ち小学校マップ枠*/
.box-1pr{
	width: 480px;
	height: auto;
	font-size: 13px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	clear: right;
	float: right;
}


/* コンテンツの設定 比較図枠*/
.box-2pl{
	width: 450px;
	height: auto;
	font-size: 14px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	clear: left;
	float: left;
}

/* コンテンツの設定  パワービルダー枠*/
.box-2pr{
	width: 320px;
	height: auto;
	font-size: 13px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	clear: right;
	float: right;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	border: 1px solid #DCDCDC;
	background-color: #e6eb94;
}

/* コンテンツの設定 場所指定有の拡大地図リンク枠*/
.box-cpl{
	width: 520px;
	height: auto;
	font-size: 13px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	clear: left;
	float: left;
}



/* コンテンツの設定 物件概要の写真枠*/
.box-tpl{
	width: 410px;
	height: auto;
	font-size: 13px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	clear: left;
	float: left;
}


/* コンテンツの設定 物件概要の地形枠*/
.box-tpr{
	width: 410px;
	height: auto;
	font-size: 14px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	clear: right;
	float: right;
}


/* 物件写真2列外枠の設定*/
.box-p330{
	width: 330px;
	height: auto;
	font-size: 13px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	clear: left;
	float: left;
}

/* 物件写真3列外枠の設定*/
.box-p500{
	width: 500px;
	height: auto;
	font-size: 13px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	clear: right;
	float: right;
}

/* 物件写真中枠右の設定*/
.box-p160r{
	width: 160px;
	height: auto;
	font-size: 13px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	float: right;
}

/* 物件写真中枠左の設定*/
.box-p160l{
	width: 160px;
	height: auto;
	font-size: 13px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	clear: left;
	float: left;
}

/* 物件資料DLボタンの設定*/
.box-dl{
	width: 230px;
	height: auto;
	font-size: 13px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	float: left;
	margin-left: 5px;
	margin-top: 5px;
}

/* 物件情報公開日の設定*/
.box-date{
	width: 240px;
	height: auto;
	font-size: 13px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	text-align: right;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	float: right;
	margin-right: 5px;
	margin-top: 10px;
}



/* コンテンツ地図の設定*/
.box-map{
	width: 838px;
	height: 500px;
	font-size: 13px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	clear: both;
	float: left;
	border: 1px solid #999999;
	margin-bottom: 20px;
}

/* 動画右枠の設定*/
.box-movie-r{
	width: 400px;
	height: auto;
	font-size: 13px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	float: right;
}


/* 動画左枠の設定*/
.box-movie-l{
	width: 400px;
	height: auto;
	font-size: 13px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	clear: left;
	float: left;
}




/* メーカー紹介ページの設定*/
/* 写真2枚の設定-左*/
.box-pl{
	width: 405px;
	height: auto;
	font-size: 13px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	float: left;
}

/* 写真2枚の設定-右*/
.box-pr{
	width: 405px;
	height: auto;
	font-size: 13px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	float: right;
}


/* 間取枠の設定*/
.box-madori{
	width: 840px;
	height: auto;
	font-size: 13px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	float: left;
	margin-bottom: 20px;
}


/* 建物特徴枠－右の設定*/
.box-point-r{
	width: 260px;
	height: auto;
	font-size: 13px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	float: right;
	padding-top: 20px;
	padding-bottom: 20px;

}


/* 建物特徴枠－左の設定*/
.box-point-l{
	width: 260px;
	height: auto;
	font-size: 13px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	clear: left;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
}



/* メーカー紹介左列外枠の設定*/
.box-maker550{
	width: 385px;
	height: auto;
	font-size: 13px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	clear: none;
	float: left;
}

/* メーカー紹介1枠右の設定*/
.box-maker-r{
	width: 365px;
	height: auto;
	font-size: 13px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	float: right;
	background-color: #efefef;
	border: 1px solid #F5F5F5;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

/* メーカー紹介1枠右の設定*/
.box-maker-rw{
	width: 405px;
	height: auto;
	font-size: 13px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	float: right;
}

/* メーカー紹介1枠右の設定*/
.box-maker-l{
	width: 365px;
	height: auto;
	font-size: 13px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	clear: left;
	float: left;
	background-color: #efefef;
	border: 1px solid #F5F5F5;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}



/* メーカー紹介中枠余白0の設定*/
.box-maker-s1{
	width: 365px;
	height: auto;
	font-size: 13px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	float: left;
}

/* メーカー紹介中枠余白上下10の設定*/
.box-maker-s2{
	width: 365px;
	height: auto;
	font-size: 13px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}




/* メーカー紹介1枠左の設定*/
.box-m220{
	width: 220px;
	height: auto;
	font-size: 13px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	clear: left;
	float: left;
	background-color: #E8ECEF;
	border: 1px solid #F5F5F5;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}


/* メーカー紹介ページここまで*/


/* 建築条件なし－左側の外枠の設定*/
.box-m570{
	width: 570px;
	height: auto;
	font-size: 13px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	clear: none;
	float: left;
}



/* お問い合わせ枠の設定*/
.box-contact{
	width: 740px;
	height: auto;
	font-size: 13px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	float: left;
	margin-bottom: 0px;
	margin-left: 100px;
}



/* 前に戻るの設定*/
.box-before{
	width:295px;
	height: auto;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	line-height: 22px;
	font-style: normal;
	text-align: left;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	margin-left: 20px;
	float: left;
	clear: right;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
}

/* 次に進むの設定*/
.box-after{
	width:295px;
	height: auto;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	line-height: 22px;
	font-style: normal;
	font-weight: bold;
	text-align: right;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	float: right;
	clear: right;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
}


/* コンテンツの終わり*/
.box-foot{
	width: 700px;
	padding-bottom: 15px;
	font-size: 13px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	text-align: right;
	padding-top: 15px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	height: auto;
	margin-left: 20px;
	clear: both;
	float: right;
}


/* 右側コンテンツ枠*/
.right-box{
	width:560px;
	height:auto;
	float:right;
	clear: right;
	padding-bottom: 15px;
}

/* センター揃えコンテンツの設定*/
.box-contents-center{
	width:580px;
	padding-bottom: 20px;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	text-align: center;
	padding-top: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	height: auto;
	padding-left: 0px;
	padding-right: 0px;
}


/* 右側に配置する画像*/
.img-right{
	float:right;
	margin-left:20px;
	margin-bottom:10px;
	clear: right;
}

/* 右側に配置する画像の回り込み解除*/
.clear-right{
	clear:right;
}

/* 左側に配置する画像*/
.img-left{
	float:left;
	margin-right:20px;
	margin-bottom:10px
}

/* 右側に配置する画像の回り込み解除*/
.clear-left{
	clear:left;
}
