body {
line-height:1.4em;
}

.under-solid {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.under-dot {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.cap-box {
	font-size: 12px;
	padding: 15px 15px 15px 5px;
	line-height: 18px;
}
.solid-box {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	padding: 6px;
	border: 1px solid #666666;
}

dl#houhou dt {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-bottom:5px;
}

dl#houhou dd {
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	margin-bottom:15px;
}
