@charset "utf-8";
#willType .willTypeH {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
}
dl#foundFlow {
	margin: 0px;
	padding: 0px;
	font-size: 0.85em;
	width: 323px;
	float: left;
}
dl#foundFlow dt {
	color: #FFF;
	clear: left;
	float: left;
	text-align: center;
	width: 30px;
	line-height: 17px;
}
dl#foundFlow dd {
	margin-bottom: 3px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 16px;
	padding-left: 38px;
	margin-left: 0px;
	background-image: url(../img/bg_foundFlow.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
}
dl#foundFlow dd.end {
	margin-bottom: 3px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 38px;
	margin-left: 0px;
	background-image: url(../img/bg_foundFlow.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#registBlock {
	background-color: #DAE7A2;
	background-image: url(../img/title_regist.gif);
	background-position: 10px 10px;
	background-repeat: no-repeat;
	padding-left: 147px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

#registBlock table {
	height: 61px;
	width: 395px;
}
#registBlock table tr td {
	margin: 0px;
	padding: 0px;
}
#registBlock table tr td span {
	background-image: url(../img/bullet_green_circle.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 12px;
}

#foundQuestion {
	float: right;
}
#troubleBlock {
	padding: 0px;
	overflow: visible;
}
#troubleBlock #troubleTitle {
	background-image: url(../img/bg_trouble.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	width: 557px;
}
#troubleBlock #troubleBody {
	background-image: url(../img/bg_trouble.png);
	width: 557px;
	background-position: left bottom;
	padding-bottom: 5px;
}
#troubleBlock #troubleBody dl {
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#troubleBlock #troubleBody dl dt {
	display: block;
	clear: left;
	float: none;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #F00;
	padding-left: 5px;
}
#troubleBlock #troubleBody dl dd {
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-left: 5px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #F00;
	padding-top: 5px;
}
#solutionBlock {
	padding: 0px;
	overflow: visible;
}
#solutionBlock #solutionTitle {
	background-image: url(../img/bg_solution.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	width: 557px;
}
#solutionBlock #solutionBody {
	background-image: url(../img/bg_solution.png);
	width: 557px;
	background-position: left bottom;
	padding-bottom: 5px;
}
#solutionBlock #solutionBody dl {
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#solutionBlock #solutionBody dl dt {
	display: block;
	clear: left;
	float: none;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #40A62A;
	padding-left: 5px;
}
#solutionBlock #solutionBody dl dd {
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-left: 5px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #40A62A;
	padding-top: 5px;
}
#solutionBlock #solutionBody p {
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#solutionBlock #solutionBody p.cap {
	font-size: 0.85em;
	color: #646464;
	margin-bottom: 10px;
}
#selectBlock {
	padding: 0px;
	overflow: visible;
}
#selectBlock #selectTitle {
	background-image: url(../img/bg_select.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	width: 553px;
}
#selectBlock #selectBody {
	background-image: url(../img/bg_select.gif);
	width: 553px;
	background-position: left bottom;
	padding-bottom: 5px;
	text-align: center;
}
#selectBlock #selectBody dl {
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#selectBlock #selectBody dl dt {
	display: block;
	clear: left;
	float: none;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #40A62A;
	padding-left: 5px;
}
#selectBlock #selectBody dl dd {
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-left: 5px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #40A62A;
	padding-top: 5px;
}
#selectBlock #selectBody p {
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 10px;
	text-align: left;
}
#selectBlock #selectBody p.cap {
	font-size: 0.85em;
	color: #646464;
	margin-bottom: 10px;
	margin-top: 10px;
}
#selectBlock #selectBody img {
	margin: auto;
}
#inheritDocuments {
	display: block;
	float: none;
}

#inheritQuestion {
	width: 556px;
}
#inheritQuestion .questionTitle {
	background-image: url(../img/bg_question_l.png);
	width: 556px;
}
#inheritQuestion .questionBody {
	background-image: url(../img/bg_question_l.png);
}
