@charset "utf-8";
.t_em08 {
	font-size: 0.8em;
}
.t_em09 {
	font-size: 0.9em;
}
.t_em12 {
	font-size: 1.2em;
}
.t_px12 {
	font-size: 12px;
	line-height: 16px;
}
.t_w_b {
	font-weight: bold;
}
.t_c_white {
	color: #FFFFFF;
}
.t_c_red {
	color: #FF0000;
}
.t_m_3 {
	margin-top: 3px;
}
.t_m_5 {
	margin-top: 5px;
}
.t_m_7 {
	margin-top: 7px;
}
.t_m_8 {
	margin-top: 8px;
}
.t_m_10 {
	margin-top: 10px;
}
.t_m_12 {
	margin-top: 12px;
}
.t_m_15 {
	margin-top: 15px;
}
.t_m_20 {
	margin-top: 20px;
}
.t_m_30 {
	margin-top: 30px;
}
.t_m_50 {
	margin-top: 50px;
}
.b_m_5 {
	margin-bottom: 5px;
}
.b_m_10 {
	margin-bottom: 10px;
}
.b_m_20 {
	margin-bottom: 20px;
}
.b_m_30 {
	margin-bottom: 30px;
}
.l_m_10 {
	margin-left: 10px;
}
.l_m_20 {
	margin-left: 20px;
}
.r_m_5 {
	margin-right: 5px;
}
.r_m_10 {
	margin-right: 10px;
}
.r_m_20 {
	margin-right: 20px;
}
.t_p_10 {
	padding-top:10px;
}
.t_p_20 {
	padding-top:20px;
}
.b_p_10 {
	padding-bottom: 10px;
}
.b_p_15 {
	padding-bottom: 15px;
}
.b_p_20 {
	padding-bottom: 20px;
}
.l_f {
	float: left;
}
.r_f {
	float: right;
}
.w100 {
	width: 100px;
}
.w100per {
	width: 100%;
}
.w130 {
	width: 130px;
}
.w150 {
	width: 150px;
}
.w200 {
	width: 200px;
}
.w300 {
	width: 300px;
}
.w330 {
	width: 330px;
}
.w360 {
	width: 360px;
}
.w380 {
	width: 380px;
}
.w400 {
	width: 400px;
}
.w500 {
	width: 500px;
}
.w520 {
	width: 520px;
}
.w720 {
	width: 720px;
}
.h30 {
	height: 30px;
}
.h50 {
	height: 50px;
}
input.f_width_50 { 
	width: 50px;
}
input.f_width_100 {
	width: 100px;
}
input.f_width_200 { 
	width: 200px;
}
input.f_width_250 { 
	width: 250px;
}
input.f_width_300 { 
	width: 300px;
}
.back_color1 {
	background-color: #eeeeee;
}
.t_c {
	text-align: center;
}
.t_r {
	text-align: right;
}
form {
	margin: 0px;
	padding: 0px;
}
.lr_auto {
	margin-right: auto;
	margin-left: auto;
}

.l_f {
	float: left;
}
.r_f {
	float: right;
}
.b_c_ve01 {
	background-color: #fffff0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8c8480;
}






