.green_b {
	font-weight: bold;
	color: #6F9724;
}
.blue_b {
	font-weight: bold;
	color: #00B0FB;
}
.b {
	font-weight: bold;
}

.orange_b {

	font-weight: bold;
	color: #FF6600;
}
.brown {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 28px;
	font-weight: bold;
	color: #42210B;
}
.brown_24pt_b {
	font-size: 18px;
	font-weight: bold;
	color: #42210B;
	display: block;
	padding-bottom: 10px;
}

.red {
	color: #CC0000;
}
.red_b {
	color: #CC0000;
	font-weight: bold;
}
.bg_green {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5D8C00;
	display: block;
	height: 25px;
	width: 110px;
	text-align: center;
	float: left;
}
.name {
	margin-left: 30px;
}
.tyuui {
	background-image: url(../img/ct/tyuui2.gif);
	font-weight: bold;
	color: #BF0008;
	background-repeat: no-repeat;
	padding-left: 37px;
	font-size: 16px;
	margin-bottom: 15px;
}
.indent {
	padding-bottom: 10px;
	text-indent: -20px;
	font-size: 12px;
	padding-left: 30px;
}
.tyuui1 {
	padding-left: 55px;
	background-image: url(../img/tamamabyouin/rain02.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 45px;
}
