@charset "utf-8";
/* CSS Document */
.catch{
	margin:0 0 20px;
	font-size:18px;
	font-weight:bold;
}
.sign{
	float:right;
	margin:0 0 100px;
	font-weight:bold;
	font-size:16px;
	line-height:1.2;
}
.sign span{
	font-size:14px;
}
.group_txt{
	margin:0 0 15px;
	font-size:16px;
	font-weight:bold;
	text-align:center;
}
.group_img{
	text-align:center;
	margin:20px;
}
.history{
	margin:0 auto;
}
.history th,.history td{
	border:1px solid #cccccc;
	padding:5px 10px;
}
.history th,.history td.month{
	background-color:#e7f4fc;
}
.history td.month{
	text-align:center;
}
.catch_com{
	font-size:14px;
	margin:0 0 20px;
}
.toseki_l{
	float:left;
	margin:0 0 40px;
	padding:10px;
	width:330px;
	border:1px solid #006cb7;
	text-align:center;
}
.toseki_l table{
	margin:10px 0 0;
}
.toseki_l table td{
	vertical-align:top;
	text-align:center;
}
.toseki_r{
	float:right;
	margin:0 0 40px;
	padding:10px;
	width:330px;
	border:1px solid #905ea0;
	text-align:center;
}
.toseki_r table{
	margin:10px 0 0;
}
.toseki_r table td{
	vertical-align:top;
	text-align:center;
}
#side .side_btm{
 padding:20px 0 0;
}
