@CHARSET "UTF-8";
/******************************************************************************
 * マツミハウジング　住み心地感想　PCページスタイル
 * WEB SITE ver.2017
 * RESPONSIVE
 * PC width min-width:769px
******************************************************************************/
@import url(../../../css/html5-doctor-reset-stylesheet.min.css);
@import url(../../../css/base_pc.css);
@import url(./voice_page_base_pc.css);


/******************************************************************************
 * page
******************************************************************************/
body>article>#MainBox{}


/*097 ----------------------------------*/
#box01{ 
	background:url(../img/097/photo_back_01.jpg) no-repeat center bottom;
	padding: 0 0 300px 0;
}

#box02{ 
	background:url(../img/097/photo_back_02.jpg) no-repeat center bottom;
	padding: 0 0 520px 0;
	margin:0 0 20px;
}

#box03{ 
	background:url(../img/097/photo_back_03.jpg) no-repeat left bottom;
	padding: 0 0 250px 0;
}

.img01{
	margin:0 0 560px 0;
	text-align:right;
}
.img02{
	margin:0 0 30px 0;
	text-align:left;
}
.img03{
	margin:40px 0 0 40px;
}
.img04{
	margin:20px 0 0 40px;
}
.img05{
	margin: 0 0 0 20px;
}
.img06{
	margin:50px 0 0 30px;
}
/******************************************************************************
 * LOOK
 * ver 1.0 2016
******************************************************************************/