body {
	background-image: url(img/common/back.png);
}

.txt_m {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	line-height: 130%;
	color: #333333;
}
.txt_s {
	font-size: 80%;
	line-height: 130%;
	color: #333333;
}

.c_both {
	clear: both;
}
.form_box {
	margin-top: 20px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	background-color: #DAEDF6;
	border: 1px solid #88BED7;
}
.txt_l {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 130%;
	color: #333333;
}

.white_back {
	background-image: url(img/common/bg_white.gif);
}
.txt_white {
	color: #FFFFFF;
}
.text_ml {
	font-size: 90%;
}
.counter {
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 0px;
	height: 92px;
	margin-top: -10px;
	margin-left: 22px;
}
.txt_darkred {

	color: #CC0000;
}
