
/* p{
padding: 20px;
} */

.last-update {
	font-size: 12px;
	text-align: right;
	text-decoration: underline;
}
.Qtext {
	background-color: #F2F2F2;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #0099CC;
	background-image: url(img/icon_q.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 30px;
	page-break-before: auto;
	page-break-after: avoid;
}
.QtextQ a {
	background-color: #F2F2F2;
	display: block;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #0099CC;
	background-image: url(img/icon_q.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 30px;
	text-decoration: none;
	color: #000000;
}

.QtextQ a:hover {
	background-color: #99CCFF;
	text-decoration: none;
	color: #003399;
}
.answer .midasi02 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	height: 24px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #000000;
	margin-top: 30px;
	page-break-before: auto;
	page-break-after: avoid;
}
.midasi01q {
	font-size: 16px;
	padding-top: 4px;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: normal;
}

/* liの中で改行した時にインデントをそろえる */
.list_alfa {
  padding: 0 0 0 2em;
}


.list_alfa li {
  list-style-type: none;
  list-style-position: inside;
  counter-increment: count;
}

.list_alfa li::before {
  display: marker;
  content: counter(count, lower-alpha) ") ";
}


.QAback {
	font-size: 12px;
	text-align: right;
}
.QAback a {
	font-size: 12px;
	text-align: right;
}
.QAback a:hover {
	font-size: 12px;
	text-align: right;
	color: #FF3300;
	text-decoration: underline;
	background-color: #F9F7E3;
}

.Atext {
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 30px;
	padding-left: 30px;
	color: #204962;
	background-image: url(img/icon_a.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	page-break-before: auto;
	page-break-after: avoid;
}
#toptxtQA {
	background-image: url(img/right_toptext.gif);
	background-repeat: no-repeat;
	height: 134px;
	padding-top: 0px;
	width: 677px;
}
.imgstyle01 {
	margin-top: 20px;
	margin-bottom: 10px;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.6em;
	color: #000000;
	text-align: left;
	display: block;
}
