@charset "utf-8";

/* --- guarantee --- */
.guarantee .link{
	text-align:left;
	width:900px;
	margin:10px auto;
}

.guarantee{
	text-align:center;
}

.guarantee .box{
	width:900px;
	background-color:#fffae2;
	text-align:center;
	margin:0px auto;
	padding-top:5px;
	padding-bottom:20px;
}

.guarantee .box .tex01 p{
	margin:10px 10px 15px 10px;
}

.guarantee .box h5{
	font-size:14px;
	font-weight:bold;
	color:#ff7a7a;
	margin-top:10px;
}

.guarantee .box .tex01{
	width:auto;
	line-height:22px;
	text-align:left;
	border:#ffe76f solid 1px;
	background-color:#fff;
	text-align:left;
	margin:25px 30px;
	padding:8px 18px;
}

.guarantee .box .tex02{
	width:auto;
	text-align:left;
	text-align:left;
	margin:30px 40px 20px 40px;
}

.guarantee .box .tex02 ul{
	margin:8px auto;
}

.guarantee .box .tex02 ul li{
	list-style:disc;
	margin-left:15px;
}



