.listContainer {
	padding-top: 15px;
	padding-bottom: 15px;
}
#footer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 65px;
	padding-bottom: 20px;
}
#footer .portalBanner {
	float: right;
}
#footer .copyright {
	margin-top: 5px;
}
ul.pvBosyuList li {
	font-size: 110%;
	line-height: 150%;
	color: #002055;
	background-image: url(../img/list_bullet.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left: 12px;
	margin-left: 3px;
	margin-bottom: 5px;
}
ul.pvBosyuList {
	margin-bottom: 15px;
}
h3.bosyu {
	margin-bottom: 15px;
	padding-top: 0px;
}
dl#faq {
	margin-bottom: 15px;
}
dl#faq dt {
	font-size: 110%;
	line-height: 150%;
	color: #0048AB;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #97C0FF;
	background-color: #EEF5FF;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	padding-left: 2px;
	clear: both;
	width: 100%;
	overflow: hidden;
}
dl#faq dd {
	font-size: 110%;
	line-height: 150%;
	color: #002055;
	margin-bottom: 20px;
	padding-top: 2px;
	padding-left: 2px;
	clear: both;
	width: 100%;
	overflow: hidden;
}
dl.faqQuestion dt {
	float: left;
}
.qNo  {
	float: left;
	font-weight: bold;
	width: 30px;
}
.qText  {
	float: left;
}


dl.faqQuestion dd {
	font-size: 110%;
	line-height: 150%;
	color: #0048AB;
	font-weight: bold;
	float: left;
}
dl.faqQuestion {
	width: 100%;
	overflow: hidden;
}
strong.notes {
	font-weight: bold;
	color: #F72B8B;
}
ul.pvBosyuList2 {
	margin-bottom: 0px;
	margin-top: 5px;
}
ul.pvBosyuList2 li {
	color: #002055;
	background-image: url(../img/list_bullet.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left: 12px;
	margin-left: 3px;
	margin-bottom: 5px;
	font-size: 100%;
	line-height: 150%;
}
