@charset "utf-8";
/* CSS Document */

h5{
	margin-bottom:18px;
	}
	
p{
	line-height:1.8;
	}

/* ---------------------------------------------------------------------
// blockA
--------------------------------------------------------------------- */
.blockA{
	overflow:hidden;
	padding:0px 15px;
	}
.blockA .txt{
	margin-bottom:30px;
	}
.blockA .img{
	line-height:0px;
	font-size:0px;
	margin:0px 0px 30px 125px;
	}

.blockA .link_btn{
	margin-top:18px;
	}
