@charset "utf-8";
#pagelink {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #f0f0f0;
	height: 30px;
}
.dtop {
	background-image: url(../images/procedures/question_wakubg.gif);
	background-repeat: repeat-y;
	text-align: left;
	width: 578px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
    overflow: hidden;
}

.dtop:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .dtop {
    height: 1em;
    overflow: visible;
}
/**/
#dictionaryleft ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#dictionaryleft li {
	background-image: url(../images/common/triangle-orenge.gif);
	background-repeat: no-repeat;
	background-position: 0px 0.2em;
	padding-left: 15px;
}
#dictionaryleft {
	margin: 0px;
	float: left;
	width: 270px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#dictionaryright {
	padding: 0px;
	margin-left: 289px;
}

.dlink    {
	text-decoration: none;
	color: #2242ae;
}
.dlink a:visited {
	text-decoration: none;
	color: #663399;
}
#dictionaryright li {
	background-image: url(../images/common/triangle-orenge.gif);
	background-repeat: no-repeat;
	background-position: 0px 0.2em;
	padding-left: 15px;
}
#dictionaryright ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#list8em  dt {
	width: 8em;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
	float: left;
}
#list8em  dd {
	line-height: 1.5em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8em;
}
#list8em  dl {
	margin: 0px;
	padding: 0px;
}

