@charset "UTF-8";
/* CSS Document */
body,td,th {
	font-size: 14px;
	color: #333;
	line-height: 150%;
}

.col1 {
	color: #39C;
	font-size: 14px;
	line-height: 150%;
	font-weight: bold;
	margin: 0px;
}
.col_2 {
	color: #FFF;
}
.col_time {
	color: #06C;
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	margin: 0px;
	text-align: center;
}
.t_1 {
	text-align: left;
	width: 600px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin: 0px;
	font-size: 14px;
	line-height: 150%;
}.px12 {
	font-size: 12px;
	line-height: 120%;
	color: #333;
	text-align: left;
	margin: 0px;
}
.px12_b {
	font-size: 12px;
	line-height: 120%;
	color: #333;
	text-align: left;
	margin: 0px;
	font-weight: bold;
}
.px12_b_c {
	font-size: 12px;
	line-height: 120%;
	color: #333;
	text-align: center;
	margin: 0px;
	font-weight: bold;
}
.px12_b_r {
	font-size: 12px;
	line-height: 120%;
	color: #333;
	text-align: right;
	margin: 0px;
	font-weight: bold;
}
.px12_r {
	font-size: 12px;
	line-height: 120%;
	color: #333;
	text-align: right;
	margin: 0px;
	font-weight: normal;
}
.col_3 {
	color: #F03;
}

.col_4 {
	color: #4169e1;
}



.imag_margin_tb{
    margin: 10px 0px;
}

.imag_margin_all{
    margin: 10px;
}

.imag_margin_lr{
    margin: 0px 10px;
}


