@charset "utf-8";

@import url("../packages/denshipiano/css/import.css");

/*TOP（新着情報）*/

#whatsnew{
	margin-bottom:25px;
}
#whatsnew table{
	width:706px;
	border:none;
	background:none;
}
#whatsnew tr{
	border:none;
	background:none;
}
#whatsnew th{
	width:155px;
	border-bottom:1px #CCCCCC dotted;
	border-top:none;
	border-left:none;
	border-right:none;
	background:none;
	vertical-align:top;
	padding-top: 3px;
	padding-bottom: 3px;
}
#whatsnew td{
	width:551px;
	border-bottom:1px #CCCCCC dotted;
	border-top:none;
	border-left:none;
	border-right:none;
	background:none;
	padding-top: 3px;
	padding-bottom: 3px;
}

.whatsnew_news{ 
	padding: 0;
	margin: 0;
 }

.whatsnew_news div { display: none; }
.whatsnew_news a { font-weight:normal;}
.whatsnew_news span { display: none; }
