@charset "utf-8";
/* CSS Document */
#sec_01 {
	clear: both;
}
#sec_01 .case {
	list-style-type: none;
	font-size: 145%;
	padding-bottom: 10px;
}
#sec_01 .case li {
	background-image: url(/common/img/arrow_circle.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 26px;
	padding-bottom: 15px;
}
#sec_01 .txt {
	padding-bottom: 1em;
}
#sec_01 .emp {
	padding-bottom: 1em;
}
#sec_01 h4 {
	padding-top: 1em;
}
#sec_02 {
	padding-top: 70px;
}
#sec_02 .txt {
	padding-bottom: 1em;
}
#sec_02 .emp {
	padding-bottom: 1em;
}
#sec_02 .case {
	list-style-type: none;
	font-size: 145%;
	padding-top: 10px;
	padding-bottom: 10px;
}
#sec_02 .case li {
	background-image: url(/common/img/arrow_circle.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 26px;
	padding-bottom: 15px;
}
#sec_02 h4 {
	padding-top: 1em;
}
#sec_02 .img {
	padding-bottom: 15px;
}
