#sec_01 {
	padding-bottom: 75px;
}
#sec_02 {
	padding-bottom: 22px;
}
#sec_02 ul {
}
#sec_02 ul li {
	width: 440px;
	display: block;
	padding-bottom: 34px;
	float: left;
}
#sec_02 ul .r_pdg {
	padding-right: 50px;
}

#sec_02 ul li h3 {
	font-size: 110%;
	font-weight: bold;
	line-height: 140%;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	background-image: url(../../common/img/brown_bg.gif);
	background-repeat: repeat;
	color: #614b3e;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	behavior: url(../../common/PIE.htc);
	margin-bottom: 15px;
	position: relative;
}
#sec_02 ul li .l_img {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
#sec_02 ul li .btn {
	clear: both;
	text-align: right;
}
#sec_02 ul li .r_img {
	float: right;
}
#sec_02 ul li h4 {
	font-weight: bold;
	color: #604e40;
	font-size: 110%;
	line-height: 140%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #62c5dc;
	padding-bottom: 3px;
	margin-bottom: 5px;
}
#sec_02 ul li .txt {
	padding-bottom: 12px;
}
