@charset "utf-8";
/* ------------------------------------------------------------ 
						　　広報誌
------------------------------------------------------------ */

.magaDate{
background: #f6f6f6;
border-radius:5px;
padding: 35px;
margin-bottom: 25px;
}
.magaTit{
font-size: 153.9%;
font-weight: bold;
margin-bottom: 30px;
}
.magaTxt{
font-size: 138.5%;
}
.magaBtn{
float: right;
}
.last{
margin-bottom: 60px;
}