@charset "utf-8";
/* CSS Document */

h5 {
	background-color: #CED710;
	color: #FFF;
	text-shadow: 1px 1px 3px #000;  
}
#tex .qa_box .a_box dd ol {
	font-size: 0.9em;
	list-style-type: decimal;
	list-style-position: inside;
	margin: 10px;
}

.pagetop{
	font-size: 0.7em;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: right;
	text-decoration: underline;
}
.pagetop a{
	color: #333;
	font-weight: bold;
}
#tex .qa-title {
	background-image: url(image/QandA-title.gif);
	background-repeat: no-repeat;
	height: 99px;
	width: 100%;
}
#tex .qa_box .a_box dd ol li {
	line-height: 160%;
}
#tex dl {
	line-height: 130%;
	margin-bottom: 12px;
}

#tex .qa-title .qa-title-pdf a{
	margin-left: 728px;
}
