a:link {
color:#0000FF;
text-decoration: none
}

a:visited{
color:#9D11B3;
text-decoration: none
}

a:hover{
color:#FF6600;
text-decoration: none
}

a:active{
color:#0000FF;
text-decoration: none
}

.xxl{
font-size:xx-large;
line-height:120%
}

.xl{
font-size:x-large;
line-height:120%
}

.l{
font-size:large;
line-height:120%
}

.m{
font-size:medium;
line-height:120%
}

.s{
font-size:small;
line-height:120%
}

.xs{
font-size:x-small;
line-height:120%
}

.xxs{
font-size:xx-small;
line-height:120%
}

body {
	margin-left:0px;
	margin-top:0px;
	background-color:#FFFFFF;
	color:#333333;
	font-size:x-small;
	line-height:120%
}

/* 2018/12/17 平成30年度改良 故障IT-049 UPD START */
/*td{
font-size:x-small;
line-height:120%
}
*/
td{
font-size:small;
line-height:120%
}
/* 2018/12/17 平成30年度改良 故障IT-049 UPD END   */

.title1{
background-color:#CCFFFF;
color:#000000;
text-align:center
}

.title1b{
background-color:#CCFFFF;
font-weight:bold;
color:#333333;
text-align:center
}

.title2{
background-color:#CCCCFF;
color:#000000;
text-align:center
}

.title2b{
background-color:#CCCCFF;
font-weight:bold;
color:#333333;
text-align:center
}

.title3{
background-color:#99CCFF;
color:#000000;
text-align:center
}

.title3b{
background-color:#99CCFF;
font-weight:bold;
color:#333333;
text-align:center
}

.contents{
background-color:#FFFFFF;
color:#000000;
/* 2019/01/21 平成30年度改良 故障IT2-004 ADD START */
word-break: break-all;
/* 2019/01/21 平成30年度改良 故障IT2-004 ADD END */
}


.txt10 {  font-size: 10px; line-height: 110%}
.txt12 {  font-size: 12px; line-height: 120%}

.list{
background-color:#FFFFFF;
color:#000000;
}

.list2{
background-color:#FFFFFF;
color:#000000;
text-align:center
}

.listtitle{
background-color:#E6E6E6;
color:#000000;
font-size:12px;
line-height:120%;
font-weight:bold;
text-align:center
}


