/*    ティッカー用スタイル    */

#mainIMGbox{
	width: 1000px;
	height: 400px;
	position: relative;
	margin: 0 auto;
	
}

#ticker{
	position: absolute;
	bottom: 5px;
	width: 100%;
}

.technosophos-rss-widget-outer-div {
	width: 986px;
	background: url(/images/white-80.png) repeat;
	overflow: hidden;
	margin: 0 auto;
	color: white;
	padding: 5px;
	border: #900 2px solid;
}

.rss-widget-title{
	font-weight: bold;
	color: #f60;
	padding-right: 20px;
	background: url(/images_home/feed.png) no-repeat top right;
	
}

.rss-widget-item a{
	color: black;
	text-decoration: none;
}

#blog_bnr{
	position: absolute;
	width: 353px;
	height: 109px;
	left: 637px;
	top: 256px;
}

#partner_bnr{
	position: absolute;
	width: 226px;
	height: 118px;
	left: 15px;
	top: 113px;
}

.technosophos-rss-widget-inner-div {
	padding: 3px 20px;
}

.technosophos-rss-widget-title {
	display: block;
	color: white;
	font-size:15px;
	font-weight:bold;
	border-bottom :1px dashed #808080;
	margin-bottom: 4px;
	vertical-align: middle;
}

.technosophos-rss-widget-inner-div a {
	text-decoration: none;
	padding:0 0 0 0;
}

.technosophs-rss-widget-item-title {
	color: #f60;
	font-weight: bold;
	white-space: nowrap;
}

.technosophs-rss-widget-item-desc {
	color: white;
	font-weight: normal;
	white-space: nowrap;
}
