.txt_normal {  font-size: 12px; line-height: 150%; text-decoration: none}
.midashi_red {
	font-size: medium;
	font-style: normal;
	font-weight: bolder;
	color: #F00;
	line-height: normal;
	font-variant: normal;
}
.txt_small {  font-size: 10px; line-height: 150%}

em {  color: #CC0000; font-style: normal}

a:visited {  color: #333399; text-decoration: none}

a:hover {  color: #FF0000; text-decoration: underline}

a:link {  text-decoration: none}

ul {  list-style-position: outside; list-style-type: disc; padding-top: 0px}

.txt_verysmall {  font-size: 9px; line-height: 150%}
.white {  color: #FFFFFF}
.komidashi {
	font-weight: bold;
	font-size: 12px;
	line-height: 150%;
}
.txt_normal_red {
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #F00;
	line-height: 150%;
	font-variant: normal;
}
.txt_small_red {
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	color: #F00;
	line-height: 150%;
	font-variant: normal;
}
.txt_normal_blue {
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #0000FF;
	line-height: 150%;
	font-variant: normal;
}
.txt_small_blue {
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	color: #0000FF;
	line-height: 150%;
	font-variant: normal;
}
.txt_normal_green {
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #006600;
	line-height: 150%;
	font-variant: normal;
}
.txt_small_green {
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	color: #006600;
	line-height: 150%;
	font-variant: normal;
}
.txt_normal_orange {
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #CC6600;
	line-height: 150%;
	font-variant: normal;
}
.txt_small_orange {
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	color: #CC6600;
	line-height: 150%;
	font-variant: normal;
}
.txt_small_with_underline {
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	line-height: 150%;
	font-variant: normal;
	border-bottom-color:black;
	border-bottom-style:solid;
	border-bottom-width:thin;
}
.txt_small_with_background {
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	line-height: 150%;
	font-variant: normal;
	background-color:#FF6;
}
.txt_small_red_with_underline {
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	color: #F00;
	line-height: 150%;
	font-variant: normal;
	border-bottom-color:#F00;
	border-bottom-style:solid;
	border-bottom-width:thin;
}

