﻿#wrapper{
	background: url(../images/k_wallpaper.jpg);
}



/* =============================================================================
   フローダイアグラムの設定
============================================================================= */
.steptitle{
	/* 段落の余白設定と背景 */
	margin-bottom:0.2em;
	padding-left: 4em;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	background-color: #F6E2FE;

	/* 段落に含まれる文字の設定 */
	color: #000000;
	font-weight: bold;
	font-size: 0.9em;
}

.stepsentence{
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	background-color: #F2D3FF;
	font-size: 0.9em;
}

.stepallow{
	margin-top: 0.5em;
	margin-bottom: 0.2em;
	text-align: center;
}

.tbl_process{
	margin-left: 1.5em;
	width: 530px;
}

.sttitle{
	text-align: center;
	width: 150px;
	background-color: #fee0e5;
	font-size: 0.9em;
}

.ststatement{
	background-color: #ffe0e5;
	font-size: 0.9em;
  line-height: 1.2em;
}

#tbl_qa th{
	vertical-align: top;
}

#tbl_qa td{
	padding-left: 1em;
	vertical-align: top;
	font-size: 0.9em;
	line-height: 1.5em;
}

.sh_strong{
	text-align: center;
	text-decoration: underline;
}
