@charset "utf-8";
/* CSS Document */
.margint10{
	margin-top:10px;
}
.marginb10{
	margin-bottom:10px;
}
.margint5{
	margin-top:5px;
}
.marginb5{
	margin-bottom:5px;
}.attention {
	font-weight: bold;
	color: #C00;
}
.orange1 {
	color: #f97413;
}
.line-u-dot {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	padding-bottom: 5px;
}
.b{
	font-weight:bold;
}
