A:hover {color: red;}
p {line-height: 1.5em}
td {line-height: 1.3em}
.toubyouki {line-height: 1.8em}
.one_point_01 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	border-left: 5px solid #006600;
	width: 200px;
	border-bottom: 1px solid #006600;
}
.question {
	color: #FF3300;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.answer {
	padding: 0px;
	line-height: 1.4em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.list01 {
	margin-bottom: 10px;
}
.tyuui {
	font-weight: bold;
	text-decoration: underline;
}
.attention {
	color: #FF0000;
	text-decoration: underline;
}


dl {
	width:750px;
	margin:30px auto 20px;
}

dl dt {
	cursor:pointer;
	padding: 3px 3px 3px 10px;
	background: #A3C5CB;
}

dl dd {
	border:1px solid #7CADB6;
	height:auto;
	margin:0;
	padding: 0px 10px 10px;
	display: none;
}

.table01_osirase {
	border: 1px solid #000000;
}

.table01_osirase td {
	padding: 5px 10px;
}

