@charset "utf-8";

#header_category_inner_top
{
	background-image:none;
}

#breadcrumbs
{
	display:none;
}

.news_list th
, .news_list td
{
	height:43px;
	border-bottom:dotted 1px #898989;
}

.news_list th
{
	width:130px;
	text-align:left;
	vertical-align:middle;
}

.news_list td
{
	width:440px;
	text-align:left;
	vertical-align:middle;
}


.news_list tr.footer td
{
	width:570px;
	border-bottom:none;
	text-align:right;
}




#nandemoya{
	display:block;
	width:600px;
	height:0;
	padding-top:160px;
	overflow:hidden;
	background:transparent url(../images/contents/index/nandemoya.jpg) no-repeat;
	margin-bottom:15px;
}

#nandemoya:hover{
	background-position:0px -160px;
}

