@charset "utf-8";
/* CSS Document */

.mb10{
	margin-bottom:10px;
}
.mt10{
	margin-top:10px;
}


ul{
	list-style-type: none;
}
.indent {
	padding-left: 24px;
}
#txt_1 {
	font-size: 140%;
	color: #039;
	font-weight: bold;
}
#txt_2 {
	color: #039;
}
.txt_under {
	text-decoration: underline;
}
.txt_bold {
	font-weight: bold;
}
.txt_line_h{
	line-height: 20px;
}
