@charset "utf-8";


.t_style1 {
	font-size: 22px;
	font-weight: 700;
	color: #0066CC;line-height:50px;
}
.t_style2 {
	font-size: 18px;
	font-weight: 600;
	color: #295F94;
}
.t_style3 {
	font-size: 16px;
	font-weight: bold;
	color: #11255e;line-height:30px;
}
.t_style4 {
	font-size: 16px;
	color: #11255e;line-height:30px;
}



	.t_style4 table th {width: 25%; background:#11255e; color:#fff; padding:30px;}

	.t_style4 table td {width: 75%; background:#f0f0f0; color:#333; padding:30px; border:1px #f0f0f0;}
	.t_style4 table ul {list-style:circle;}

	