/*---------------------------------------------------

ヘッダとフッダ

---------------------------------------------------*/
td.mgn_1em {
	padding: 0.2em;
	line-height: 130%;
}
.txts {
    line-height: 130%;
	letter-spacing: -1px;
}
	
/*---------------------------------------------------

その他

---------------------------------------------------*/
td.upline_01 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.line_heigth {
	background-image: url(/front/images/dot_height.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.line_width {
	background-image: url(/front/images/dot_width.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.line_width22 {
	background-image: url(/front/images/dot_width.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 22px;
}
.box_gray {
	padding: 0.5em;
	border: 1px solid #CCCCCC;
}
.box_tit {
	margin-bottom: 6px;
}
#footer {
	margin-top: 25px;
}

.bg-orange01 {background-color:#f09d45;}

.bg-orange02 {background-color:#f1e2ac;}

.caution UL{
	margin: 0px;
	padding: 0px;
	list-style: disc inside;
}

.tx-orange01 {color:#e8560e;}

