@charset "utf-8";
/* CSS Document */

table.t_taikyu {
	width: 100%;
	font-size: 75%;
	margin-top: 5px;
	border-collapse: collapse;
	white-space: nowrap;
}
table.t_taikyu th {
	font-weight: bold;
	border: 1px solid #000;
	background-color: #DCDCDD;
	padding: 3px 5px;
}
table.t_taikyu td {
	border: 1px solid #000;
	padding: 3px 5px;
}
div.small_box01 {
	width: 375px;
	padding: 0 15px 5px 0;
	float: left;
}
div.small_box02 {
	width: 400px;
	float: left;
	margin: 0;
	padding: 0;
}
.p_bold {
	font-size: 80% !important;
	font-weight: bold;
}
.p_size {
	font-size: 90% !important;
	font-weight: bold;
}
.c_red {
	color: #F00;
}
.c_blue {
	color: #39C;
}
.m_bottom {
	margin-bottom: 10px;
}
.text01{
	width:300px;
    margin: 5px;
	
    }

.column_img_txt {
  width: 100%;
  margin-right: 10px;
}