@charset "utf-8";

h5 {
	text-align: left;
	padding-top: 30px;
}
#box1 {
	background: #FFFCF3 url(/images/reason/box1_bottom.gif) no-repeat left bottom;
	padding-bottom: 8px;
	margin-bottom: 50px;
}
#box1 ul {
	text-align: left;
	border-right: 2px solid #69C909;
	margin-right: 20px;
	list-style: none;
	border-left: 2px solid #69C909;
	padding: 10px;
}
#box1 li {
	font-size: 16px;
	font-weight: bold;
	background: url(/images/reason/box1_icon.gif) no-repeat left center;
	margin-left: 20px;
	padding-left: 15px;
	border-bottom: 1px solid #99DC5B;
	line-height: 35px;
}
.point_box {
	width: 100%;
}
.point_box img {
	float: left;
}
.point_box div {
	float: left;
	width: 530px;
	padding-left: 20px;
	padding-bottom: 40px;
}
.point_box h6 {
	margin-bottom: 10px;
}
.point_box .text {
	margin-bottom: 10px;
}


.btnlink {
	text-align: left;
	
}
.btnlink a{
	display: block;
	text-align: left;
	text-indent: -9999px;
	overflow: hidden;
}
.entry #btn1 a {
	background: url(/images/reason/point01_btn.gif) no-repeat left top;
	height: 28px;
	width: 95px;
}
.entry #btn2 a {
	background: url(/images/reason/point03_btn.gif) no-repeat left top;
	height: 28px;
	width: 214px;
}
.entry #btn3 a {
	background: url(/images/reason/point04_btn1.gif) no-repeat left top;
	height: 28px;
	width: 151px;
}
.entry #btn4 a {
	background: url(/images/reason/point04_btn2.gif) no-repeat left top;
	height: 28px;
	width: 209px;
}
.entry #btn5 a {
	background: url(/images/reason/point06_btn.gif) no-repeat left top;
	height: 28px;
	width: 151px;
}
.entry #btn1 a:hover {
	background: url(/images/reason/point01_btn.gif) no-repeat left bottom;
}
.entry #btn2 a:hover {
	background: url(/images/reason/point03_btn.gif) no-repeat left bottom;
}
.entry #btn3 a:hover {
	background: url(/images/reason/point04_btn1.gif) no-repeat left bottom;
}
.entry #btn4 a:hover {
	background: url(/images/reason/point04_btn2.gif) no-repeat left bottom;
}
.entry #btn5 a:hover {
	background: url(/images/reason/point06_btn.gif) no-repeat left bottom;
}
.entry #btn3 {
	float: left;
	margin-right: 10px;
}

