@charset "Shift_JIS";

/*----------------------------------------------------------------------------

	--- INDEX ---
	[0] list.html

----------------------------------------------------------------------------*/


/*	[0] list.html
----------------------------------------------------------------------------*/

#lead{
	width:100%;
	height:176px;
	overflow:visible;
	background:url(../news/img/img_news.jpg) top right no-repeat;
	margin-bottom:30px;
}
#h2_news{
	width:96px;
	height:24px;
	background:url(../news/img/h2_news.gif) no-repeat;
	text-indent:-9999px;
	margin-bottom:15px;
}
#lead strong{
	display:block;
	width:208px;
	height:17px;
	background:url(../news/img/m_hallkara.gif) no-repeat;
	text-indent:-9999px;
	margin-bottom:20px;
}


#icons{
	display:block;
	float:right;
	margin-bottom:5px;
}
#icons dt,#icons dd{
	display:inline;
	font-size:84%;
}
#icons img{
	margin-right:5px;
	vertical-align:middle;
}

#sResult table{
	margin-left:20px;
	/*\*/
	margin:0 auto;
	/**/
}
#sResult th{
	height:25px;
	text-align:left;
	text-indent:35px;
	background:#CCB7A4 url(../common/i_searchHall.gif) no-repeat;
}
#sResult .utility b{
	color:tomato;
}
#sResult .divide{
	height:1px !important;
	background:url(../common/dot.gif) repeat-x;
}
#sResult td{
	padding:1px;
	line-height:110%;
	background:whitesmoke;
}
#sResult img{
	vertical-align:middle;