@charset "utf-8";

/* --------------------------------------------------
	行頭を表示するときは「##」で検索してください。
-------------------------------------------------- */

/* --------------------------------------------------
	##contents
-------------------------------------------------- */
.title1{
	margin:0 0 6px;
	color:#0f57a1;
	font-size:267%;
	font-family:'Times New Roman';
}
.table1{
	margin:0 0 50px;
	border-collapse:collapse;
	border:0;
	width:100%;
}
.table1-left{
	padding:14px 0;
	border:2px #e0e0e0 solid;
	width:10%;
	color:#0f57a1;
	font-size:167%;
	font-family:'Times New Roman';
	text-align:center;
	vertical-align:top;
}
.table1-right{
	padding:0 0 0 30px;
	vertical-align:top;
}
.title2{
	color:#0f57a1;
	font-size:233%;
	font-family:'Times New Roman';
	font-weight:bold;
}
.date{
	margin:0 0 6px;
	color:#0f57a1;
	font-size:117%;
	font-family:'Times New Roman';
}
.txt1 td{
	color:#808080;
	font-size:84%;
}
.icon1{vertical-align:middle;}
