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

h2{
	margin: 60px 0 45px;
	text-align: center;
}
h3{
	margin: 80px 0 58px;
}
h4{
	font-size: 22px;
	font-weight: bold;
	line-height: 1.5;
	margin-bottom: 10px;
}
section {
	display: table;
	width: 100%;
	margin-bottom: 70px;
	overflow: hidden;
}
section > p{
	display: table-cell;
	float: left;
	vertical-align: top;
}
.guideBoxRight01{
	display: table-cell;
	width: 740px;
	min-height: 233px;
	vertical-align: middle;
}
.txtCoution01{
	background: #FFF2EF;
	padding: 24px;
	margin-top: 25px;
}

#sec09{
	background: #FFF2EF;
	padding: 30px;
	margin-bottom: 0;
	box-sizing: border-box;
}

#sec09 img {
	float:left;
	margin-right:25px;
}

#sec09 h4{
	color: #990000;
	font-size: 24px;
}