@charset "utf-8";
@import url("cmn.css");
@import url("base.css");


/*-------------------------------------------------------------------------
▼content
-------------------------------------------------------------------------*/
.box{
	padding: 18px 25px 0 25px;
}
.box h2{
	margin-bottom: 30px;
	padding: 0 0 0 45px;
}
.box p{
	width: 370px;
}
#yakusoku01{
  background:url("../images/information_images/bg01.jpg") 0 0 no-repeat;
	height: 210px;
}
#yakusoku02{
  background:url("../images/information_images/bg02.jpg") 0 0 no-repeat;
	height: 210px;
}
#yakusoku03{
  background:url("../images/information_images/bg03.jpg") 0 0 no-repeat;
	height: 210px;
}
