.white10px {
	color: #FFF;
	padding-left: 10px;
	background-position: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: left;
}
.announce {
	line-height: 120%;
	font-size: small;
}
.caption {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	font-size: large;
}
/* 本文　　要約　囲み こちらを使用する */
.youyaku_ws_line{
	width:710px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	line-height:2.5em;
	color:#646464;
	border-top:1px solid #646464;
	border-bottom:1px solid #646464;
	border-left:1px solid #646464;
	border-right:1px solid #646464;
	margin-left:auto;
	margin-right:auto;
}

/* 本文　text-align center */
.main_ws{
	padding:0;
	float:left;
	line-height:1.5ex;
	color:#646464;
}
.program_text {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 10px;
	padding: 5px;
}

