@charset "utf-8";
/* CSS Document */
.main {
	margin-bottom: 8px;
}
.main .main-navi {
	margin-bottom: 8px;
}
footer {
	width: 100%;
	background-image: url(../img/common/header/shadow.png);
	background-position: top;
	background-repeat: repeat-x;
}
#slider2 li img {
	display: block;
	width: 202px;
	margin-right: 15px;
}

/* --- */
.main-header {
	margin-bottom: 22px;
}
.main-header h3 {
	display: block;
	background-image: url(../img/sekou/message.png);
	width: 271px;
	height: 209px;
	float: left;
	text-indent: 100%; white-space: nowrap; overflow: hidden;
}
.main-header p {
	width: 561px;
	float: right;
	font-size: 14px;
	line-height: 1.6em;
}
.case {
	padding: 0 14px;
	margin-bottom: 27px;
}
.case:after {
	content: "";
	display: block;
	background-image: url(../img/sekou/fukidashi.png);
	width: 840px;
	height: 37px;
	margin-left: -10px;
}
.case .midashi {
	background-image: url(../img/sekou/midashi-back.png);
	height: 28px;
	background-repeat: repeat-x;
	padding: 0 12px;
	margin-bottom: 8px;
}
.case .midashi h4 {
	color:#0079c2;
	float: left;
	line-height: 28px;
}
.case .midashi p {
	float: right;
	font-size: 14px;
	font-weight: bold;
	line-height: 28px;
}
.case img {
	display: block;
	margin-bottom: 8px;
}
.case .txt1,
.case .txt1 p {
	font-size: 14px;
	margin-bottom: 0;
}
.paging .prev a {
	display: block;
	background-image: url(../img/sekou/btn-prev.png);
	width: 120px;
	height: 25px;
	float: left;
	text-indent: 100%; white-space: nowrap; overflow: hidden;
}
.paging .next a {
	display: block;
	background-image: url(../img/sekou/btn-next.png);
	width: 124px;
	height: 25px;
	float: right;
	text-indent: 100%; white-space: nowrap; overflow: hidden;
}
.illust {
	width: 535px;
	margin: 0 auto;
	text-align: center;
}
.illust p {
	color:#0079c2;
	font-size: 21px;
	font-weight: bold;
	margin-bottom: 8px;
}
