@charset "shift_jis";
/* CSS Document */

.link_txt01 {
	color: #090;
	font-weight: bold;
}
.txt_center {
	text-align:center;
	font-size: large;
	font-weight: bold;
}
.blue_txt {
	color: #00F;
	font-size: medium;
}
.RED_TXT_BIG {
	color: #F00;
	font-size: large;
	font-weight: bold;
}
.red_txt_s_01 {
	color: #F00;
	font-size: xx-small;
}
.red_txt {
	color: #F00;
}
.XXS_txt {
}
.s_txt {
}
.txt_center {
	text-align: center;
}
.txt_BL_L {
	color: #00F;
	font-size: larger;
}
.line_nomal {
	line-height: 150%;
}
.XXS_txt1 {	font-size: xx-small;
}
.s_txt1 {	font-size: x-small;
}