.txt12 {
	font-size: 12px;
	line-height: 110%;
}
.txt13 {

	font-size: 13px;
	line-height: 110%;
}
.txt14 {
	font-size: 14px;
	line-height: 110%;
}
.th_110 {
	line-height: 110%;
}
.th_120 {
	line-height: 120%;
}
.th_130 {
	line-height: 130%;
}
.th_140 {
	line-height: 140%;
}
.th_150 {
	line-height: 150%;
}

/* マージン */

.tm_5 {
	margin-top: 5px;
}
.tm_10 {
	margin-top: 10px;
}
.tm_15 {
	margin-top: 15px;
}
.tm_20 {
	margin-top: 20px;
}
.bm_3 {
	margin-bottom: 3px;
}
.bm_5 {
	margin-bottom: 5px;
}
.bm_10 {
	margin-bottom: 10px;
}
.bm_15 {
	margin-bottom: 15px;
}
.bm_20 {
	margin-bottom: 20px;
}
.tmbm_5 {
	margin-top: 5px;
	margin-bottom: 5px;
}
.tmbm_10 {
	margin-top: 10px;
	margin-bottom: 10px;
}body {
	background: url(img/bg_line.gif) repeat-y 700px 0px;
}
.b_line1 {
	border-bottom: 1px solid #999999;
}
