body {margin-top: 5px;margin-bottom: 5px;}
a:link {
	color: #990000;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #996600;
}
a:active {
	color: #999900;
}

.text12-16 {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
.text10-14 {
	font-size: 10px;
	line-height: 14px;
	color: #333333;
}
.text12-16_red {
	font-size: 12px;
	line-height: 16px;
	color: #990000;
}
.midashi14_red_bld {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #990000;
}
.text12-16_white {
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
}
.box100 {
	width: 100%;
}
.text10-14_red {
	font-size: 10px;
	line-height: 14px;
	color: #990000;
}
.text14-18 {
	font-size: 14px;
	line-height: 18px;
	color: #333333;
}
.img-left {
	margin-top: 2px;
	margin-right: 18px;
	margin-bottom: 2px;
	margin-left: 2px;
	float: left;
}
.img-right {
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 4px;
	margin-left: 8px;
	float: right;
}
.text12-16_bld {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	font-weight: bold;
}
.dotline_round {
	border: 1px dotted #999999;
}
