.pan {
	font-size:10px;
	font-family:"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-top:11px;
	padding-left:28px;
	padding-bottom:45px;
}

.pan a {
	color:#000;
	text-decoration:none;
}

.pan a:hover {
	text-decoration:underline;
}



.mbun {
	font-size:12px;
	font-family:"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-left:42px;
	padding-top:10px;
	padding-bottom:12px;
	line-height:150%;
	width:430px;
}

.mbun span {
	font-weight:600;
}

.tab1 {
	font-size:12px;
	line-height:150%;
	font-family:"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border-left:#999 solid 1px;
	border-right:#999 solid 1px;;
	border-top:#999 solid 1px;
	width:480px;
	margin-left:20px;
}

.tab1 .tabh {
	border-bottom:#999 solid 1px;
	border-right:#999 solid 1px;
	width:140px;
}

.tab1 .tabd {
	border-bottom:#999 solid 1px;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:10px;
	padding-right:10px;
}

.tab1 a {
	color:#000;
	text-decoration:none;
}

.tab1 a:hover {
	text-decoration:underline;
}

.tab2 {
	font-size:12px;
	font-family:"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border-left:#666 solid 1px;
	border-right:#666 solid 1px;
	border-top:#666 solid 1px;
	margin-top:10px;
	margin-bottom:20px;
	margin-left:15px;
	font-weight:normal;
}

.tab2 th {
	border-bottom:#666 solid 1px;
	border-right:#666 solid 1px;
	width:130px;
	padding-top:3px;
	padding-bottom:3px;
	font-weight:normal;
}

.tab2 td {
	border-bottom:#666 solid 1px;
	width:160px;
	text-align:center;
}

.tab2r {
	background:#CCC;
}