body {
	background-image: url(../images/qa/qa_back.gif);
	font-size: 9px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	color: #333333;
	margin: 0px;
	letter-spacing: 1px;
	width: 630px;
	font-weight: normal;
}
h2 {
	font-size: 13px;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 10px;
}
h3 {
	font-size: 12px;
	background-image: url(../images/shikaku.gif);
	background-repeat: no-repeat;
	background-position: 24px 9px;
	padding-left: 38px;
	margin: 0px;
	line-height: 1.8em;
	padding-top: 4px;
	font-weight: normal;
	padding-right: 30px;
	padding-bottom: 10px;
}
h4 {
	font-size: 12px;
	margin: 0px;
	line-height: 1.8em;
	padding-top: 4px;
	font-weight: normal;
	padding-left: 23px;
	padding-right: 30px;
	padding-bottom: 10px;
}

/* ワークフロー
---------------------------------------------------------------------------------------------------------------------------------------- */
.step-back {
	background-image: url(../images/workflow/back2.gif);
	background-repeat: repeat;
	margin: 0px;
	height: 124px;
}
.step-back2 {
	background-image: url(../images/workflow/back2.gif);
	background-repeat: repeat;
	margin: 0px;
	height: 60px;
}
.title-back {
	background-repeat: repeat;
	background-image: url(../images/workflow/back3.gif);
}
