@charset "UTF-8";

/* ***************************************************
* CSS file For seo.cyberstar.co.jp/
	FileName: rss.css
	data:2009/02/16 koma

**************************************************** */

/*-----------------------------------------------------------
■[01]:top
------------------------------------------------------------*/
div.rssCon_01,div.rssCon_02{
	width: 670px;
	font-size: 14px;
	line-height: 20px;
	padding: 25px 0px 0px;
}

div.rssCon_01 .resultBar{
	padding: 5px 5px 5px 10px;
	line-height: 19px;
	font-size: 12px;
	color: #FFF;
	background: #000;
}
div.rssCon_01 .resultBar .textBox{
	padding:1px 0 0;
	width: 400px;
	display: block;
	float: left;
}
div.rssCon_01 .resultBar .numberBox{
	/* width: 240px;
	height: 19px; */
	margin: 0 0 0px;
	display: block;
	float: right;
}
div.rssCon_01 .resultBar .numberBox div{
	display: block;
	float: left;
}

div.rssCon_01 .preBt a,
div.rssCon_01 .nexBt a{
	border: 1px solid #FFF;
	color: #666;
	width: 62px;
	height: 19px;
	display: block;
	background: #FFF;
	font-size: 10px;
	line-height: 17px;
	text-align: center;
	text-decoration: none;
}
div.rssCon_01 .preBt a:hover,div.nexBt a:hover{ background: #F00; color: #FFF; }
div.rssCon_01 .nexBt a{ margin-left: 1px; }
div.rssCon_01 .preBt span,
div.rssCon_01 .nexBt span{
	color: #CCC;
	border: 1px solid #FFF;
	width: 60px;
	height: 19px;
	display: block;
	background: #FFF;
	font-size: 10px;
	line-height: 17px;
	text-align: center;
}

div.rssCon_01 .noBlock a{
	color: #666;
	border: 1px solid #FFF;
	width: 19px;
	height: 19px;
	display: block;
	background: #FFF;
	line-height: 17px;
	text-align: center;
	margin-left: 1px;
	text-decoration: none;
	font-weight: bold;
}
div.rssCon_01 .noBlock a:hover{ background: #F00; color: #FFF; }

div.rssCon_01 .noBlock span{
	color: #CCC;
	border: 1px solid #FFF;
	width: 19px;
	text-align: center;
	height: 19px;
	display: block;
	background: #FFF;
	line-height: 17px;
	margin-left: 1px;
	font-weight: bold;
}

div.rssCon_01 .noBlock span.Now{ background: #F00; color: #FFF; }

/***▼Firefox hack.***/
html:not([lang*=""]) div.rssCon_01 .preBt a,
html:not([lang*=""]) div.rssCon_01 .nexBt a{
	width: 60px;
	line-height: 20px;
}
html:not([lang*=""]) div.rssCon_01 .preBt span,
html:not([lang*=""]) div.rssCon_01 .nexBt span{
	width: 60px;
	line-height: 20px;
}
html:not([lang*=""]) div.rssCon_01 .noBlock a{
	width: 17px;
	line-height: 20px;
}
html:not([lang*=""]) div.rssCon_01 .noBlock span{
	width: 17px;
	line-height: 20px;
}
/***▲Firefox hack.***/


div.rssCon_01 table{
	width: 670px;
	display: block;
	margin: 10px 0px 10px;
	color: #333;
	text-align: left;
}
div.rssCon_01 th{
	background: url(/img/rss/rss_image_th.gif) no-repeat bottom;
	width: 132px;
	padding: 15px 0px;
	font-size: 14px;
	line-height: 18px;
	vertical-align: top;
}
div.rssCon_01 th span{
	background: url(/img/rss/rss_image_arrow.gif) no-repeat;
	display: block;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 0px 10px;
}

div.rssCon_01 td{
	background: url(/img/rss/rss_image_td.gif) no-repeat bottom;
	font-size: 12px;
	line-height: 18px;
	padding: 15px;
}
div.rssCon_01 td a{ color: #333; text-decoration: none; }
div.rssCon_01 td a:link{ color: #333; text-decoration: none; }
div.rssCon_01 td a:visited{ color: #333; text-decoration: none; }
div.rssCon_01 td a:hover{ color: #66CCCC; text-decoration: underline; }

/****** detail Style ******/
div.rssCon_02 .dateBar{
	background: url(/img/rss/rss_image_date.gif) repeat-x;
	width: 670px;
	padding: 0px;
	margin: 0px;
}
div.rssCon_02 .dateBar div{ display: block; float: left; }
div.rssCon_02 .dateBar .dayData{
	padding: 0px 10px;
	font-size: 12px;
	line-height: 18px;
}

div.rssCon_02 h3{
	padding:5px 0;
	clear: both;
	background: url(/img/rss/rss_image_dotted.gif) repeat-x bottom;
	width: 670px;
	line-height: 24px;
	font-size: 14px;
	font-weight: bold;
}
div.rssCon_02 span{
	display:block;
	background: url(/img/rss/rss_image_arrow2.gif) no-repeat left 3px;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 0px 3px;
}

div.rssCon_02 .detailBox{
	background: #e7e7e7;
	padding: 10px;
	font-size: 14px;
	line-height: 20px;
	margin: 10px 0px 0px;
}

div.rssCon_02 .btBox{
	width: 270px;
	height: 23px;
	display: block;
	float: right;
	padding: 10px 0px 0px
}
div.rssCon_02 .btBox div{ display: block; float: left; padding: 0px 0px 0px 2px;}
