.text_bg {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background: #CC3300;
	line-height: 16px;
	padding: 4px;
}
.text_bg2 {
	font-size: 12px;
	font-weight: bold;
	background: #FFFF99;
	line-height: 16px;
	padding: 4px;
}
.text_bg3 {	font-size: 12px;
	font-weight: bold;
	background: #CCFF99;
	line-height: 16px;
	padding: 4px;
}
.text_bg4 {	font-size: 12px;
	font-weight: bold;
	background: #ffccff;
	line-height: 16px;
	padding: 4px;
}
.talk {
	font-size: 12px;
	color: #000099;
}
.question {
	font-weight: bold;
	color: #333333;
}
dt {
	margin: 10px 0px 0px;
	padding: 0px;
}
dd {
	margin: 0px;
	padding: 0px;
}
dl {
	margin-left: 12px;
}
p ,li {
	line-height: 120%;
	padding: 0px;
	margin-bottom: 12px;
	margin-left: 12px;
}

#degi ul {
	width: 700px;
}

.kome {
	float: left;
	padding-left: 4px;
	color: #FF0000;
	width: 14px;
	height: auto;
}

table.ml10 {
    margin-left:10px;
	}