/*---------------------------------------------------

ヘッダとフッダ

---------------------------------------------------*/
td.mgn_1em {
	padding: 0.2em;
}
.txts {
	letter-spacing: -1px;
	}
	
/*---------------------------------------------------

その他

---------------------------------------------------*/
td.upline_01 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.line_heigth {
	background-image: url(../../images/dot_height.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.line_width {
	background-image: url(../../images/dot_width.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.line_width22 {
	background-image: url(../../images/dot_width.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 22px;
}
.box_gray {
	padding: 0.5em;
	border: 1px solid #CCCCCC;
}
.box_gray_nopadding {
	border: 1px solid #CCCCCC;
}
.box_tit {
	margin-bottom: 6px;
}
