@charset "euc-jp";
/* CSS Document */



body #Header .HeaderTxt {
    display: none;
}



body#whatsnew	{ } /* whats new contents exclusive */







/*   information   */
#information		{ }

/*   news   */
#news			{ }
#news dl		{ 
	width: 620px;
	margin: 0 auto;
	line-height: 1;
	text-align: left;
	padding-bottom: 6px;
	clear:both;
	height:24px;
	border-bottom:#333 dotted 1px;
}


#news img	{ margin: 0 auto; }


#news dt		{
	float: left;
	clear: both;
	margin-left: 3px;

}



*html #news dt {
	float: left;
	clear: both;
	margin-left: 1px;
}


#news dt img	{
	padding-top: 6px;
	margin: 0 4px 10px 0;
	float:left;
	
}



#news dt em {
	margin-right: 10px;
	font-weight: bold;
	color:#fff;
	line-height: 26px;
}

#news dd {
	float: left;

}

#news dd.link {
	float: left;
	line-height:26px;

}

#news dd.link a {
	line-height: 26px;
}


#news dd.link em		{ color:#990000; }





#news_navi {
	background: url(/regist_c/user/san12/images/ttl.jpg) top center no-repeat;
	height:80px;
	margin-bottom:30px;
}


#news_navi ul {
	padding:40px 0 0 40px;
}


#news_navi ul li {
	float:left;
	list-style:none;
	height:20px;
	padding-left:15px;
}


#news_navi ul li a img {
	border:none;
}


#news_list a {
	height:20px;
	width:auto;
	text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
	display:block;
}

#news_list a:hover {
	background-position:0 -20px;
}


#news_all a 		{ background:url(/regist_c/user/san12/images/news_navi01.gif) top left no-repeat; width:69px;}
#news_important a 	{ background:url(/regist_c/user/san12/images/news_navi02.gif) top left no-repeat; width:112px;}
#news_obstacle a 	{ background:url(/regist_c/user/san12/images/news_navi03.gif) top left no-repeat; width:77px;}
#news_maintenance a { background:url(/regist_c/user/san12/images/news_navi04.gif) top left no-repeat; width:118px;}
#news_update a 		{ background:url(/regist_c/user/san12/images/news_navi05.gif) top left no-repeat; width:120px;}


#pageroll {
	margin:0 auto;
	display:block;
	width:620px;
	margin-top:15px;
	margin-bottom:30px;
}

#pageroll .previous a {
	display:block;
	float:left;
	width:50px;
	height:20px;
	text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
	background:url(/regist_c/user/san12/images/previous.gif) top left no-repeat;
}


#pageroll .next a {
	display:block;
	float:right;
	width:50px;
	height:20px;
	text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
	background:url(/regist_c/user/san12/images/next.gif) top left no-repeat;
}


#pageroll .back a {
	display:block;
	width:50px;
	height:20px;
	text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
	background:url(/regist_c/user/san12/images/back.gif) top left no-repeat;
	margin:0 auto;
}


#pageroll .back a:hover , #pageroll .next a:hover , #pageroll .previous a:hover  {
	background-position:0 -20px;
}


#news_body {
	width:620px;
	margin:0 auto;
}

#news_body_txt {
	width:620px;
	margin:0 auto;
}



#news_body_ttl {
	border-top:#333 solid 3px;
	border-bottom:#333 solid 3px;
	margin:5px 0 10px 0;
}

#news_body_ttl dl {
	border:none;
}





#news_iframe_Wrapper {
	background:#000;
	text-align:left;
	height:160px;
}



#news_iframe_Wrapper #news dl {
	margin:0;
}


