@charset "UTF-8";
/* CSS Document */

#top #promotion {
	margin:30px 0 15px;
}

#top #promotion img {
	margin-bottom:30px;
}

#top #news {
	padding:0;
	width:960px;
	display:block;
	color:#777;
	background:url(../../images/news.gif) no-repeat left top;
}

#top #news dl {
	/*width:850px;*/
	width:608px;
	line-height:1.4em;
	margin:0 0 0 95px;
	padding-top:8px;
}
#top #news dl dt {
	padding:3px 0 0;
	width:7em;
	float:left;
	clear:left;
}
#top #news dl dd {
	margin-bottom:0;
	padding:3px 10px 7px 9em;
}
*:first-child+html #top #news dl dd {
	margin-bottom:0;
	padding:3px 10px 0 9em;
}
*html #top #news dl dd {
	padding:3px 0 7px 9.25em;
	text-indent:-0.25em;
}

#top #news a {
	color:#9fc220;
	text-decoration:none;
}
#top #news a:hover {
	text-decoration: underline;
}

#top #news .line_n {
	margin-top:5px;
	margin-left:95px;
	border-top:solid 1px #CCC;
}

#top #news .fb {
	margin-left:95px;
	padding:13px 0 10px 32px;
	background:url(../../images/bf_icon.jpg) no-repeat 0 12px;
}

#top #news .ip {
	padding:13px 0 10px 32px;
	margin-left:10px;
}

#top #navibox {
	margin-top:10px;
	display:block;
	height:280px;
	position:relative;
}

#top #navibox p.btnR {
	left:483px;
	position: absolute;
}

/* 120605 margin-top追加 */
#top #navibox p.btnL {
	left:-6px;
	margin-top:8px;
	position: absolute;
}

/* 120605 table使用右ボタン追加*/
#top #navibox table.btnR {
	left:241px;
	position: absolute;
}
