body {
	background-color: #D7E1FD;
	font-family : "‚l‚r ‚oƒSƒVƒbƒN","Hiragino Kaku Gothic Pro","ƒqƒ‰ƒMƒmŠpƒS Pro W3","Osaka";
}

tr,td{
  font-family : "‚l‚r ‚oƒSƒVƒbƒN","Hiragino Kaku Gothic Pro","ƒqƒ‰ƒMƒmŠpƒS Pro W3","Osaka";
  line-height: 120%;
}

.th01 {
	font-size: medium;
	font-weight: bold;
	color: #00187D;
	line-height: 120%;
	padding-left: 5px;
}
.td01 {
	font-size: small;
	color: #333333;
	line-height: 120%;
}

.txt1 {
	font-size: small;
	color: #333333;
	line-height: 150%;
	padding-top:5px;
	padding-left:20px;
}


.txt2 {
	background-color: #EEEEEE;
	font-size: small;
	color: #1935AE;
	line-height: 150%;
	font-weight: bold;
	padding:2px 2px;
}

.txt3 {
	background-color: #1935AE;
	font-size: small;
	color: #FFFFFF;
	line-height: 150%;
	font-weight: bold;
	padding:2px 10px;
}

.footertext {
	font-size: x-small;
	color: #00187D;
	line-height: 120%;
}
.th02 {
	font-size: small;
	font-weight: bold;
	color: #00187D;
	line-height: 120%;
	padding-left: 5px;
}
.td02 {
	font-size: small;
	color: #333333;
	line-height: 120%;
	padding-left: 5px;
}
.out_table {
	background-color: #333333;
}

.in_td1 {
	background-color: #EEEEEE;
	color: #1935AE;
	line-height: 120%;
	font-weight: bold;
}
.in_td2 {
	background-color: #FFFFFF;
  overflow-wrap: break-word;
  word-break: break-all;
}

a:link { text-decoration: underline; color:#1935AE;}
a:visited { text-decoration: underline; color: #333333;}
a:active { text-decoration: underline; color: #FF0000;}
a:hover { text-decoration: underline; color: #FF0000;}
