/*----------------------------------------------
住宅見学会のご案内
-----------------------------------------------*/
#main-page{
width: 700px;
margin-right: auto;
margin-left: auto;
margin-top: 30px;
}


h2{
width: 575px;
margin-bottom: 20px;
}

h3{
font-weight: bold;
font-size: 100%;
margin-bottom: 20px;
}

.box{
width: 700px;
margin-bottom: 50px;
padding-bottom: 20px;
border-bottom:1px solid #666666;
}

.add-img{
float: left;
margin-right: 30px;
}

.txt{
float: right;
width: 220px;
}

.emphasis{
margin-top: 20px;
font-weight: bold;
color: #FF0000;
}

hr{
width: 550px;
margin-bottom: 30px;
}

.sec01{
width: 570px;
margin-bottom: 30px;
}

.sec02{
text-align: center;
}

.sec03{
text-align: center;
margin-bottom: 30px;
}

.sec04{
text-align: center;
margin-bottom: 30px;
}

.model-box{
width: 700px;
text-align: center;
margin-bottom: 50px;
}