.headermenu { border-top: 1px solid #71AFCD;  border-bottom: 1px solid #71AFCD;}
body {
	background-color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}
.mainlayout {
	background-color: #fff;
}
.mainlayout th.leftmenu {
	border-right: 1px solid #71AFCD;
}

.mainlayout .siryo {
	padding: 2px;
	margin: 3px;
	background-color: #FDD100;
}
.mainlayout .siryo h2 {
	margin-top: 0px;
	margin-bottom: 3px;
}
.mainlayout .siryo p {
	margin: 5px 0;
	padding: 0 0 0 30px;
	font-weight: normal;
	font-size: 12px;
	color: #3E3A39;
	line-height: 130%;
	text-align: left;
}
.mainlayout .siryo p strong {
	font-weight: bold;
	color: #D4000E;
}

.mainlayout .leftmenu h3 {
	font-size: 12px;
	margin: 0;
	padding: 15px 0 0;
	color: #fff;
	text-align: left;
	font-weight: normal;
	background-color: #71AFCD;
}


