@charset 'shift_jis';
/* ticker */
#ticker{
	clear: both;
	background: url(../../img/gidx_ticker_bg.gif) 0 0;
	width: 480px;
	margin: 10px 0 4px 1px;
}
#ticker ul li{
	padding: 7px 10px 6px 25px;
	list-style: none;
}
#ticker ul li a{
	font-size: 12px;
	line-height: 14px;
	color: #c23a0b;
}
/* gran_contents */
#gran_contents{
	width: 480px;
	border-left: 1px solid #c2c2c2;
	border-right: 1px solid #c2c2c2;
	border-bottom: 1px solid #c2c2c2;
	background: url(../../img/gran_contents_bg.gif) 0 0;
}

/* icon News */
td.iconNews {
	border-bottom: 1px dotted #CCC;
    padding: 10px 0 0 0;
    vertical-align: top;
}