@charset "utf-8";
/*
***********************************************
    "miyakokeiiteam.com" CSS Document
     http://www.miyakokeiiteam.com/
  copyright(C):kaorhythm All right reserved.
***********************************************
*/

/*
------------------------------------------
 スペースフィルターズ
------------------------------------------
*/

.sf_01 {
	width: 540px;
	height: 50px;
	background: url(../../images/sf_01.gif) no-repeat;	
	text-indent: -9999px;
	margin-bottom: 5px;
}
.sf_02 {
	width: 540px;
	height: 50px;
	background: url(../../images/sf_02.gif) no-repeat;	
	text-indent: -9999px;
	margin-bottom: 5px;
}
.sf_03 {
	width: 540px;
	height: 50px;
	background: url(../../images/sf_03.gif) no-repeat;	
	text-indent: -9999px;
	margin-bottom: 5px;
}
.sf_04 {
	width: 540px;
	height: 50px;
	background: url(../../images/sf_04.gif) no-repeat;	
	text-indent: -9999px;
	margin-bottom: 5px;
}
.brown {
	color: #996633;
}
.sf_head {
	font-size: 14px;
	border-bottom: 1px dotted #333;
	margin-left: 6px;
}
p.m_sf {
	margin-top: 5px;
}

/*
------------------------------------------
 スペースフィルターズ ライブ情報
------------------------------------------
*/

table#spefilive {
	border: 1px solid #333;
}
table#spefilive th {
	background-color: #333;
	color: #fff;
	padding: 3px 8px;
	text-align: right;
	border-bottom: 1px solid #666;
}
table#spefilive th.new {
	background-color: #888;
	color: #fff;
	padding: 3px 8px;
	text-align: right;
	border-bottom: 1px solid #333;
	border-right: 1px solid #333;
}
table#spefilive td {
	padding: 3px 5px;
}
table#spefilive td.separate {
	border-bottom: 1px solid #333;
	background: url(../../images/line_dot.gif) repeat-x left top;
	font-size: 10px;
	padding: 5px;
}
table#spefilive td.separate_new {
	border-bottom: 1px solid #333;
	padding: 5px;
}

/*
------------------------------------------
 スペースフィルターズ オリジナルグッズ
------------------------------------------
*/
#spefilgoods_lead {
	width: 540px; height: 188px;
	background: url(../../images/spefilgoods_lead_bg.gif) no-repeat left top;
	padding: 12px 0 0 0;
	margin: 0 0 30px 0;
}
#spefilgoods_lead p {
	margin: 0 14px 14px 14px;
}


/*
------------------------------------------
 スペースフィルターズ オリジナルグッズ
------------------------------------------
*/
#sf_ery dl.sf_histroy { margin:0 0 30px 0; padding:0; }
#sf_ery dl.sf_histroy dt {
	clear: left;
	float: left;
	width: 5em;
	padding: 8px 0.5em;
	font-weight: bold;
	color: #aaa;
}
#sf_ery dl.sf_histroy dd {
	margin-left: 0;
	padding: 8px 0.5em 8px 6em;
	background: url(../../images/line_dot2.gif) repeat-x left bottom;
}
