#txtArea .red {
	font-size: 120%;
	color: #B91925;
	text-align: center;
	margin-bottom: 10px;
}
#cli_r {
	text-align: center;
	float: right;
	width: 250px;
	margin-left: 10px;
	display: inline;
	margin-right: 25px;
}
#address #s_tex {
	font-size: 90%;
}
#address {
		margin-bottom: 5px;
}
#cli_r #tel {
	margin-bottom: 5px;
	font-size: 120%;
}
#cli_r #s_tex {
	font-size: 110%;
}
#txtArea #cli_l {
	display: inline;
	float: left;
	width: 150px;
	margin-left: 25px;
}
#txtArea #tex_b {
	font-size: 110%;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
br {
	clear: both;
}
/* CSS Document */

#txtArea .center {
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	width: 516px;
	text-align: center;
}
