@charset "shift_jis";
body	{
	margin:0;
	padding:0;
	/* font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro" , "メイリオ" , Meiryo ,"ＭＳ Ｐゴシック", Osaka, sans-serif; */
	color:#181512;
	background-image:url(../img/bg_win.jpg);
	}
	
.bg_fff	{
	background-color:#ffffff;
	width:800px;
	}
.title_bg_red	{
	background-color:#993333;
	padding:6px;
	color:#ffffff;
	font-size: 14px;
	line-height: 120%;
	font-weight:900;
	}
.tx_gold	{
	color:#FFF0B5;
	font-size: 14px;
	line-height: 120%;
	font-weight:900;
	}
.box_band-song	{
	background-color:#ffffff;
	padding:7px 0px 7px 7px;
	color:#000000;
	font-size: 14px;
	line-height: 120%;
	font-weight:900;
	}

/* 地方大会　結果発表 */
.bg_title_1st	{
	background: url(../img/bg_fire740.jpg) no-repeat;
	padding:7px 0px 7px 14px;
	color:#FFF0B5;
	font-size: 16px;
	line-height: 120%;
	font-weight:900;
	height : 32px;
	}
.bg_title_2nd	{
	background: url(../img/bg_fire360.jpg) no-repeat;
	padding:7px 0px 7px 14px;
	color:#FFF0B5;
	font-size: 16px;
	line-height: 120%;
	font-weight:900;
	height : 32px;
	}
.bg_title_10bands	{
	background-color: #000000;
	padding:7px 0px 7px 14px;
	color:#FFF0B5;
	font-size: 16px;
	line-height: 120%;
	font-weight:900;
	height : 32px;
	}
.font-14-120	{
	font-size: 14px;
	line-height: 120%;
	}
.box_10bands	{
	padding : 8px 5px;
	background-color : #181512;
	font-size: 12px;
	line-height: 120%;
	}


a.tx_win_taikai:link	{	/* 別ウィンドフッター　地方大会 */
	color:#006699;
	text-decoration:underline;
	}
a.tx_win_taikai:visited	{
	color:#666699;
	text-decoration:none;
	}
a.tx_win_taikai:hover	{
	color:#BF1920;
	text-decoration:none;
	}
a.tx_win_youkou:link	{	/* 別ウィンドフッター　開催要項 */
	color:#000000;
	text-decoration:none;
	}
a.tx_win_youkou:visited	{
	color:#000000;
	text-decoration:none;
	}
a.tx_win_youkou:hover	{
	color:#000000;
	text-decoration:underline;
	}
