@charset "Shift_JIS";


/*************** top_only ***************/

.ir_top_item{
	background-image: url(/ir/img/index_bar.gif);
	background-repeat: no-repeat;
	background-position: left top;
width:517px;
padding-top:5px;
padding-bottom:5px;
margin-bottom:15px;
height:auto;
clear:both;}

.ir_top_item img{
	float: left;
	margin-left:15px;
margin-bottom:20px;
}


/*************** top_news ***************/
#irnews table {
	border-collapse:collapse;
	border-left: 1px solid #767676;
	width:100%;
}
#irnews table td {
vertical-align: top;
	line-height: 1.8;
padding-left:10px;
padding-bottom:10px;color:#333333;}


