@charset "shift_jis";
/* CSS Document */

.lowerKnowledge h2 {
	background: url(../images/knowledge/h2_knowledge.jpg) no-repeat;
	height: 99px;
	width: 604px;
}

.protectImage {
	float: right;
	width: 180px;
	text-align: center;
	background-color: #FFFFFF;
	background-image: url(../images/welfare/bg_gray.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 495px;
}
.protectImage p {
	font-size: 11px;
	margin-top: 5px;
}

.protectImage img {
	margin-top: 20px;
}

.protectText {
	float: left;
	width: 400px;
}

.protectText p {
	margin-bottom: 20px;
}