@charset "iso-8859-2";
/* ==================================
For Top Page CSS
================================== */
/* -----Header and left Nabis superscription----- */
body#siteindex div#flashblock {
	margin:0 7px 0 9px;
	padding:0 0 0 190px;
	width:609px;
	_width:800px;/* for WinIE6 */
	height:252px;
	background: url(../../images/index_bg001.gif) no-repeat -1px 0;
}
body#siteindex div#container div#left-navi {
	margin-top:-114px;
	_margin-top:-111px;
	padding:0;
}
div#container  div#left-navi div.topbanner {
	margin:10px 7px 0;
	padding:0 0 10px;
	font-size:67%;
}
div#container  div#left-navi div.topbanner img {
	margin:0 0 3px;
}
div#container  div#left-navi p.bntxt {
	text-align:right;
}

/* -----news release----- */
body#siteindex div#footarea {
	margin-top:0;
}
body#siteindex dl#newsblock {
	margin:20px 0 0;
}
body#siteindex dl#newsblock div#newslist {
	margin:10px 0 0;
	text-align:right;
	line-height:1;
}
body#siteindex dl#newsblock div#newslist p {
	display:inline;
	margin:0;
	padding:0;
}
body#siteindex dl#newsblock div#newslist ul {
	display:inline;
	padding:0 0 0 10px;
}
body#siteindex dl#newsblock div#newslist ul li {
	display:inline;
	padding:0 10px;
	background:none;
	border-right:1px solid #666666;
}
body#siteindex dl#newsblock div#newslist ul li.firstitem {
	border-left:1px solid #666666;
}
body#siteindex dl.newsbox {
	position:relative;
	font-size:83%;
}
body#siteindex dl.newsbox dt {
	padding:8px 0 0;
}
/* The browser distribution here */
/* Usual specification */
body#siteindex dl.newsbox dd {
	margin:-2em 0 0;
	padding:8px 0 8px 5.5em;
	background: url(../images/line_bg001.gif) repeat-x left bottom;
}
/* Usual specified end */

/* Only safari is applied */
/* \*/
html*#siteindex dl.newsbox dd {
	[;
	margin:-2em 0 0;
	padding:8px 0 8px 6em;
	background: url(../images/line_bg001.gif) repeat-x left bottom;
	 ];
}/**/
/* Specified end for safari */

/* Re-specification excluding safari */
* html #siteindex dl.newsbox dd {
	margin:-2em 0 0;
	padding:8px 0 8px 5.5em;
	background: url(../images/line_bg001.gif) repeat-x left bottom;
}
/* Specified again end */
/* The browser distribution here */
body#siteindex dl.newsbox .newsicon {
	width:43px;
	float:left;
	margin-top:3px;
}
body#siteindex dl.newsbox .newstxt {
	display:block;
	line-height:1.4;
	margin-left:1em;
	padding:0 0 0 3em;
}
body#siteindex dl.newsbox .newstxt img {
	margin-top:2px;
	vertical-align:middle;
}