@charset "utf-8";
/* CSS Document */


.txt{
	width:840px;
	height:68px;
	margin:0px auto;
	text-align:left;
	line-height:1.5em;
}
.largeTxtBox{
	width:800px;
	margin:0px auto;
	text-align:left;
	line-height:1.5em;
}

.largeTxtBox p{
	margin-bottom:20px;
	line-height:1.6em;
	letter-spacing:2px;
}


input{
	vertical-align:middle;
}

/*//外観・内観設定//*/
.thumbs{
	float:left;
	width:710px;
	height:53px;
	margin:20px 0px 50px;
}

.thumbs img{
	margin-right:3px;
}

.goInterior a{
	float:right;
	display:block;
	width:129px;
	height:53px;
	margin:20px 0px 50px;
	overflow:hidden;
}
.goExterior a{
	display:block;
	width:129px;
	height:53px;
	margin:50px 0px 50px;
	overflow:hidden;
}
/*//ここまで外観・内観設定//*/

/*//住まいづくり体験//*/
#taiken h4 {
	margin:0px auto;
	width:840px;
	}
#taiken p {
	margin:0px auto;
}
/*//ここまで住まいづくり体験//*/

/*//アンディーダイアリー//*/
#andyDiary p{
	margin:8px 0px;
}

.diary{
	float:left;
	padding-left:60px;
	width:900px;
	margin:0px auto;
}

.diaryHeader{
	float:left;
	width:840px;
}
.diaryTitle{
	float:left;
	width:554px;
	height:78px;
}
.diaryBody{
	clear:both;
	float:left;
	width:840px;
}

.diary .title{
	width:554px;
	height:50px;
}
.diary .date{
	width:554px;
	height:28px;
}
.diary .subTitle{
	float:right;
	width:286px;
	height:78px;
}
.diary .diaryImg{
	float:left;
	width:284px;
}

.diaryTxt{
	float:right;
	width:555px;
	text-align:left;
	line-height:1.8em;
}

.diary .progress{
	clear:both;
	width:840px;
	height:120px;
}

/*/戻ると進むのボタンエリア/*/
.oldButton{
	width:840px;
	clear:both;
	height:38px;
	margin:0px auto 30px;
	text-align: left;
}

.newButton{
	width:840px;
	clear:both;
	height:38px;
	margin:0px auto 30px;
	text-align: right;
}
/*//ここまでアンディーダイアリー//*/

/*//ecoページ//*/
.ecoBox{
	height:350px;
	background:url(/images/ecopoint/eco.gif) no-repeat top left;
	padding-left:450px;
}
.ecoPoint{
	margin:20px 0px;
	padding:14px;
	border: #690 2px solid;
}
.infoTitle{
	border-left: #F90 3px solid;
	padding:4px;
	font-size:12px;
}
div .moreInfo{
	display:none;
	padding:10px;
}
#ecopoint h4{
	padding:5px;
	color:#FFF;
	background:#690;
}
#ecopoint p{
	margin:10px 0px;
	letter-spacing:2px;
}
#ecopoint .txtBox{
	margin:10px 0px;
}
/*//ecoページ//*/


/*//利用規約//*/
.boxWrapper{
	float:left;
}

#siteMap .leftBox{
	float:left;
	width:260px;
}

#siteMap .centerBox{
	float:left;
	margin:0px 30px;
	width:260px;
	display:inline;
}

#siteMap .rightBox{
	float:right;
	width:260px;
}

#siteMap .largeTxtBox dl{
	margin:10px auto;
}

#siteMap .largeTxtBox ul{
	margin:10px auto;
}

#siteMap .largeTxtBox dt{
	color:#333;
}

#siteMap .largeTxtBox dd{
	color:#666;
}



/*//エラーページ//*/
h2#errorPageImage{
	margin-bottom:20px;
	width:100%;
	height:150px;
}