#item82 {
	background: url('../images/bg7.png') no-repeat;
	background-size: 100% auto;
}
#banner_douga{
padding:0 15% 20px;
}
#button_shiryo a{
display:block;
text-align:center;
border-radius:5px;
line-height:40px;
background:#ffea5b;
color:#f23e1a;
text-decoration:none;
font-size:18px;
margin:0 0 20px;
font-weight:bold;
}
#tokuten {
	padding: 0 3%;
}

#tokuten h3 {
	width: 52.6%;
	margin: 0 auto;
	position: relative;
	z-index: 10;
}

#tokuten .inner {
	padding: 10px;
	background: #fff9b8;
	border-radius: 10px;
	padding: 45px 15px 15px;
	position: relative;
	top: -30px;
}

#tokuten .inner article {
	border-bottom: 3px dotted #f2571a;
	padding: 0 0 25px 0;
	margin: 0 0 25px 0;
}

article p{
	margin: 0 10px;
}

