h2 {
	background: url(img/sp026_bg_h2.jpg) right top no-repeat;
}
.sp026{
}
.sp026 a img {
  filter: alpha(opacity=100);
  -moz-opacity:1;
  opacity:1;
}
.sp026 a:hover img {
  filter: alpha(opacity=80);
  -moz-opacity:0.8;
  opacity:0.8;
}

.sp026 .section{
	width:720px;
	float:left;
	background: url(img/sp026_line01.png) left bottom no-repeat;
	padding-bottom:50px;
	margin-bottom:50px;
}

.sp026 p{
	line-height:1.5;
	font-size:1.15em;
	overflow:auto;
	padding-right:10px;
}
.sp026 .line{
	background:url(img/sp026_line02.png);
	font-size:1.15em;
	line-height:2em;
	padding:2px 3px 5px;
	margin-bottom:20px;
}
