@charset "utf-8";

/* -----------------
Nisca top.css
htp://www.nisca.co.jp
------------------- */

html { background: url(../images/top/topBack.jpg) repeat-x top left;}

.topImage { padding-top: 20px; height: 420px;}

.Top h2.topTTL01 {
	background: url(../images/top/whatsH2t01.jpg) no-repeat;
	width: 660px;
	height: 40px;
	text-indent: -9999px;
	padding-bottom: 2px;
	}

.whatsnew {
	background: url(../images/top/whatsBack.jpg) no-repeat top;
	width: 660px;
	overflow: auto;
	padding-bottom: 10px;
	}

.whatsnew dl { padding: 10px 20px; }
.whatsnew dl dt {
	float: left;
	clear: left;
	width: 100px;
	color: #0099CC;
	padding-bottom: 15px;
	}
	
.whatsnew dl dd {
	float: left;
	width: 500px;
	padding-bottom: 15px;
	color:#666;
	}
.whatsnew dl dd strong {
	background: url(../images/top/arrowBlack.gif) no-repeat left center;
	padding: 2px 0 2px 18px;
	font-weight: normal;
	}
	
.hrbar {
	background: url(../images/top/whatsBtm.jpg) no-repeat;
	width: 660px;
	height: 5px;
	}
.hrbar hr { display: none; }

#sideBanner { padding-top: 0px; !important }

object, param { padding:0; margin: 0}