@charset "Shift_JIS";

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

.ir_top_item {
	background: url(/ir/img/index_bar.gif) no-repeat;
	width:517px;
	padding:5px 0 7px;
	margin-bottom:15px;
	clear:both;
	position:relative;
}
.ir_top_item li {
	list-style:none;
}
.ir_top_item .each {
	float: left;
	margin-left:15px; _margin-left:10px;
	margin-bottom:20px;
	height:78px;
}

/*************** 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;
}

.to-message {
	padding:187px 0 8px 52px;
	background: url(/ir/img/to_message.jpg) no-repeat;
}

