table {
	font-size: 12px;
	line-height: 17px;
}

/**** フォント大 ****/
.f14 {
	font-size: 14px;

}

/**** テキスト背景付け ****/
.back_event3
	{
	font-size: 12px;
	width:300px;
	height:14px;
	background-color: #FDE6D0;
	border: 1px solid #CCCCCC;

	}.f-c {
	color: #3E692E;
}
.b {
	border: thin solid #999999;
}
.b2 {
	border: thin solid #999999;
	background-color: #FBEDAE;

}
.b3 {
	border: 1px solid #333333;
	background-color: #FFFFFF;

}

/*  システム系装飾  */
.gray {
	font-size: 17px;
	color: #999999;
}
.txt15 {
	font-size: 17px;
}

#name{
color : #006633;
font-size : 19px;
line-height : 23px;
font-weight : bold;
}
