/* pWpCSS */
.sumailine {
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #7C2337;
}
.sumaibg {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #7C2337;
	border-bottom-color: #7C2337;
	border-left-color: #7C2337;
}
.hasen {
	background-image: url(images/hasen.gif);
	background-repeat: repeat-x;
}
.midashi {
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #305478;
	margin-bottom:5px;
}
.midashi2 {
	font-size: 12px;
	font-weight: bold;
	color: #305478;
	margin-top: 10px;
	margin-bottom:5px;
}
.list01 {
	font-size: 12px;
	line-height: 150%;
	list-style-type: decimal;
	color: #5FB4D8;
}

.hasen2 {
	background-image: url(images/hasen2.gif);
	background-repeat: no-repeat;
}
.line {
	border-top-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
}
p.sumai {
	margin-top: 2px;
	margin-bottom: 10px;
}

