@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{}
#MainBox a{ color:#680f1c;}
#MainBox a:hover{ color:#b31f35; text-decoration:underline;}


/*013--------------------------*/
#box01{
	margin-top:40px;
}
#box01 div.leftTxt{
	float:left;
	width: 430px;
	margin-left: 90px;
}
#box01 div.rightTxt {
	float:right;
	width: 365px;
}
#box01 p:first-child{
	color: #B00000;
	font-size:23px;
}
#box01>div.leftTxt>p{
	text-indent:0;
}
#box01 div.leftTxt table{
	width:100%;
	margin:5px 0 10px 0;
}
#box01 div.leftTxt table th{
	width:90px;
	text-align:left;
	font-weight:normal;
}
#box01 div.leftTxt table td{
	line-height:2;
}
#box01 div.leftTxt table th span{
	color: #B00000;
}

.right_soroeru{
	text-align:right;
}

/******************************************************************************
 * LOOK
 * ver 1.0 2016
******************************************************************************/