@charset "Shift_JIS";
.pan-txt_01 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	color: #333333;
}
p {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 13px;
	color: #000000;
	line-height: 1.5em;
}
.p-date {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 13px;
	color: #000000;
	text-align: right;
	line-height: 1.5em;
}
.info-title h1 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 15px;
	color: #2654bc;
	font-weight: bold;
	margin-left:20px;
	margin-top:20px;
}
.info-txt {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 13px;
	line-height: 1.5em;
	color: #000000;
	margin-left:20px;
	margin-top:0;
}
.number h2 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 14px;
	line-height: 1.5em;
	font-weight: bold;
	color: #2654bc;
}
.number-txt {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 13px;
	line-height: 1.5em;
	color: #000000;
}

table {
	background-color: #FFFFFF;
}

.bg-box {
	background-color: #d7edfc;
	width:522px;
	margin-bottom: 30px;
	padding:10px;
}

.rec-text {
	font-size: 13px;
	line-height:18px;
	color: #000000;
	margin: 10px;
}
.box-tit h2 {
	font-size: 15px;
	color: #2654bc;
	margin-top:10px;
	font-weight:bold;
}

.hy1 {
	font-size: 13px;
	border:solid 1px #2654bc;
	border-collapse:collapse;
	padding:3px;
}

.hy1 th{
padding:3px; 
border:solid 1px #2654bc;
text-align:center;
color:2654bc}

.hy1 td{
border:solid 1px #2654bc;
padding:3px;}

ul { list-style-position : inside ; }
