@charset "utf-8";
/* CSS Document */
#sec_01 {
	clear: both;
}
#sec_01 .img {
	float: right;
	padding-bottom: 30px;
	padding-left: 30px;
}

#sec_01 .txt {
	padding-bottom: 1em;
}
#sec_01 .emp {
	padding-bottom: 1em;
}
#sec_01 h4 {
	padding-top: 20px;
}
#sec_01 .example {
	padding-bottom: 20px;
}


#sec_01 .case {
	list-style-type: none;
	font-size: 145%;
	padding-top: 6px;
	padding-bottom: 6px;
}
#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 .case2 {
	list-style-type: none;
	font-size: 145%;
}
#sec_01 .case2 li {
	padding-top: 15px;
}
#sec_01 .split {
	padding-top: 30px;
}
